/wordpress

Wordpress boilerplate project powered by Docksal

Primary LanguagePHP

Docksal powered WordPress Installation

Features:

  • Vanilla WordPress

Setup instructions

  1. Clone this repo into your Projects directory

    git clone https://github.com/docksal/wordpress.git
    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