Skip to content

Simple script to create a clean Wordpress install using Bedrock & Sage. Start working on your code ASAP.

License

Notifications You must be signed in to change notification settings

trainoasis/install-bedrock-sage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Creates a new Wordpress project based on Roots/Bedrock & Roots/Sage you can start working on immediately

You will need to enter some info for this script to provide you with the correct installation. If you want to avoid that, change the 2 variables inside the top of the script.

Prerequisites:

Useful links:

Configure valet wp

  • in /home/user/.wp-cli create config.yml with
    valet new:
    dbuser: root # or any db creating user
    dbpass: password # set yours here

Example use:

  • sh new-wp.sh
  • bash new-wp.sh

ONLY FOR LOCAL DEVELOPMENT !

About

Simple script to create a clean Wordpress install using Bedrock & Sage. Start working on your code ASAP.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages