A base to begin building your concrete5 theme.
This package is for concrete 5.7.1+ (also the upcoming version 8) for a < 5.6.x version see here.
Note that if you are not familiar with concrete, want to generate a packaged theme or just want to speed up development, you can fill in a form and generate a customised theme boilerplate at c5labs.com. This will provide you with a customised theme or package zip that you can simply extract to your packages or theme directory without the need to update namespaces, handles, etc.
- Copy the 'theme-boilerplate' folder to your concrete5 instances 'application/themes' folder.
- Rename the copied theme folder to your desired theme name.
- Update the namespace reference, name, description and theme handle within page_theme.php.
- Login to the instance, click on the Settings icon on the right of the top bar, click 'Pages & Themes'.
- Click on the 'Install' button next to the theme name you set in step 2.
- Click on 'Return to Themes' in the lower left hand corner of your screen.
- You will see the new theme listed, click 'Activate' to apply the theme to your site.
See the releases here.
MIT (See included license file)