symfony-bundle mysql-postfix-admin-bundle
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
trois-six/mysql-postfix-admin-bundle
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
- Tuesday, August 4, 2015
- by Fitiwizz
- Repository
- 2 Watchers
- 2 Stars
- 34 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 6 Versions
- 0 % Grown
TroisSix\MysqlPostfixAdminBundle
Helps you manage Postfix Admin MySQL tables., (*1)
See postfixadmin.sourceforge.net for more information and documentation about Postfix Admin., (*2)
Installation / Usage
Install with composer :, (*3)
$ composer require trois-six/mysql-postfix-admin-bundle
Configuration
- Register the bundle in your
app/AppKernel.php
:
public function registerBundles()
{
...
new TroisSix\MysqlPostfixAdminBundle\TroisSixMysqlPostfixAdminBundle(),
...
}
- Add to your
app/config/config.yml
the postfix database configuration : (replace the values by the ones you need)
trois_six_mysql_postfix:
connection:
host: database_host
user: database_user
dbname: database_name
password: database_password
dev-master
9999999-dev
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
Sources
Download
MIT
The Requires
by
RĂ©mi Garcia
0.1.4
0.1.4.0
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
Sources
Download
MIT
The Requires
by
RĂ©mi Garcia
0.1.3
0.1.3.0
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
Sources
Download
MIT
The Requires
by
RĂ©mi Garcia
0.1.2
0.1.2.0
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
Sources
Download
MIT
The Requires
by
RĂ©mi Garcia
0.1.1
0.1.1.0
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
Sources
Download
MIT
The Requires
by
RĂ©mi Garcia
0.1.0
0.1.0.0
Symfony 2 bundle that helps you manage Postfix Admin MySQL tables
Sources
Download
MIT
The Requires
by
RĂ©mi Garcia