Skip to content

sunshineo/wppatm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPPATM

WPPATM = Wordpress plugins and themes manager

Currently is one simple bash script. The hope is it may one day become something like

Usage:

  • Go to your Wordpress content folder, normally something like /var/www/wordpress/wp-content
  • Put the install.sh file in that folder. You can do something like
$ curl -O https://raw.githubusercontent.com/sunshineo/wppatm/master/install.sh

Or download the file however you want using the link above.

  • Give the file permission to run. You can use something like
$ chmod +x install.sh
$ ./install.sh

License

MIT

About

WPPATM = Wordpress plugins and themes manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages