Liam C.
Member
Hi there, I am developing an addon and would like thoughts on two features I have planned but would like thoughts on the best way to implement it / if it is a bad idea to implement it.
Addon Themes: This would be themes provided by the addon itself, rather than Xenforo themes. Meaning that I could create Light and Dark theme regardless if the site has a theme or not. I am using my own customer page_container. We have plans to make around 8 custom themes with this in mind.
Config outside of Admin Control Panel: I am currently considering editing the config on a config route (for e.g. /addon-name/config), this would make for custom elements to easily be made (for e.g. we plan to have an "Add Source" button to add for an element, as there'll be a forEach function for each source for specific functions)
If anyone has suggestions on how to do an "Add Source" button within the Admin Control Panel, that would also be good!!
Looking forward to replies! Thank you!!
Addon Themes: This would be themes provided by the addon itself, rather than Xenforo themes. Meaning that I could create Light and Dark theme regardless if the site has a theme or not. I am using my own customer page_container. We have plans to make around 8 custom themes with this in mind.
Config outside of Admin Control Panel: I am currently considering editing the config on a config route (for e.g. /addon-name/config), this would make for custom elements to easily be made (for e.g. we plan to have an "Add Source" button to add for an element, as there'll be a forEach function for each source for specific functions)
If anyone has suggestions on how to do an "Add Source" button within the Admin Control Panel, that would also be good!!
Looking forward to replies! Thank you!!
Last edited: