Hello, thanks for the message.
– Porto – Responsive HTML5 Template comes with a few samples files, such as feature-admin-charts.html, feature-admin-forms-advanced.html, etc… with those, you can see the HTML Markup and the working pages from the preview.
– In each page you can see which CSS/JS files you need to include to get the elements working.
Steps to use the admin extension:
1) Add the CSS files for that specific page (in this example, based on feature-admin-forms-advanced.html):
(Make sure the paths for the admin match with your own structure, in this example, the path is /admin/…)
2) Add the JS files for that specific page:
(Consider to combine and compress all those files on your project)
3) That’s it, now you can start to use the features from the admin as seen in the preview.
SKIN: If you want to change the color skin, don’t forget to generate the extension skin file and save in the file (assets/stylesheets/skins/extension.css):
-
This reply was modified 1 month, 2 weeks ago by Support.