PHPackages                             thunderwolf/tw-admin-plugin - 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. thunderwolf/tw-admin-plugin

AbandonedSymfony1-plugin[Admin Panels](/categories/admin)

thunderwolf/tw-admin-plugin
===========================

symfony 1.x Admin Template plugin

1.1.6(11y ago)11221MITHTML

Since May 31Pushed 10y ago1 watchersCompare

[ Source](https://github.com/thunderwolf/twAdminPlugin)[ Packagist](https://packagist.org/packages/thunderwolf/tw-admin-plugin)[ Docs](http://thunderwolf.net/)[ RSS](/packages/thunderwolf-tw-admin-plugin/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (1)Versions (9)Used By (1)

```
# twAdminPlugin based on sfAdminDashPlugin

##Overview

I had to create nice backend for my Thunderwolf Project and here is result.

This plugin is based on __sfAdminDashPlugin__ created by __Kevin Bond__. Like him I had to create a menu to access all the various modules.

This plugin automates the process by using a configuration files.

###Optional Requirements:

[twCorePlugin](http://www.symfony-project.org/plugins/twCorePlugin)
Base plugin for all Thunderwolf Plugins

[twAdminGuardPlugin](http://www.symfony-project.org/plugins/twAdminGuardPlugin)
The Best plugin for authentication

##Installation

Install plugin:

	symfony plugin:install twAdminPlugin
	symfony cache:clear

Create backend or admin app if not exists:

	symfony generate:app backend

Publish the plugin's assets:

	plugin:publish-assets

If the modules are admin generator modules, change the default admin generator theme in each module's *generator.yml* to the **twadmin** Theme

	    theme:                 twadmin

This plugin default *app.yml* file looks like the following:

	all:
	  ckeditor:
	    basePath:         '/twAdminPlugin/ckeditor/'

	  tw_admin:
	    web_dir:                      /twAdminPlugin
	    image_dir:                    /twAdminPlugin/images/

	    site:                         My Site
	    site_start_year:              2012

	    include_path:                 true
	    include_jquery_no_conflict:   false

	    default_module:               homepage
	    default_category:             index
	    default_subcategory:          false

	    #login:                        false
	    #logout:                       true

	    #login_route:                  '@homepage'
	    #logout_route:                 '@homepage'

	    menu:
	      homepage:
	        categories:
	          index:
	            label: Informations
	            url:   '@homepage'

For example **twAdminGuardPlugin** default *app.yml* file looks like the following:

	all:
	  tw_admin:
	    login:                        false
	    logout:                       true

	    login_route:                  '@tw_guard_signin'
	    logout_route:                 '@tw_guard_signout'

	    module:
	      usersadmin:
	        label: Użytkownicy
	        url:   '@tw_guard_user'
	        credentials: [superadmin]

	    menu:
	      usersadmin:
	        categories:
	          users:
	            label: Użytkownicy
	            url:   '@tw_guard_user'
	            credentials: [admin]
	          permissions:
	            label: Uprawnienia
	            url:   '@tw_guard_permission'
	            credentials: [superadmin]
	          groups:
	            label: Grupy Uprawnień
	            url:   '@tw_guard_group'
	            credentials: [superadmin]

----

This plugin is based on [Bootstrap, from Twitter](http://twitter.github.com/bootstrap/)

Custom navbar collors:
Darker: #dceaf8
Dark: #f5f9fd

Included CKEditor version: 3.6.4

This plugin have some additional graphics and HTML design is sponsored by [ARUKOMP](http://www.arukomp.pl) company.

All this additional graphics are licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0)

![Creative Commons License](http://i.creativecommons.org/l/by/3.0/88x31.png)

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

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

Recently: every ~111 days

Total

8

Last Release

4108d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05eb48f56bd630f26cd358aaf476c92d809992b340036035a400b4d585b3fb72?d=identicon)[thunderwolf](/maintainers/thunderwolf)

---

Top Contributors

[![ldath](https://avatars.githubusercontent.com/u/64095?v=4)](https://github.com/ldath "ldath (81 commits)")

---

Tags

symfonybootstrapadmin

### Embed Badge

![Health badge](/badges/thunderwolf-tw-admin-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/thunderwolf-tw-admin-plugin/health.svg)](https://phpackages.com/packages/thunderwolf-tw-admin-plugin)
```

###  Alternatives

[wandi/easyadmin-plus-bundle

Wandi/EasyAdminPlusBundle

3926.1k](/packages/wandi-easyadmin-plus-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1714.8k8](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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