承接 heyday/silverstripe-flexiblefields 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

heyday/silverstripe-flexiblefields

最新稳定版本:0.0.2

Composer 安装命令:

composer require heyday/silverstripe-flexiblefields

包简介

Allows the use of extra attributes on various SilverStripe input fields

README 文档

README

#Heyday flexible fields

Allows the use of extra attributes on various SilverStripe input fields

##License

Flexible fields is licensed under an MIT license

##Installation

###Composer

Installing from composer is easy,

Create or edit a composer.json file in the root of your SilverStripe project, and make sure the following is present.

{
    "require": {
        "heyday/silverstripe-flexiblefields": "*"
    }
}

After completing this step, navigate in Terminal or similar to the SilverStripe root directory and run composer install or composer update depending on whether or not you have composer already in use.

###Code guidelines

This project follows the standards defined in:

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-11-07