wedevelopnl/silverstripe-elemental-grid
最新稳定版本:5.1.4
Composer 安装命令:
composer require wedevelopnl/silverstripe-elemental-grid
包简介
Elemental grid module
README 文档
README
Introduction
This module converts the elemental module (https://github.com/silverstripe/silverstripe-elemental) into a grid module.
Requirements
- silverstripe/framework ^4.0
- dnadesign/silverstripe-elemental ^4.0
- unclecheese/display-logic ^2.0
- wedevelopnl/silverstripe-media-field ^3.0
- jonom/focuspoint ^4.0
Installation
composer require wedevelopnl/silverstripe-elemental-grid
Further configuration
For more information about configuration, check out the documentation in the docs directory.
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.
统计信息
- 总下载量: 13.12k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 10
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 3
其他信息
- 授权协议: Unknown
- 更新时间: 2023-01-30
