UnrePress for WordPress
An independent Core, Plugins and Themes updater for WordPress. No wp.org dependency.
by Esteban Cuevas · github.com/estebanforge/unrepress · website
★ 63stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/estebanforge/unrepress/archive/refs/heads/master.zipFrom the readme
UnrePress
UnrePress is a WordPress plugin that allows you to update WordPress core and plugins/themes directly from git providers (like GitHub, BitBucket or GitLab), instead of the "official" WordPress dot org repository.
TOC
- UnrePress
- Main goal
- Why?
- Screenshots
- Features
- Planned Features
- Installation
- Requirements
- Usage
- Developers
- How to add your plugin or theme to The Index
- Contributing to UnrePress
- License
Main goal
To serve as a drop-in replacement for all "my personal site" functionality embeded into WordPress, but managed and administrated by the community itself.
UnrePress should eventually replace: WP core updates (done), plugins and themes installation, plugins and themes search and discover, plugins and themes updates, and all functionality that comes from dot-org.
Hoping to serve all of this, for free. Gratis.
Why?
Although I'm grateful to him for co-creating WordPress (along with Mike Little), I'm even more grateful to the WordPress community and their work throughout all these years.
(I feel that) This is something that WordPress now needs: to liberate the core and plugin/theme updates, so we — the people who work wit
Read the full README on GitHub →