定制 skcms/core-bundle 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

skcms/core-bundle

Composer 安装命令:

composer require skcms/core-bundle

包简介

Symfony SKCMS Core Bundle by SOLID-kiss

README 文档

README

This package is currently under development, more documentation and features will come soon.

The Core bundle of SKCMS for Symfony2

Installation

Download dependecies via composer

use php composer.phar instead of composer on Windows

composer require FOS/user-bundle:2.0.x-dev SKCMS/core-bundle:dev-master SKCMS/front-bundle:dev-master SKCMS/tracking-bundle:dev-master SKCMS/admin-bundle dev-master

Install and quick configure SKCMS

Add this line to AppKernel.php

 new \SKCMS\CoreBundle\SKCMSCoreBundle(),

This will update and backup original versions of config.yml, security.yml,routing.yml and AppKernel.php

php app/console skcms:install

Usage

###Create SKCMS compatible entities This only works with annotation format.

php app/console skcms:generate:entity

###Create SKCMS compatible entity form type

php app/console skcms:generate:form BundleName:Entity

统计信息

  • 总下载量: 99
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0
  • 更新时间: 2015-06-30