radishconcepts / WordPress-GitHub-Plugin-Updater

This class is meant to be used with your Github hosted WordPress plugins. The purpose of the class is to allow your WordPress plugin to be updated whenever you push out a new version of your plugin; similarly to the experience users know and love with the WordPress.org plugin repository.
https://github.com/jkudish/WordPress-GitHub-Plugin-Updater
822 stars 195 forks source link

How difficult would it be to make this work with a local Gitea or GitLab repo instead of GitHub? #90

Open rolltidehero opened 2 years ago

rolltidehero commented 2 years ago

How difficult would it be to make this work with a local Gitea or GitLab repo instead of GitHub?

The reason I ask is because I would like to try running hundreds of repos on my dedicated server for a project idea I have that isn't really just for WrodPress stuff.