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
- Host: GitHub
- URL: https://github.com/btronquo/super-quick-installer-for-wordpress
- Owner: btronquo
- Created: 2017-05-05T17:55:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-01-07T09:29:16.000Z (over 5 years ago)
- Last Synced: 2025-02-13T09:38:00.031Z (3 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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