PHPackages                             acs/acspanel-standard - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. acs/acspanel-standard

AbandonedArchivedProject[Utility &amp; Helpers](/categories/utility)

acs/acspanel-standard
=====================

The server administration tool written in Symfony2

v0.1-beta(12y ago)451[22 issues](https://github.com/AltCtrlSupr/ACSPanel-Standard/issues)PHPPHP &gt;=5.3.3

Since Oct 18Pushed 9y ago1 watchersCompare

[ Source](https://github.com/AltCtrlSupr/ACSPanel-Standard)[ Packagist](https://packagist.org/packages/acs/acspanel-standard)[ RSS](/packages/acs-acspanel-standard/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (1)Dependencies (23)Versions (14)Used By (0)

ACSPanel (ACS Control Server Panel)
===================================

[](#acspanel-acs-control-server-panel)

[![Travis-ci](https://camo.githubusercontent.com/ba07b7d8d8c4f452b450f063e6e3b3c81c8a6efb28b1eba86e5dc7925ebaadc6/68747470733a2f2f7472617669732d63692e6f72672f416c744374726c537570722f41435350616e656c2d5374616e646172642e737667)](https://camo.githubusercontent.com/ba07b7d8d8c4f452b450f063e6e3b3c81c8a6efb28b1eba86e5dc7925ebaadc6/68747470733a2f2f7472617669732d63692e6f72672f416c744374726c537570722f41435350616e656c2d5374616e646172642e737667)

Welcome to ACSPanel - The server administration tool written in Symfony2

This document contains information on how to download, install, and start using ACSPanel.

Features:
---------

[](#features)

- Multiserver: ACSPanel can be decentralized, you can have how many servers as you wish for each service. Each server will know what has to do.
- Role based user system: ACSPanel has 4 basic roles, superadmin, admin, reseller and final user. Each one with its different available actions based on its permissions and assigned plans.
- Plan system: ACSPanel works with custom Plans, you can create your different Plans to manage your resources.
- Logged actions: Each change in the database is logged in database. You can know what did anyone and also check the changes and do rollback to the entity (Comming soon...). Thanks to [StofDoctrineExtensionsBundle](https://github.com/stof/StofDoctrineExtensionsBundle) and [DoctrineExtensions](https://github.com/l3pp4rd/DoctrineExtensions)
- Admin theme, thanks to \[AvanzuAdminThemeBundle\]\[\]
- Mobile front-end (Comming soon...):
- Wordpress farm: See [PanelWordpressBundle](https://github.com/AltCtrlSupr/PanelWordpressBundle)
- API Restful, using \[FOSRestBundle\]\[\] and \[NelmioApiDocBundle\]\[\] for the documentation.
- Multilanguage: Each user can select the prefered language. (Translators needed)

How it works:
-------------

[](#how-it-works)

ACSPanel is just a Front-end for a custom Database with all the information related with your services. All the services ask to the panel database what configuration has to load.

Services supported (At the moment):

- DNS: [PowerDNS](https://github.com/AltCtrlSupr/acspanel-deb/)
- Web: [Apache2](https://github.com/AltCtrlSupr/acspanel-deb/), [Apache2 webproxy](https://github.com/AltCtrlSupr/acspanel-deb/)
- Database: [MySQL](https://github.com/AltCtrlSupr/acspanel-deb/)
- FTP: [ProFTPd](https://github.com/AltCtrlSupr/acspanel-deb/), [PureFTPd](https://github.com/AltCtrlSupr/acspanel-deb/)

Installing ACSPanel
-------------------

[](#installing-acspanel)

When it comes to installing the ACSPanel, you have the following options.

### Download from GIT repository

[](#download-from-git-repository)

To install ACSPanel from git repository, you have to clone the project with the next command and execute the following commands

```
cd /server_root_directory/

git clone git@github.com:AltCtrlSupr/ACSPanel-Standard.git acspanel

curl -sS https://getcomposer.org/installer | php

php composer.phar install

```

### Install using docker

[](#install-using-docker)

```
docker run -d --name acspanel -v :/var/www/app/config/parameters.yml -p :80 altctrlsupr/acspanel
```

You can also build your own docker image:

```
git clone git@github.com:AltCtrlSupr/ACSPanel-Standard.git acspanel
cd acspanel
```

```
docker build --name /acspanel .
```

And then you can run the image using the command avobe changing the image name for the one you choose.

Permissions
-----------

[](#permissions)

To avoid permissions issues after executing console commands you should do the next

```
mkdir app/cache && mkdir app/logs (TODO: check this to be created with the initial files...)
sudo setfacl -R -m u:www-data:rwX -m u:`whoami`:rwX app/cache app/logs
sudo setfacl -dR -m u:www-data:rwx -m u:`whoami`:rwx app/cache app/logs

```

Setting up ACSPanel
-------------------

[](#setting-up-acspanel)

You should create your own config\_dev.yml, as the parameters you can take config\_dev.yml.sample as example.

```
cp app/config/config_dev.yml.sample app/config/config_dev.yml

```

To install all the dependencies you have to execute composer command.

```
composer install

```

Then you are ready to create the acspanel basic schema executing the next command:

```
php app/console doctrine:schema:create

```

You can load some basic fixtures running next command, like basic groups and admin to start using the panel:

```
php app/console doctrine:fixtures:load

```

The basic fixtures, adds the superadmin user to let you start to work with the panel. Its default password is 1234. The acspanel will redirect you to password change screen where you should change the password.

For the AvanzuAdminThemeBundle you should download its assets running the next command:

```
    php app/console avanzu:admin:fetch-vendor
```

You should install the assets as well:

```
php app/console assets:install --symlink

```

Congratulations! You're now ready to use ACSPanel.

Setting up Apache2
------------------

[](#setting-up-apache2)

```

    DocumentRoot /home/user/www/acspanel/web

        Options Indexes FollowSymLinks MultiViews
        AllowOverride All
        Order allow,deny
        allow from all

```

Ensure you have rewrite mode enabled

Getting started with ACSPanel
-----------------------------

[](#getting-started-with-acspanel)

Changing the panel view parameters:

```
edit app/config/config.yml // Set variables from twig globals, you can change the default date format, the panel name and breadcumb separation character

```

Setting up third party programs
-------------------------------

[](#setting-up-third-party-programs)

To set up roundcube to be able to change the passwords with the password plugin you must use the next query:

```
$rcmail_config['password_query'] = 'UPDATE mail_mailbox mb INNER JOIN mail_domain md ON mb.mail_domain_id = md.id INNER JOIN domain d ON md.domain_id = d.id SET mb.password=%p WHERE mb.username=%l AND mb.password=%o AND d.domain=%d';

```

Updating the panel (DO BACKUPS FIRST!!)
---------------------------------------

[](#updating-the-panel-do-backups-first)

Get the latest version of the code

```
git pull

```

Install the latest version of the dependencies

```
./composer.phar install

```

Update the database

```
php app/console doctrine:schema:update --force

```

And install the assets

```
php app/console assets:install --symlink

```

Setting up services to automatic apply panel settings
-----------------------------------------------------

[](#setting-up-services-to-automatic-apply-panel-settings)

Apache: Copy the script tools/acspanel-srv-apache2-reboot to each Apache2 server and give execution permission to the script. Change the panel database access details and add to crontab. Create a file in /etc/cron.d/ folder with the next contents:

```
* *     * * *   root    /usr/local/sbin/acspanel-srv-apache2-reboot

```

Change the route to your script location

Contribute
----------

[](#contribute)

If you want to contribute you can open Issues on this github repository. Also you can donate to the next bitcoin address:

```
1yRnWxg7HxbQG9Vqzyja99phcQYnJ3prL

```

What's inside?
--------------

[](#whats-inside)

Symfony2 comes pre-configured with the following bundles:

- **FrameworkBundle** - The core Symfony framework bundle
- [**SensioFrameworkExtraBundle**](http://symfony.com/doc/2.1/bundles/SensioFrameworkExtraBundle/index.html) - Adds several enhancements, including template and routing annotation capability
- [**DoctrineBundle**](http://symfony.com/doc/2.1/book/doctrine.html) - Adds support for the Doctrine ORM
- [**TwigBundle**](http://symfony.com/doc/2.1/book/templating.html) - Adds support for the Twig templating engine
- [**SecurityBundle**](http://symfony.com/doc/2.1/book/security.html) - Adds security by integrating Symfony's security component
- [**SwiftmailerBundle**](http://symfony.com/doc/2.1/cookbook/email.html) - Adds support for Swiftmailer, a library for sending emails
- [**MonologBundle**](http://symfony.com/doc/2.1/cookbook/logging/monolog.html) - Adds support for Monolog, a logging library
- [**AsseticBundle**](http://symfony.com/doc/2.1/cookbook/assetic/asset_management.html) - Adds support for Assetic, an asset processing library
- [**JMSSecurityExtraBundle**](http://jmsyst.com/bundles/JMSSecurityExtraBundle/master) - Allows security to be added via annotations
- [**JMSDiExtraBundle**](http://jmsyst.com/bundles/JMSDiExtraBundle/master) - Adds more powerful dependency injection features
- **WebProfilerBundle** (in dev/test env) - Adds profiling functionality and the web debug toolbar
- **SensioDistributionBundle** (in dev/test env) - Adds functionality for configuring and working with Symfony distributions
- [**SensioGeneratorBundle**](http://symfony.com/doc/2.1/bundles/SensioGeneratorBundle/index.html) (in dev/test env) - Adds code generation capabilities
- **AcmeDemoBundle** (in dev/test env) - A demo bundle with some example code

And ACSPanel adds the following Bundles:

- [**FOSUserBundle**](https://github.com/FriendsOfSymfony/FOSUserBundle) - Adds the user authentication and administration.
- [**StofDoctrineExtensionsBundle**](https://github.com/stof/StofDoctrineExtensionsBundle) - Adds loggable support to entities.
- [**KnpMenuBundle**](https://github.com/KnpLabs/KnpMenuBundle) - Adds the menu generation system.
- [**LiipThemeBundle**](https://github.com/liip/LiipThemeBundle) - Adds the themes support.
- [**CraueFormFlowBundle**](https://github.com/liip/LiipThemeBundle) - Used in add hosting form flow.
- [**GregwarFormBundle**](https://github.com/craue/CraueFormFlowBundle)
- [**KnpPaginatorBundle**](https://github.com/Gregwar/FormBundle)
- [**DoctrineFixturesBundle**](https://github.com/KnpLabs/KnpPaginatorBundle)

Enjoy!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% 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

Unknown

Total

1

Last Release

4592d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9cbcbe685af90849bdd806d22ba8c315093bdeb6b2c46c874108b69f81c23038?d=identicon)[gtrias](/maintainers/gtrias)

---

Top Contributors

[![gtrias](https://avatars.githubusercontent.com/u/4225298?v=4)](https://github.com/gtrias "gtrias (217 commits)")[![marticardus](https://avatars.githubusercontent.com/u/3129660?v=4)](https://github.com/marticardus "marticardus (24 commits)")

---

Tags

deprecartedhostingpanelsymfonysysadmin

### Embed Badge

![Health badge](/badges/acs-acspanel-standard/health.svg)

```
[![Health](https://phpackages.com/badges/acs-acspanel-standard/health.svg)](https://phpackages.com/packages/acs-acspanel-standard)
```

###  Alternatives

[claroline/core-bundle

Claroline core bundle

165.5k52](/packages/claroline-core-bundle)

PHPackages © 2026

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