Skip to content

ahsanmirxa/wpScript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

wpSetup

This script will create a base installation of Wordpress using wp-cli package.

Required parameters are projectName, dbName, dbUser, dbPassword, repositoryUrl and webUrl

Pre-Requisites

Repository must contain wp-ComposerSetup files (If it is a private repository, make sure to add server SSH public key in repository before executing this script)

projectName and repositoryName must be same

targetDirectory, dbUser and dbPassword must exist

webUrl must be pointed to the target server already so that SSL can be applied

Do not end targetDirectory with forward slash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages