aplia/ezjscore
Composer 安装命令:
composer require aplia/ezjscore
包简介
eZ JS Core
关键字:
README 文档
README
What is Aplia eZ JS Core?
Aplia eZ JS Core is a fork of eZ JS Core extension which is bundled inside the eZ Publish legacy repository.
How to merge with eZ JS Core
-
Checkout
ezpublish-legacygit clone https://github.com/ezsystems/ezpublish-legacy -
Checkout Aplia eZ JS Core
git clone git@github.com:Aplia/ezjscore.git aplia-ezjscore -
Enter Aplia eZ JS Core
cd aplia-ezjscore -
Remove everything except
.git,README.mdandcomposer.jsonls | grep -v '.git' | grep -v 'README.md' | grep -v 'composer.json' | xargs rm -R -
Copy updated code from
ezpublish-legacycp -R ../ezpublish-legacy/extension/ezjscore/ . -
Review and add changes
git add . -
Push code and add new release
统计信息
- 总下载量: 196
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2020-10-03