/WpInstaller

A simple script for creating vhost on apache and installing Wordpress with any plugin

Primary LanguageShell

Wordpress Installer

Easy install WP on localhost with custom domain name

Getting Started

Clone or Download the script git clone https://github.com/aristech/WpInstaller.git

cd into the folder where the script lives and run:

./install.sh

Prerequisites

Linux, Apache2(default /var/www),

php,

mysql (default user: phpmyadmin, password: root)

You can change defaoult values by editing the script in any editor