Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 452 Bytes

File metadata and controls

12 lines (10 loc) · 452 Bytes

MG WPCLI Bashes

I will include in this repository a bunch of useful bashes for my daily WordPress tasks.

mg-wp-install

This command creates a database, downloads the latest WordPress version in spanish and makes the installation. Syntax $ mg-wp-install <project name>

WordPress Credentials
User: admin
pass: admin
(it's for development purposes, if you want to change the credentials modify the bash file with your data)