Hi,
how to install different themes manually (and enable in opnsense) and where themes can be downloaded?
thanks
System, firmware, plugins
Look for ones starting with os-theme
Bart...
thank you,
i'm looking for actual filesystem location of these files
i believe it's /usr/local/opnsense/www/themes?
the question where can i direct download themes?
GitHub:
https://github.com/opnsense/plugins/tree/master/misc
Pkg files - for example for 21.7.x:
https://pkg.opnsense.org/FreeBSD:12:amd64/21.7/latest/All/
@fabian
thank you!
is it possible to install packages offline from cli?
You just need a copy of the plugin tree...
# cd /usr/plugins/my/plugin && make upgrade
Cheers,
Franco