Skip to content

theplanworks/wordpress-starter-kit

Repository files navigation

Wordpress Starter Kit

Brought to you by thePLAN

This Wordpress Starter Kit uses Composer to create a base installation of Wordpress with the following:

Usage

  1. Clone this repository
  2. Run composer install
  3. Update newly-created .env file with your site-specific information (DB Credentials, etc)
  4. Run composer generate-config-with-salts
  5. Run yarn
  6. Once you're ready to migrate Wordpress, run composer migrate

Remote file sync

  1. Update .env with host SYNC_HOST and folder SYNC_REMOTE_FOLDER for site on remote machine.
  2. Run sync via npm yarn sync:up or npm run sync:up
  3. You can also sync files down first with yarn sync:down

About

Composer Scripts to set up a basic Wordpress project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •