kunstmaan / adminnode-bundle

此包已被 废弃 且不再维护。未建议替代包。

Symfony2 KunstmaanAdminNodeBundle

安装数: 1,531

依赖者: 0

建议者: 0

安全性: 0

星标: 2

关注者: 14

分支: 0

类型:symfony-bundle

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

README

KunstmaanAdminNodeBundle by Kunstmaan

关于

Symfony 2 的 KunstmaanAdminNodeBundle 是 Kunstmaan 用于构建定制和灵活应用程序的包之一。您必须安装此包才能与节点和页面类型一起使用。

在我们的 github 页面 上查看截图和更多信息。

Build Status

安装要求

在您安装 KunstmaanAdminNodeBundle 之前,您应该能够让 Symfony 2 运行起来。

安装说明

假设您已安装 composer.phar 或 composer 二进制文件

$ composer require kunstmaan/adminnode-bundle

将 KunstmaanAdminNodeBundle 添加到您的 AppKernel.php 文件

new Kunstmaan\AdminNodeBundle\KunstmaanAdminNodeBundle(),

联系方式

Kunstmaan (support@kunstmaan.be)

下载

您还可以通过运行以下命令使用 Git 克隆项目

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