pronamic / wp-pronamic-pay

The Pronamic Pay plugin allows you to easily accept payments with payment methods like credit card, iDEAL, Bancontact and Sofort through a variety of payment providers on your WordPress website.
https://pronamicpay.com
34 stars 14 forks source link

Add updater for premium add-ons #316

Closed remcotolsma closed 2 years ago

remcotolsma commented 2 years ago

As mentioned in https://github.com/pronamic/wp-pronamic-pay/issues/308 we need an updater for our premium add-ons.

we only need a way to update some of the add-ons:

As discussed via Slack we need a custom updater for this, similar to: https://github.com/pronamic/wp-pronamic-client/blob/develop/classes/Updater.php.

In the future we should include a Update URI: header in all the add-ons: https://make.wordpress.org/core/2021/06/29/introducing-update-uri-plugin-header-in-wordpress-5-8/

remcotolsma commented 2 years ago

Added in https://github.com/pronamic/wp-pronamic-pay/commit/dd9152fe87de25b27fddc2e17fca8354615fcd94 and https://github.com/pronamic/wp-pay-core/commit/5d5eeac079986fdcf39bb6233bf8755d288e384d.