https://github.com/evanherman/local-wordpress-bash-manager
Automate local WordPress installations using WP-CLI, custom bash scripts and Alfred.
https://github.com/evanherman/local-wordpress-bash-manager
alfred3-workflow automation bash wordpress
Last synced: 10 months ago
JSON representation
Automate local WordPress installations using WP-CLI, custom bash scripts and Alfred.
- Host: GitHub
- URL: https://github.com/evanherman/local-wordpress-bash-manager
- Owner: EvanHerman
- License: gpl-3.0
- Created: 2017-10-03T13:40:50.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-11T13:53:40.000Z (over 8 years ago)
- Last Synced: 2025-07-29T00:44:13.789Z (10 months ago)
- Topics: alfred3-workflow, automation, bash, wordpress
- Language: Shell
- Size: 449 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Local WordPress Bash Manager #
[](https://circleci.com/gh/EvanHerman/local-wordpress-bash-manager/tree/master)
[](https://github.com/EvanHerman/local-wordpress-bash-manager/issues)
[](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2FEvanHerman%2Flocal-wordpress-bash-manager)
[](https://github.com/EvanHerman/local-wordpress-bash-manager/blob/master/LICENSE)
Using the tools bundled in this repository, you can easily manage local WordPress installs - including installing, deleting, cloning, updating and pull/deploy local WordPress instances. The following tools are a set of bash scripts that allow for easy management of your local sites through the command line, or using [Alfred](https://www.alfredapp.com/).
### Requirements ###
* Localhost install ( [Laravel Valet](https://laravel.com/docs/master/valet#installation), [MAMP](https://www.mamp.info/en/), [XAMPP](https://www.apachefriends.org/index.html) etc.)
* [WP-CLI](http://wp-cli.org/)
* [Alfred (with Powerpack)](https://www.alfredapp.com/) *(Optional)*
### Installation & Usage ###
For installation and usage instructions please take a look at our [documentation](https://EvanHerman.github.io/local-wordpress-bash-manager/).