Expose branding assets
-
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@grienauer Let me see if I can fix the package quickly to allow themes to be editable.
-
I have pushed an update now for this. Docs are at https://docs.cloudron.io/apps/jirafeau/#themes
-
I have pushed an update now for this. Docs are at https://docs.cloudron.io/apps/jirafeau/#themes
-
3 3246 referenced this topic on