- Go to /custom/templates and copy/paste the
Aurora
folder, and then rename the copied folder to the name of your template. - Navigate to your template folder
(/custom/templates/your-template)
, and find template.php file, there edit the following: - At lines 12 and 152 rename
Aurora_Template
toYourTemplateName_Template.
- At lines 27-30 change name and author values to values of your template name and yourself.
- After you're finished with the steps above, in your website navigate to StaffCP > Layouts > Templates, and click "Install", after that you should be able to see your template.
- Active it by clicking "Enable" and "Make Default".
- That's it, now feel free to edit the HTML in .tpl files, CSS, JS, fonts and other files in the appropriate files in your template folder.