Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Clear CloudFront Cache

Deskripsyon

It is a plugin that can easily delete the CloudFront cache.
Setting is easy with only 2 steps.
* Configure IAM
* Set a CloudFront distribution ID for this plugin

Arbitrary section 1

Pag-install

  1. From the WP admin panel, click “Plugins” -> “Add new”.
  2. In the browser input box, type “Clear CloudFront Cache”.
  3. Select the “Clear CloudFront Cache” plugin and click “Install”.
  4. Activate the plugin.
  5. Set IAM for AWS resources where WordPress is running
    IAM setting example
    {
    “Version”: “2012-10-17”,
    “Statement”: [
    {
    “Sid”: “VisualEditor0”,
    “Effect”: “Allow”,
    “Action”: “cloudfront:CreateInvalidation”,
    “Resource”: “*”
    }
    ]
    }
  6. Set a CloudFront distribution ID for this plugin

Mga Review

Wala pang reviews para sa plugin na ito.

Mga Contributor at Developer

Ang “Clear CloudFront Cache” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Clear CloudFront Cache” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.