HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to start with making theme from scratch? Necessary files and etc...
I am very new to Vanilla forums and would like to learn how to create a custom theme.
Inside the theme folder I have added next files and folders:
- mytheme/addon.js
- mytheme/screenshot.png
- mytheme/design/custom.css
- mytheme/views/default.master.tpl (just saying Hello world to see if its working)
Unfortunately I don't see the theme inside the dashboard.
What am I missing? What are the necessary files and what is the basic configuration to at least see my theme inside the dashboard?
Vanilla version: 2.8.3
Tagged:
0
Comments
Clear /cache
Theme name must match excact to name in addon.js
Capitalization matters.
https://open.vanillaforums.com/discussion/33633/how-to-install-a-plugin-addon-theme
addon.json
My themes: pure | minusbaseline - My plugins: CSSedit | HTMLedit | InfiniteScroll | BirthdayModule | [all] - PM me about customizations
VanillaSkins.com - Plugins, Themes and Graphics for Vanillaforums OS
Guys, thank you for the info. Actually, everything was fine but one thing. Inside addon.json I had an extra comma.