/craft-apicache

Primary LanguagePHPMIT LicenseMIT

API Cache plugin for Craft CMS

Cache your REST API as static JSON files.

Installation

The plugin is in beta right now. You can install it manually from the command line with the following commands.

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

License

MIT