PHPackages                             fi/pannelloamministrazionebundle - 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. fi/pannelloamministrazionebundle

Abandoned → [fi/fifreecorebundle](/?search=fi%2Ffifreecorebundle)ArchivedSymfony-bundle[Admin Panels](/categories/admin)

fi/pannelloamministrazionebundle
================================

Pannello di amministrazione per progetti Fifree2

v3.0(9y ago)02.8kMITCSSPHP &gt;=5.5.0

Since Oct 6Pushed 9y agoCompare

[ Source](https://github.com/ComuneFI/PannelloamministrazioneBundle)[ Packagist](https://packagist.org/packages/fi/pannelloamministrazionebundle)[ RSS](/packages/fi-pannelloamministrazionebundle/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (30)Versions (53)Used By (0)

PannelloAmministrazioneBundle
=============================

[](#pannelloamministrazionebundle)

\[[![Build Status](https://camo.githubusercontent.com/f965525d94ba15255b73062cb7de555143dca8d909092d9b24a1d2cc290b1494/68747470733a2f2f7472617669732d63692e6f72672f436f6d756e6546492f50616e6e656c6c6f616d6d696e69737472617a696f6e6542756e646c652e7376673f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/f965525d94ba15255b73062cb7de555143dca8d909092d9b24a1d2cc290b1494/68747470733a2f2f7472617669732d63692e6f72672f436f6d756e6546492f50616e6e656c6c6f616d6d696e69737472617a696f6e6542756e646c652e7376673f6272616e63683d6d6173746572)\] () [![Coverage Status](https://camo.githubusercontent.com/276bcf934f690a2baa1521fa0d6e51a912dccdd8241787c9a2f4e00189a98886/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f436f6d756e6546492f50616e6e656c6c6f616d6d696e69737472617a696f6e6542756e646c652f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/ComuneFI/PannelloamministrazioneBundle?branch=master)

Installazione:
--------------

[](#installazione)

- Aggiungere nel file composer.json (root del progetto) nella sezione:

```
composer require "fi/pannelloamministrazionebundle"

```

- Aggiungere nel file app/AppKernel.php nella funzione registerBundles;

```
    new Fi\PannelloAmministrazioneBundle\FiPannelloAmministrazioneBundle(),

```

- Aggiungere nella routing dell'applicazione in app/config/routing.yml:

```
    fi_pannello_amministrazione:
        resource: "@FiPannelloAmministrazioneBundle/Resources/config/routing.yml"
        prefix:   /

```

- Infine lanciare

```
    assets:install

```

- Test

```
    #Scarico dipendenze
    composer install
    #Preparare il db
    rm tests/app/dbtest.sqlite
    php tests/app/console fifree:install admin admin admin@admin.it --env=test
    rm -rf src/Tests/app/cache/test
    rm -rf src/Tests/app/cache/dev
    #Assets install
    php tests/app/console assets:install tests/app --env=test
    #Start servers
    php tests/app/console server:run -d tests/app --env=test 2>&1 &
    sh vendor/bin/selenium-server-standalone > /dev/null 2>&1 &
    rm -rf tests/app/cache/test
    rm -rf tests/app/cache/dev
    #Lanciare i test
    vendor/bin/phpunit

```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity71

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

Total

52

Last Release

3451d ago

Major Versions

v2.0 → v3.02016-10-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/c06b49229d24051e9fe509791b9606e70bc5757d6d395a2c241350e2e2133a91?d=identicon)[comunefi\_spa](/maintainers/comunefi_spa)

---

Top Contributors

[![manzolo](https://avatars.githubusercontent.com/u/7722346?v=4)](https://github.com/manzolo "manzolo (132 commits)")

---

Tags

Pannello amministrazione bundle

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/fi-pannelloamministrazionebundle/health.svg)

```
[![Health](https://phpackages.com/badges/fi-pannelloamministrazionebundle/health.svg)](https://phpackages.com/packages/fi-pannelloamministrazionebundle)
```

PHPackages © 2026

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