cornernote/gii-tasty-templates 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

cornernote/gii-tasty-templates

Composer 安装命令:

composer require cornernote/gii-tasty-templates

包简介

Tasty templates for the Gii code generator.

README 文档

README

Tasty templates for the Gii code generator.

Installation

Please download using ONE of the following methods:

Composer Installation

All requirements are automatically downloaded into the correct location when using composer. There is no need to download additional files or set paths to third party files.

Get composer:

curl http://getcomposer.org/installer | php

Install latest release OR development version:

php composer.phar require cornernote/gii-tasty-templates:*				// latest release
php composer.phar require cornernote/gii-tasty-templates:dev-master	// development version

Manual Installation

Download the latest release or development version and move the audit folder into your protected/modules folder.

Configuration

Add the path to gii-tasty-templates to the generatorPaths in your gii configuration:

return array(
	'modules' => array(
		'gii' => array(
			'class'=>'system.gii.GiiModule',
			'generatorPaths' => array(
				// use this if you installed with composer
				'/path/to/vendor/cornernote/gii-tasty-templates/tasty',

				// OR, use this if you downloaded into your extensions folder
				//'ext.gii-tasty-templates.tasty',
			),
		),
	),
);

Support

License

BSD-3-Clause, Copyright © 2013-2014 Mr PHP

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2014-01-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固