Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 521 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 521 Bytes

MangoPress 2

New project

  • Init new project from boilerplate with ./bin/init-project.sh and delete /public and /vendor from .gitignore rules.

Start development

  • Start local development with ./bin/clone-local-config.sh.

Utilities

  • Update WordPress and Composer dependencies with ./bin/update.sh.
  • Build project with ./bin/build.sh.
  • Clear transients with ./bin/clear-temp.sh.
  • If you are in manGoweb team. You should install common plugins with https://github.com/mangoweb/mu-plugins