2017 © Pedro Peláez
 

symfony-bundle sonata-gentelella-bundle

Symfony SonataAdminBundle themed with Gentelella

image

sherlockode/sonata-gentelella-bundle

Symfony SonataAdminBundle themed with Gentelella

  • Friday, May 18, 2018
  • by sherlockode
  • Repository
  • 4 Watchers
  • 2 Stars
  • 380 Installations
  • JavaScript
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 21 Versions
  • 4 % Grown

The README.md

Sonata Gentelella Theme

A simple integration of Gentelella Alela! theme for SonataAdminBundle., (*1)

This bundle automatically defines a default configuration for sonata admin, so the installation is as simple as :, (*2)

composer require sherlockode/sonata-gentelella-bundle

and in the app/AppKernel.php :, (*3)

public function registerBundles()
{
    $bundles = [
        ...
        new Sherlockode\SonataGentelellaBundle\SherlockodeSonataGentelellaBundle(),
    ];
}

into app/config.yml, (*4)

sonata_admin:
    templates:
        layout: '@App/standard_layout.html.twig'

You need to extend the standard_layout.html.twig. If you do not have it, create one and edit it like this :, (*5)

{% extends '@SherlockodeSonataGentelella/standard_layout.html.twig' %}

Most of the templates blocks are unchanged, but for the theme, we have been forced to move somes of them. So if you've overridden the sonata templates, there could be some glitches, (*6)

All plugins are disable by default, to enable plugins, in the config.yml : sherlockode_sonata_gentelella: fast_click: true nprogress: true chart: true echarts: true gauge: true bootstrap_progressbar: true skycons: true flot: true datejs: true jqvmap: true bootstrap_daterangerpicker: true calendar: true switchery: true starrr: true jquery_tag_input: true bootstrap_wysiwyg: true parsley: true cropper: true autosize: true jquery_autocomplete: true ion_rangeslider: true bootstrap_colorpicker: true jquery_inputmask: true jquery_knob: true dropzone: true validator: true jquery_smart_wizard: true pnotify: true jquery_sparklines: true morris: true animate: true easy_pie_chart: true echarts: true datatables: true, (*7)

To see the demo (need all plugins) sherlockode_sonata_gentelella: demo: true, (*8)

The Versions

18/05 2018

dev-master

9999999-dev

Symfony SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

18/05 2018

v1.0.15

1.0.15.0

Symfony SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

14/05 2018

v1.0.14

1.0.14.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

28/04 2018

v1.0.13

1.0.13.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

29/01 2018

v1.0.12

1.0.12.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

29/01 2018

dev-fix/menu-slide-down

dev-fix/menu-slide-down

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

16/01 2018

v1.0.11

1.0.11.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

16/01 2018

dev-fix/high-light-menu

dev-fix/high-light-menu

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

16/01 2018

v1.0.10

1.0.10.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

04/12 2017

dev-fix/menu

dev-fix/menu

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

22/11 2017

v1.0.9

1.0.9.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

23/10 2017

v1.0.8

1.0.8.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

16/10 2017

v1.0.7

1.0.7.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

21/08 2017

dev-feature/move-js-plugin

dev-feature/move-js-plugin

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

31/07 2017

v1.0.6

1.0.6.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

04/07 2017

v1.0.5

1.0.5.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

22/06 2017

v1.0.4

1.0.4.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

01/06 2017

v1.0.3

1.0.3.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

24/05 2017

v1.0.2

1.0.2.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

23/05 2017

v1.0.1

1.0.1.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode

15/05 2017

v1.0.0

1.0.0.0

SonataAdminBundle themed with Gentelella

  Sources   Download

MIT

The Requires

 

by Avatar sherlockode