定制 modera/foundation 二次开发

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

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

modera/foundation

最新稳定版本:v5.0.0

Composer 安装命令:

composer require modera/foundation

包简介

README 文档

README

A monolith repository for Modera Foundation platform.

This project's composer.json is managed in semi-automatic mode by composer-monorepo-plugin plugin, please make sure that you use this plugin when you are making changes to this monolithic repository and before making a commit verify that a proper composer.json is generated and tests pass.

For more details regarding each nested bundle refer to its README.md file.

For more general details see http://modera.org

Contributing to the project

  • Before starting to work on your feature make sure that tests pass by running ./phpunit.sh
  • Create a "feature branch"
  • Write tests/your features, make sure that no tests were broken, commit everything into the feature branch
  • Update CHANGELOG to include information regarding work that has been done
  • If your changes require some additional work for developers using foundation then also update UPGRADE doc
  • Merge your feature branch to master / any release branches (if exist)

Developing in foundation-standard

When you are adding a feature that contains UI code then usually you will want to have a working project where you can see how well it plays with rest the platform, in order achieve that you use install foundation-standard, update its composer.json so it would use "dev-master" version of modera/foundation package and run composer update. Once development version of foundation has been installed you can go to vendor/modera/foundation to start working on your feature as described in a previous section.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 4
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-16