Skip to content

Downloads WordPress plugins, themes, and updates from the official repo through a proxy cache.

License

Notifications You must be signed in to change notification settings

talkingtontech/host-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Host Cache

This plugin is designed to pass downloads of WordPress plugins, themes, and updates from the official WordPress.org repo through a proxy cache.

Configuration Required

This plugin is designed to implemented by a sysadmin. It relies on a nginx proxy to be established to proxy requests through. This plugin simply assists in routing all the downloads through proxy host. The benefits of which include faster download speeds and reduced bandwidth costs across a network of servers.

This plugin expects a hostname of wpcache.host to be resolvable by the server. This is commonly done through modifications to the /etc/hosts file.

An example nginx proxy config can be found in server.conf.

Origins

This plugin was created out of the need for faster, more stable downloads experience for clients in countries not served by a local downloads CDN (ie Australia).

About

Downloads WordPress plugins, themes, and updates from the official repo through a proxy cache.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages