Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 642 Bytes

File metadata and controls

33 lines (20 loc) · 642 Bytes

Script bash to install WordPress and Sage

Install WordPress, Roots (WordPress Theme) on local with wp-cli You need to have Mamp with the password by default.

You need: wp-cli: http://wp-cli.org/ MAMP Terminal

Change the your password here: ADMIN_USER='xav' ADMIN_PASSWORD='xav'

task for this script:

    • copy phpmyadmin in the work repertory
    • create a database
    • download WordPress
    • create the wp-config.php for dev work
    • install WordPress
    • install the theme Sage and activate it
    • show your themes the installed