bokt/flarum-cache-assets
最新稳定版本:0.5
Composer 安装命令:
composer require bokt/flarum-cache-assets
包简介
Allows caching js and css ahead of any browser request.
README 文档
README
This extension offers a command php flarum cache:assets that allows you to compile and save Javascript, Css and locale Javascript/Css ahead of any user request to either the forum or admin.
This is an extension that is extremely suitable for Continuous Deployment scenarios.
Installation
Install with composer:
composer require blomstra/cache-assets:*
Go to your admin area and enable the extension.
Use the command
Run the php flarum cache:assets --help command to see a list of all options, at least one flag is required for the command to do anything:
--js to compile the javascript
--css to compile the less/css
--locales to compile css and js of the language packs
Links
统计信息
- 总下载量: 5.15k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-01