Skip to content

Deploy your WordPress plugin from GitHub to WordPress.org SVN repository.

Notifications You must be signed in to change notification settings

mikeyhoward1977/WPGitDeploy-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

#WPGitDeploy Script Deploy your WordPress plugin from GitHub to WordPress.org SVN repository.

##How?

  • Download the release.sh script to a folder
  • Edit the script to add following
  • Add GitHub Access token
  • Add plugin slug
  • Add GitHub repo name and the owner
  • Then access the release.sh folder inside the terminal and run sh release.sh command
  • Add a new tag to release an update or the current tag to update the current version
  • Follow the rest of questions to update the plugin or release an update

Credits

By Ahmad Awais Based on the work of Mike Jolley, Barry Kooij ;)

License

GPL v3

About

Deploy your WordPress plugin from GitHub to WordPress.org SVN repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%