An open API service indexing awesome lists of open source software.

https://github.com/btronquo/super-quick-installer-for-wordpress

SQI WORDPRESS - SUPER QUICK INSTALLER FOR WORDPRESS
https://github.com/btronquo/super-quick-installer-for-wordpress

Last synced: about 1 month ago
JSON representation

SQI WORDPRESS - SUPER QUICK INSTALLER FOR WORDPRESS

Awesome Lists containing this project

README

        

# WORDPRESS SUPER QUICK INSTALLER

Enjoy deploying wordpress on your server :)

### Easy-Start -> 2 way

1. If you want to be asked wich folder you want to use etc etc.. try this:
```sh
$ git clone https://github.com/btronquo/SUPER-QUICK-INSTALLER-FOR-WORDPRESS.git SQIFW
$ cd SQIFW
$ sh install.sh
```

2. However, you can install by using parameters
```sh
$ git clone https://github.com/btronquo/SUPER-QUICK-INSTALLER-FOR-WORDPRESS.git SQIFW
$ cd SQIFW
$ sh install.sh installDirectory databaseName databaseUser databasePassword
```
This will auto-install and set up the wordpress environment.

> Questions? Contact me ;)

##Author
Boris Tronquoy

##License
MIT