PHPackages                             sherlockode/sonata-gentelella-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. sherlockode/sonata-gentelella-bundle

ActiveSymfony-bundle[Admin Panels](/categories/admin)

sherlockode/sonata-gentelella-bundle
====================================

Symfony SonataAdminBundle themed with Gentelella

v1.0.18(6y ago)57.6k6[1 issues](https://github.com/sherlockode/sonata-gentelella-bundle/issues)MITJavaScript

Since May 15Pushed 6y ago4 watchersCompare

[ Source](https://github.com/sherlockode/sonata-gentelella-bundle)[ Packagist](https://packagist.org/packages/sherlockode/sonata-gentelella-bundle)[ RSS](/packages/sherlockode-sonata-gentelella-bundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (10)Dependencies (1)Versions (20)Used By (0)

Sonata Gentelella Theme
=======================

[](#sonata-gentelella-theme)

A simple integration of [Gentelella Alela!](https://colorlib.com/polygon/gentelella/index.html) theme for [SonataAdminBundle](https://github.com/sonata-project/SonataAdminBundle).

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

```
composer require sherlockode/sonata-gentelella-bundle

```

and in the `app/AppKernel.php` :

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

into `app/config.yml`

```
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 :

```
{% 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**

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

```

To see the demo (need all plugins)

```
sherlockode_sonata_gentelella:
    demo: true

```

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~43 days

Recently: every ~103 days

Total

19

Last Release

2549d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fafd942dc78112d2a4b4088c8a07d01557590ee22e5881587afe6b16ad92c6d1?d=identicon)[sherlockode](/maintainers/sherlockode)

![](https://www.gravatar.com/avatar/c483b6e5baed74d83cd8fb61ddb4e5c3e10d7a6b07e906a96d91e3b0216533e9?d=identicon)[juchi](/maintainers/juchi)

---

Top Contributors

[![nykopol](https://avatars.githubusercontent.com/u/2706685?v=4)](https://github.com/nykopol "nykopol (19 commits)")[![juchi](https://avatars.githubusercontent.com/u/3333098?v=4)](https://github.com/juchi "juchi (16 commits)")[![Vowow](https://avatars.githubusercontent.com/u/3932842?v=4)](https://github.com/Vowow "Vowow (16 commits)")[![OskarStark](https://avatars.githubusercontent.com/u/995707?v=4)](https://github.com/OskarStark "OskarStark (3 commits)")[![BrownSim](https://avatars.githubusercontent.com/u/12810073?v=4)](https://github.com/BrownSim "BrownSim (1 commits)")

### Embed Badge

![Health badge](/badges/sherlockode-sonata-gentelella-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/sherlockode-sonata-gentelella-bundle/health.svg)](https://phpackages.com/packages/sherlockode-sonata-gentelella-bundle)
```

###  Alternatives

[sonata-project/page-bundle

This bundle provides a Site and Page management through container and block services

219928.1k13](/packages/sonata-project-page-bundle)[yokai/sonata-workflow

Integrate Symfony workflow component in Sonata Admin

23383.3k](/packages/yokai-sonata-workflow)[picoss/sonata-extra-admin-bundle

Sonata Extra admin features

1862.5k](/packages/picoss-sonata-extra-admin-bundle)[pirasterize/sonata-form-builder

A drag&amp;drop form builder for sonata admin

182.9k](/packages/pirasterize-sonata-form-builder)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
