All Projects → akamai → wp-akamai

akamai / wp-akamai

Licence: Apache-2.0 license
No description or website provided.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to wp-akamai

akamai-collector
Akamai sensor data collector with API and database support!
Stars: ✭ 60 (+185.71%)
Mutual labels:  akamai
cli-eaa
CLI for Enterprise Application Access (EAA)
Stars: ✭ 19 (-9.52%)
Mutual labels:  akamai
detect-cloudflare-plus
True Sight Firefox extension.
Stars: ✭ 34 (+61.9%)
Mutual labels:  akamai
terraform-provider-akamai
Terraform Akamai provider
Stars: ✭ 75 (+257.14%)
Mutual labels:  akamai
akamai-toolkit
A set of tools to work on Akamai v1 anti-bot solution. Current supported version: 1.70
Stars: ✭ 215 (+923.81%)
Mutual labels:  akamai
terraform-provider-akamai
An Akamai GTM Terraform provider
Stars: ✭ 14 (-33.33%)
Mutual labels:  akamai
NetStorageKit-Python
Akamai Netstorage API for Python
Stars: ✭ 22 (+4.76%)
Mutual labels:  akamai
AkamaiOPEN-edgegrid-C-Sharp
No description or website provided.
Stars: ✭ 13 (-38.1%)
Mutual labels:  akamai
aem-akamai-replication-agent
How to create custom replication agents in AEM using Akamai as an example.
Stars: ✭ 33 (+57.14%)
Mutual labels:  akamai
SSSG-Ninja
All-in-one tool for site shield security group management
Stars: ✭ 16 (-23.81%)
Mutual labels:  akamai
Dropcss
An exceptionally fast, thorough and tiny unused-CSS cleaner
Stars: ✭ 2,102 (+9909.52%)
Mutual labels:  purge
aws-s3-bucket-purger
A program that will purge any AWS S3 Bucket of objects and versions quickly
Stars: ✭ 18 (-14.29%)
Mutual labels:  purge
cli-property-manager
Use this Property Manager CLI to automate Akamai property changes and deployments across many environments.
Stars: ✭ 22 (+4.76%)
Mutual labels:  akamai
AkamaiOPEN-edgegrid-php-client
PHP client library for Akamai {OPEN} EdgeGrid Authentication scheme (based on Guzzle)
Stars: ✭ 38 (+80.95%)
Mutual labels:  akamai
esi-test-server-docker
A dockerized version of Akamai's Edge Side Includes Test Server (ETS).
Stars: ✭ 30 (+42.86%)
Mutual labels:  akamai
cli-sandbox
Akamai CLI for Sandbox
Stars: ✭ 14 (-33.33%)
Mutual labels:  akamai
AkamaiOPEN-edgegrid-ruby
This library implements the Akamai OPEN EdgeGrid Authentication scheme for the ruby net/http library.
Stars: ✭ 19 (-9.52%)
Mutual labels:  akamai
NetStorageKit-Golang
Netstorage API for Golang
Stars: ✭ 17 (-19.05%)
Mutual labels:  akamai
AkamaiOPEN-edgegrid-java
Java library for Akamai OPEN EdgeGrid Client Authentication
Stars: ✭ 37 (+76.19%)
Mutual labels:  akamai
Zee5
Just a simple shit but no one knows
Stars: ✭ 29 (+38.1%)
Mutual labels:  akamai
=== Akamai for WordPress ===
Contributors: dshafik
Tags: akamai, cache, purge, cdn
Requires at least: 4.3
Tested up to: 4.9
Stable tag: trunk
License: Apache 2.0
License URI: https://www.apache.org/licenses/LICENSE-2.0

The Akamai for WordPress plugin integrates automatically with Akamai to purge the cache when you create or update a post/page.

== Description ==

The Akamai for WordPress plugin will automatically purge the cache using the new Fast Purge feature whenever you create or update a post.

With the Fast Purge API, you can automate your publishing flow to maximize performance and offload without compromising on freshness. Switching to a Hold ‘Til Told methodology, you can cache semi-dynamic content with long TTLs, and then refresh it in approximately 5 seconds with Fast Purge.

= Development & Support =

This plugin is developed on [GitHub](https://github.com/akamai/wp-akamai). Issues should be filed [here](https://github.com/akamai/wp-akamai/issues).

== Installation ==

1. Upload the plugin directory to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Edit the Settings to add credentials

== Frequently Asked Questions ==

= How long does purging take? =

The purge request is almost instantaneous, and the purge itself is completed within 5 seconds.

= What is purged? =

By default, the front page, and the individual post page are purged. You can additionally enable purging of tag, category, and monthly archives.

= What are the limitations? =

This API supports the following rate limits per customer:

* 6,000 URLs per minute (sustained)
* 5,000 URLs per second (burst)

Purge requests submitted at a higher rate results in a 507 error code. If you receive this error, wait 5 seconds and try again.

In addition, there is a strictly enforced 50,000 byte limit on the size of each request.

== Screenshots ==

1. Akamai for WordPress Settings screen

== Changelog ==

= 0.6 =

* Fix fatal errors when no .edgerc exists or is not found

= 0.5 =
* Fix banner image

= 0.4 =
* Rename plugin to "akamai"

= 0.3 =
* Add support for purging on comments

= 0.2 =
* Use latest Akamai libraries

= 0.1 =
* Initial release

== References ==

* [Akamai OPEN APIs](https://developer.akamai.com)
* [Akamai Credentials](https://developer.akamai.com/introduction/Identity_Model.html)
* [Content Control Utility API v3 (CCUv3) Documentation](https://developer.akamai.com/api/purge/ccu/overview.html)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].