Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 459 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 459 Bytes

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