Docksal Powered WordPress Installation

Features:

  • Vanilla WordPress 5

Setup instructions

  1. Clone this repo into your Projects directory

    git clone https://github.com/docksal/boilerplate-wordpress.git wordpress
    cd wordpress
    
  2. Initialize the site

    This will initialize local settings and install the site via wp-cli

    fin init
    
  3. Point your browser to

    http://wordpress.docksal