mirror of
https://github.com/cupcakearmy/wordpress-template.git
synced 2025-12-07 15:44:59 +00:00
f2007e6ab578a93e634a440d1cac8dec42bd248b
Wordpress boilerplate
Quickstart
Change the default password in config/.env
# Start the containers
docker-compose up -d
# Install Deps
yarn
# Watch the JS & CSS
yarn run dev
# Go to http://localhost and activate your theme
Configure php.ini
Put your custom php needs in config/custom.ini
Recommended Plugins
- Advanced Custom Fields
- All-in-One WP Migration
- Custom Post Type UI
- W3 Total Cache
- WooCommerce
- Yoast SEO
Languages
PHP
47.9%
Dockerfile
29.9%
CSS
12.8%
Stylus
6.5%
JavaScript
2.9%