Custom extension options in admin panel

Hi, since there's no docs on it yet, how would I add custom configuration options for my extension?
6 Replies
Emma
Emma2y ago
https://documentation.ptero.shop has the old documentation which included that guide keep in mind that some things might be documented incorrectly
Jason
JasonOP2y ago
ah cool thanks!
Emma
Emma2y ago
consider adding css variables to the dashboard: wrapper for actually applying the options to the css as you cannot use blade code within dashboard: css
Jason
JasonOP2y ago
gotcha. I'll probably put this off for some time since it looks pretty complex lmao
Emma
Emma2y ago
lmfao no worries i should probably create a -init template for this
Jason
JasonOP2y ago
could be useful

Did you find this page helpful?