dev-master
9999999-dev https://github.com/MWSimple/LinodeDNSManagerBundleThis bundle Linode DNS Manager
MIT
The Requires
by Gonzalo Alonso
manager dns linode
This bundle Linode DNS Manager
This bundle Linode DNS Manager, (*1)
Add following lines to your composer.json
file:, (*2)
"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(),
You can configure config.yml
find imports:, (*5)
imports: ... - { resource: "@MWSimpleLinodeDNSManagerBundle/Resources/config/services.yml" }
You can configure routing.yml
, (*6)
mw_simple_linode_dns_manager: resource: "@MWSimpleLinodeDNSManagerBundle/Controller/" type: annotation prefix: /dnsmanager/
You can configure parameters.yml
, (*7)
api_key_linode: apikeylinode ip_server: ipserverlinode
Gonzalo Alonso - gonkpo@gmail.com, (*8)
This bundle Linode DNS Manager
MIT
manager dns linode