Skip to content

preda-bogdan/wp-stack-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Stack Automatic Deployment

Prerequsites

  1. Have Node Installed and be able to run npm from a terminal
  2. Have PHP configured so you can call php from a terminal
  3. Have cUrl configured so you can call curl from a terminal
  4. Have git configured so you can call git from a terminal

Getting Started

  1. Git Clone to your local machine
  2. Edit config.json for your needs
  3. Run npm install

Possible Problems and Solutions

If after install url's return 404, check .htacces Also check if wp-cli.yml and retry install

Docs

TODO

Contributors

About

Automatic Stack Deployment with NPM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published