Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mangoweb/mangopress
(WordPress + Nette)²
https://github.com/mangoweb/mangopress
Last synced: 14 days ago
JSON representation
(WordPress + Nette)²
- Host: GitHub
- URL: https://github.com/mangoweb/mangopress
- Owner: manGoweb
- Created: 2014-11-16T10:37:26.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-22T20:45:26.000Z (over 2 years ago)
- Last Synced: 2024-04-15T02:42:46.764Z (7 months ago)
- Language: PHP
- Size: 4.36 MB
- Stars: 35
- Watchers: 17
- Forks: 4
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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