2017 © Pedro Peláez
 

symfony-bundle linode-dns-manager

This bundle Linode DNS Manager

image

mwsimple/linode-dns-manager

This bundle Linode DNS Manager

  • Monday, November 18, 2013
  • by gonzakpo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 54 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

LinodeDNSManagerBundle

This bundle Linode DNS Manager, (*1)

Installation

Using composer

Add following lines to your composer.json file:, (*2)

Symfony 2.3.*

"require": {
    ...
    "mwsimple/linode-dns-manager": "9999999-dev"
}

Execute:, (*3)

php composer.phar update "mwsimple/linode-dns-manager"

Add it to the AppKernel.php class:, (*4)

    // ...
    new MWSimple\Bundle\CrudGeneratorBundle\MWSimpleLinodeDNSManagerBundle(),

Configuration services

You can configure config.yml find imports:, (*5)

    imports:
        ...
        - { resource: "@MWSimpleLinodeDNSManagerBundle/Resources/config/services.yml" }

Configure routing

You can configure routing.yml, (*6)

    mw_simple_linode_dns_manager:
        resource: "@MWSimpleLinodeDNSManagerBundle/Controller/"
        type:     annotation
        prefix:   /dnsmanager/

Configure parameters

You can configure parameters.yml, (*7)

    api_key_linode: apikeylinode
    ip_server:      ipserverlinode

Author

Gonzalo Alonso - gonkpo@gmail.com, (*8)

The Versions

18/11 2013

dev-master

9999999-dev https://github.com/MWSimple/LinodeDNSManagerBundle

This bundle Linode DNS Manager

  Sources   Download

MIT

The Requires

 

by Gonzalo Alonso

manager dns linode