imarc / monk
Monk is a Wordpress project bootstrap.
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 6
Forks: 0
Open Issues: 0
Language:CSS
Type:project
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: 2024-11-13 11:15:55 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}