PHPackages                             parabol/parabol-admin-core-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. parabol/parabol-admin-core-bundle

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

parabol/parabol-admin-core-bundle
=================================

CMS

0.9.11(6y ago)0236MITPHPPHP &gt;=5.6.0

Since Jan 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/parabolalab/ParabolAdminCoreBundle)[ Packagist](https://packagist.org/packages/parabol/parabol-admin-core-bundle)[ Docs](https://github.com/parabolalab/ParabolAdminCoreBundle)[ RSS](/packages/parabol-parabol-admin-core-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (15)Versions (13)Used By (0)

\################################################################################

INSTALLING BUNDLE
=================

[](#installing-bundle)

\################################################################################

Add to composer:

```
{
    "minimum-stability": "stable",
    "prefer-stable": true,
    "repositories": [
        { "type": "composer", "url": "http://hub.parabolalab.com/" }
    ],
    "require": {
        "parabol/parabol-admin-core-bundle": "dev-master"
    }

}

```

and add to kernel:

```
new Parabol\AdminCoreBundle\ParabolAdminCoreBundle()

```

\################################################################################

INSTALLING ADMIN ASSETS
=======================

[](#installing-admin-assets)

\################################################################################

Bower is required to install all admin assets, if you don't have bower do the following steps to install on OSX:

```
1. Download and instal node.js from https://nodejs.org or https://nodejs.org/dist/v4.1.1/node-v4.1.1.pkg
2. Call the following console commands:

	sudo npm install npm -g
	sudo npm install -g bower

```

On first assets installation best way to do this is call the console command:

```
php app/console parabol:admin-install

```

\################################################################################

DEFAULT CONFIGURATION
=====================

[](#default-configuration)

\################################################################################

```
parabol_admin_core:
    dashboard:
        redirected: null            #e.g. Parabol_AdminCoreBundle_Page_list
        disabled: false             #e.g. true
    post:
        disabled: false             #e.g. true
    text_block:
        disabled: false             #e.g. true
    gallery:
        disabled: false             #e.g. true
    app_setting:
        disabled: false             #e.g. true

```

\################################################################################

OTHER ASSETS
============

[](#other-assets)

\################################################################################

\#google dashboard bower --config.directory=web/admin/components install bernii/gauge.js

\#new version fix bower --config.directory=web/admin/components install admin-lte bower --config.directory=web/admin/components install ionicons bower --config.directory=web/admin/components install select2

\#bower --config.directory=web/admin/components install svg-loaders #bower --config.directory=web/admin/components install bootstrap-hover-dropdown

\#video player #bower --config.directory=web/admin/components install mediaelement

\#required bower --config.directory=web/admin/components install eonasdan-bootstrap-datetimepicker bower --config.directory=web/admin/components install blueimp-file-upload bower --config.directory=web/admin/components install bootstrap-colorpickersliders bower --config.directory=web/admin/components install jquery-sortable

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~54 days

Recently: every ~110 days

Total

12

Last Release

2450d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d0af527e8619715ba8ed798cc921188695d1e967a33903d47970f402429a9ed?d=identicon)[parabolalab](/maintainers/parabolalab)

---

Top Contributors

[![parabolalab](https://avatars.githubusercontent.com/u/1681394?v=4)](https://github.com/parabolalab "parabolalab (28 commits)")

---

Tags

cms

### Embed Badge

![Health badge](/badges/parabol-parabol-admin-core-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/parabol-parabol-admin-core-bundle/health.svg)](https://phpackages.com/packages/parabol-parabol-admin-core-bundle)
```

###  Alternatives

[kunstmaan/bundles-cms

The Kunstmaan CMS is an advanced yet user-friendly content management system, based on the full stack Symfony framework combined with a whole host of community bundles. It provides a full featured, multi-language CMS system with an innovative page and form assembling process, versioning, workflow, translation and media managers and much more.

411285.2k19](/packages/kunstmaan-bundles-cms)[kunstmaan/admin-bundle

The Kunstmaan Admin bundle supplies your project with a basic, elegant backend interface you can modify and extend so you can make your perfect admin module. The clean interface makes it straightforward for you and the people working with it to change settings and modify content.

58149.5k20](/packages/kunstmaan-admin-bundle)[fsi/admin-bundle

FSi Admin Bundle. Admin generator for Symfony.

5849.2k7](/packages/fsi-admin-bundle)[mwsimple/admin-crud

Admin Crud Bundle generator for Symfony applications

213.3k](/packages/mwsimple-admin-crud)[artgris/page-bundle

add a page manager to EasyAdminBundle for Symfony

151.5k](/packages/artgris-page-bundle)

PHPackages © 2026

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