/sisu-wp-gatsby-boiler

Get started with a dockerized wordpress environment with a gatsby front end app as its theme

Primary LanguageJavaScript

sisu-wp-gatsby-boilerplate

Get Started

  1. Run make to build images and services.
  2. Run make stop to stop and clean up services.
  3. Run make init to initialize wordpress with wp-cli-init script.
  4. Run docker-compose run --rm wpcli <wp-cli command> to issue other wp-cli commands
  5. Log into wordpress admin, with user & pass 'wordpress'.
  6. The wp directory is where wp-content lives
  7. The wp-gatsby-site directory is the front end site (theme) that.
  8. There are few plugins bundled in:
  • acf-to-wp-api
  • advanced-custom-fields-pro
  • akismet
  • custom-post-type-ui
  • pressword
  • react-in-wp-admin
  • wp-graphql
  • wp-migrate-db-pro
  • wp-migrate-db-pro-cli
  • wp-migrate-db-pro-media-files
  • wp-rest-api-v2-menus