KunstmaanBundlesCMS icon indicating copy to clipboard operation
KunstmaanBundlesCMS copied to clipboard

[AdminBundle] Make admin interface "brandable"

Open jverdeyen opened this issue 8 years ago • 4 comments

I would like to add some branding parameters/options to some admin pages.

For example in kunstmaan/admin-bundle/Kunstmaan/AdminBundle/Resources/views/layout.html.twig

<img src="/bundles/kunstmaanadmin/default-theme/img/kunstmaan/kunstmaan_white.svg" class="login__logo">

And the cookbook link in kunstmaan/seo-bundle/Kunstmaan/SeoBundle/Resources/views/Admin/Settings/robotsSettings.html.twig

Some suggestions:

  • A BrandingBundle with specific settings for these items, without this bundle loaded default values will be used (via configs or templates). When using one bundle you only need to extend from this bundle instead of multiple bundles.
  • Configuration parameters in the specific bundles
  • Add these parts in separate twig template which can be overruled in app/Resouces/.. for each bundle (otherwise the whole template needs to be overwritten)

jverdeyen avatar Aug 25 '15 14:08 jverdeyen

@jverdeyen i would like to park this discussion for now. We are thinking about rebranding the CRM with a "real" name that would alleviate the branding issues for companies that operation in the same region as Kunstmaan.

roderik avatar Aug 26 '15 06:08 roderik

Oki, thanks! Any idea about the timespan of this idea? Will it be in the near future?

jverdeyen avatar Aug 26 '15 11:08 jverdeyen

@roderik Are there any updates on that?

virtualize avatar Oct 29 '15 20:10 virtualize

bump

jverdeyen avatar Nov 13 '15 13:11 jverdeyen