#Custom extension options in admin panel

1 messages · Page 1 of 1 (latest)

cobalt flax
#

Hi, since there's no docs on it yet, how would I add custom configuration options for my extension?

fleet notch
#

keep in mind that some things might be documented incorrectly

cobalt flax
#

ah cool thanks!

fleet notch
#

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

cobalt flax
#

gotcha. I'll probably put this off for some time since it looks pretty complex lmao

fleet notch
#

lmfao no worries

#

i should probably create a -init template for this