imarc / monk
Monk is a Wordpress project bootstrap.
1.0.0
2016-06-10 19:12 UTC
Requires
- php: >=5.4
- johnpbloch/wordpress: ~4.2
- wpackagist-plugin/advanced-custom-fields: ~4.4
- wpackagist-theme/bootstrap-basic: ~1.0
This package is auto-updated.
Last update: 2026-03-13 14:04:04 UTC
README
Monk is a Wordpress starter kit. Currently it aims to:
- Set up a more friendly and secure file structure.
- Use composer for managing plugins/themes.
- Configure as much as possible upon installation.
- Automatically include essential & up-to-date plugins.
- Provide a bootstrap environment for immediate development.
Installation
composer create-project imarc/monk {folder-name}