Comment

gabrieL
gabrieL: I created a theme called SocialMatrix based on Moments. Is there a reason why it doesn't show available under App Center -> Themes ?...
Extension Development

The list of themes in the admin panel is read from the database, so you need to install it first to get the theme into the database. The configuration information is in theme.json in the theme directory.

https://discuss.fresns.org/comment/o6N7bZD3

Comment 7

I updated the theme information in the theme.json but how do I install it? I thought publishing was the same as installing it. Do I need to put it in the Marketplace?
https://discuss.fresns.org/comment/Fs5apO0G
Sorry! I seem to have overlooked the php artisan theme:install function.
https://discuss.fresns.org/comment/wT9sIP6w

This can also be done in the admin panel. Select Input Directory Path and enter the full path. If the appliance is already in the /extensions/plugins/ or /extensions/themes/ directory, you can install it by specifying only fskey as the directory path.

theme-install.png
https://discuss.fresns.org/comment/gf1R6VCV
I have one observation. To do something as modify a single CSS line from the theme I created I had to uninstall it, reinstall it and clean cache. Is this meant to be process by design or am I doing something wrong?
https://discuss.fresns.org/comment/DUfcQrsT
https://fresns.org/extensions/theme/#file-publish
https://discuss.fresns.org/comment/r0UTE22k
Scroll up to load more