Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 840 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 840 Bytes

C3-Cloudfront-Clear-Cache

Build Status

This is simple plugin that clear all cloudfront cache if you publish posts.

##How to install

$ cd /path/to/wordpress/wp-content/plugins
$ git clone git@github.com:megumiteam/c3-cloudfront-clear-cache.git
$ cd c3-cloudfront-clear-cache
$ composer install