Skip to content
This repository was archived by the owner on Jun 6, 2020. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 412 Bytes

File metadata and controls

10 lines (6 loc) · 412 Bytes

Chapter 1. Installation

We assume you’re familiar with Composer, a dependency manager for PHP. Use the following command to add the bundle to your composer.json and download the package.

composer require harmony/theme-bundle

Alternatively, you can clone the https://github.com/harmonycms/theme-bundle repository.