2017 © Pedro PelĂĄez
 

symfony-bundle mysql-postfix-admin-bundle

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

image

electro2/mysql-postfix-admin-bundle

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

  • Saturday, December 5, 2015
  • by Electro2
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

Electro2\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 electro2/mysql-postfix-admin-bundle

Configuration

  1. Register the bundle in your app/AppKernel.php:
public function registerBundles()
{
    ...
    new Electro2\MysqlPostfixAdminBundle\electro2MysqlPostfixAdminBundle(),
    ...
}
  1. Add to your app/config/config.yml the postfix database configuration : (replace the values by the ones you need)
electro_2_mysql_postfix:
   connection:
       host:     database_host
       user:     database_user
       dbname:   database_name
       password: database_password

The Versions

05/12 2015

dev-master

9999999-dev

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

  Sources   Download

MIT

The Requires

 

by Rémi Garcia & Blaise Barré

05/12 2015

0.1.6

0.1.6.0

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

  Sources   Download

MIT

The Requires

 

by Rémi Garcia & Blaise Barré

05/12 2015

0.1.5

0.1.5.0

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

  Sources   Download

MIT

The Requires

 

by Rémi Garcia & Blaise Barré

04/08 2015

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

01/08 2015

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

31/07 2015

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

30/07 2015

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

29/07 2015

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