2017 © Pedro Peláez
 

concrete5-theme theme-boilerplate

A theme boilerplate to start building from.

image

c5labs/theme-boilerplate

A theme boilerplate to start building from.

  • Thursday, July 26, 2018
  • by olsgreen
  • Repository
  • 6 Watchers
  • 22 Stars
  • 15 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

concrete5 Theme Boilerplate

A base to begin building your concrete5 theme., (*1)

This package is for concrete 5.7.1+ (also the upcoming version 8) for a < 5.6.x version see here., (*2)

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., (*3)

Installation

  1. Copy the 'theme-boilerplate' folder to your concrete5 instances 'application/themes' folder.
  2. Rename the copied theme folder to your desired theme name.
  3. Update the namespace reference, name, description and theme handle within page_theme.php.
  4. Login to the instance, click on the Settings icon on the right of the top bar, click 'Pages & Themes'.
  5. Click on the 'Install' button next to the theme name you set in step 2.
  6. Click on 'Return to Themes' in the lower left hand corner of your screen.
  7. You will see the new theme listed, click 'Activate' to apply the theme to your site.

Change Log

See the releases here., (*4)

License

MIT (See included license file), (*5)

The Versions

26/07 2018

dev-master

9999999-dev

A theme boilerplate to start building from.

  Sources   Download

MIT

The Requires

 

by Oliver Green