Expose branding assets
Solved
Jirafeau
-
I don't know how stable theme support is for the app, so allowing to customize those assets has the downside of potentially broken updates. Usually we try to lean towards stable releases compared to making everything customizable.
-
if someone wants to add a custom theme, this is currently not possible, because the
$cfg['style'] = 'themename';
just listens to the /media folder, which lives outside.
Is there a solution for that?
thx -
I have pushed an update now for this. Docs are at https://docs.cloudron.io/apps/jirafeau/#themes
-
3 3246 referenced this topic on