froger-me / wp-packages-update-server

WP Packages Update Server - Run Your Own Update Server for Plugins and Themes
GNU General Public License v3.0
141 stars 39 forks source link

Integrate with EDD Software Licensing #21

Closed mohammadr3z closed 4 years ago

mohammadr3z commented 4 years ago

Hi Can this service automatically sync with EDD Software Licensing and receive license codes?

Thanks for the wonderful work

froger-me commented 4 years ago

With custom development, it can - at least from the WP Plugin Update Server point of view, as all the classes can be overwritten in a custom plugin, or using the documented functions, actions and filters. Then it's just a matter of integrating with EDD - I don't know what actions or filters they have documented, so it's up to the developer of the integration.