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.
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
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.
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://discuss.fresns.org/comment/r0UTE22k
Do you have to clear all cache after unpublish, making changes and republish?
https://discuss.fresns.org/comment/25YvAjMG
uninstall or unpublish removes the assets files.
https://discuss.fresns.org/comment/iL6Hyy28
Scroll up to load more