2017 © Pedro PelĂĄez
 

symfony-bundle mysql-postfix-admin-bundle

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

image

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

The README.md

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

  1. Register the bundle in your app/AppKernel.php:
public function registerBundles()
{
    ...
    new TroisSix\MysqlPostfixAdminBundle\TroisSixMysqlPostfixAdminBundle(),
    ...
}
  1. 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

The Versions

04/08 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

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