Skip to content

A simple implementation of the WordPress Theme/Plugin Update API. Useful starting point for hosting your own theme/plugin updatds.

Notifications You must be signed in to change notification settings

WenderHost/wp-simple-update-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WordPress Update API Server

Implements a simple update server for use with the WordPress Theme/Plugin Update API.

Changelog

2.2.0

  • Dynamically including the plugin's README.md content.

2.1.0

  • Responsive styling for index.php.

2.0.0

  • Adding index.php landing page.
  • Refactoring codebase.

1.0.0

  • First release.

Roadmap

  • Remove content from web/index.php in favor of lib/content/ perhaps?

About

A simple implementation of the WordPress Theme/Plugin Update API. Useful starting point for hosting your own theme/plugin updatds.

Resources

Stars

Watchers

Forks

Packages

No packages published