Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
froger-me authored Jan 6, 2025
1 parent 14a924f commit 780fb9c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
**This project has been deprecate in favor of [UpdatePulse Server](https://github.com/Anyape/updatepulse-server).**
**It is only maintained by the community via pull requests, and releases are published only based on community feedback. No new feature will be added and no more in-depth maintenance will be performed by the original author.**
**There is no formal upgrade path from WPPUS to UpdatePulse Server.**

# WP Packages Update Server - Run your own update server

* [WP Packages Update Server - Run your own update server](#wp-packages-update-server---run-your-own-update-server)
Expand Down Expand Up @@ -39,11 +43,6 @@ Developer documentation:
WP Packages Update Server allows developers to provide updates for plugins & themes not hosted on `wordpress.org` (if not compliant with the GPLv2 or later, for example), or for generic packages unrelated to WordPress altogether. It also allows to control the updates with license.
Package updates may be either uploaded directly, or hosted in a Remote Repository, public or private, with the latest version of packages stored either locally or in the Cloud. It supports Bitbucket, Github, Gitlab, and self-hosted installations of Gitlab for package updates ; S3 compatible service providers are supported for package storage.

**The `main` branch contains a beta version of WPPUS v2. The `dev` branch contains an alpha version of WPPUS v2. For stable versions, please use releases.**
**The `v1` branch is only maintained by the community via pull requests, and releases are published only based on community feedback. No new feature will be added and no more in-depth maintenance will be performed by the original author.**
**There is no formal upgrade path from v1 to v2.**


### Overview

This plugin adds the following major features to WordPress:
Expand Down Expand Up @@ -376,4 +375,4 @@ The MU Plugin also provides the global variables `$wppus_doing_update_api_reques
### More help...

For more help on how to use WP Packages Update Server, please open an issue - bugfixes are welcome via pull requests, detailed bug reports with accurate pointers as to where and how they occur in the code will be addressed in a timely manner, and a fee will apply for any other request if they are addressed.
If and only if you found a security issue, please contact `[email protected]` with full details for responsible disclosure.
If and only if you found a security issue, please contact `[email protected]` with full details for responsible disclosure.

0 comments on commit 780fb9c

Please sign in to comment.