kunstmaan/adminnode-bundle

This package is abandoned and no longer maintained. No replacement package was suggested.

Symfony2 KunstmaanAdminNodeBundle

Installs: 1 508

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 14

Forks: 0

Type:symfony-bundle

v1.3.7 2012-09-11 09:03 UTC

README

KunstmaanAdminNodeBundle by Kunstmaan

About

The KunstmaanAdminNodeBundle for Symfony 2 is part of the bundles we use to build custom and flexible applications at Kunstmaan. You have to install this bundle in order to work with nodes and pagetypes.

View screenshots and more on our github page.

Build Status

Installation requirements

You should be able to get Symfony 2 up and running before you can install the KunstmaanAdminNodeBundle.

Installation instructions

Assuming you have installed composer.phar or composer binary:

$ composer require kunstmaan/adminnode-bundle

Add the KunstmaanAdminNodeBundle to your AppKernel.php file:

new Kunstmaan\AdminNodeBundle\KunstmaanAdminNodeBundle(),

Contact

Kunstmaan (support@kunstmaan.be)

Download

You can also clone the project with Git by running:

$ git clone git://github.com/Kunstmaan/KunstmaanAdminNodeBundle