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
Create a folder that is the name of your theme
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....
Creating the folder structure above allows any user to simply drag and drop the files and have everything work properly.
Last updated