Wrapping Things Up

Once you are done creating your theme and you want others to use it; follow these steps. I will use Orion as my theme example

  1. Create a folder that is the name of your theme

  2. Then inside that folder create this folder structure. Orion - app - database - themes - orion - 0000_00_00_00000_orion.php - resources - views - orion - Orion's files. - assets (optional) - css - js - etc....

  3. Creating the folder structure above allows any user to simply drag and drop the files and have everything work properly.

Last updated