carlcs / craft-apicache

为Craft CMS提供的API缓存插件

安装: 19

依赖关系: 0

建议者: 0

安全性: 0

星星: 0

关注者: 2

分支: 0

开放问题: 0

类型:craft-plugin

1.0.0-beta.2 2019-01-10 15:28 UTC

This package is auto-updated.

Last update: 2024-09-11 04:18:04 UTC


README

将REST API缓存为静态JSON文件。

安装

该插件目前处于测试阶段。您可以通过以下命令手动从命令行安装:

> composer require carlcs/craft-apicache:^1.0.0-beta.1
> ./craft install/plugin api-cache

许可证

MIT