thewebmen/silverstripe-elemental-media
最新稳定版本:4.0.0
Composer 安装命令:
composer require thewebmen/silverstripe-elemental-media
包简介
Elemental media module
README 文档
README
Requirements
- See
composer.jsonrequirements
Installation
composer require wedevelopnl/silverstripe-elemental-media
Usage
This module introduces an elemental media block to the elemental-grid module
License
See License
Maintainers
Development and contribution
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. See read our contributing document for more information.
Getting started
We advise to use Docker/Docker compose for development.
We also included a Makefile to simplify some commands
Our development container contains some built-in tools like PHPCSFixer and yarn.
Getting development container up
make build to build the Docker container and then run detached.
If you want to only get the container up, you can simply type make up.
You can SSH into the container using make sh.
Front-end
Webpack and yarn are used to compile front-end assets.
If you use the Docker environment, you can just run make yarn-watch to watch for changes or run make yarn-build to build assets (minified and production ready!)
All make commands
You can run make help to get a list with all available make commands.
Upgrade v2 => v3
统计信息
- 总下载量: 6.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-09-07