Provision Activist Network Platform (a pre-configured WordPress Multi-Network installation) in your VVV development environment.
- Set up your environment with all the requirements for VVV - Follow points 1 through 6 of "The First Vagrant Up."
- Clone/download this repo into
/www/vvv-activistnetwork
. - Provision!
vagrant reload --provision
wordpress-anp.dev
(Main Network Site, aka "Site 1")site{2..5}.wordpress-anp.dev
(Main network's subsites, aka "Sites 2 through 5")wpmn-anp.dev
(Sub-network root site, aka "Site 6")site{7..10}.wpmn-anp.dev
(Sub-network's subsites, aka "Sites 7 through 10")
Using Variable VV
This alternate procedure makes use of the vv
wizard, and assumes you already have VVV installed.
- Copy the
vv-anp-blueprint.json
file tovv-blueprints.json
in your VVV directory. - Create the main site with
vv create --blueprint vvv-activistnetwork --multisite subdomain
.- Answer
y
when prompted whether to install as a Multisite.
- Answer
vvv-activistnetwork is copyleft (c) 2016, the contributors of the ANP project under the TK-which license?.