Full WordPress command line installer with Nginx configuration generator.
Made for my personal use. This script needs further adjustments to meet your needs/configuration before you use it on your machine. Use this only if you are familiar with command line.
- Creates MySQL database and user for you (optional).
- Automatic installation of WordPress (wp-cli required).
- Automatic installation and activation of plugins.
- Creates nginx configuration file (optional, created file is for my personal use).
This script was inspired by https://gist.github.com/nicomollet/54d92bb7c60c1b2aeba8