https://github.com/mhauri/wordpress-boilerplate
The WordPress Boilerplate with state-of-the-art development tools and painless configuration
https://github.com/mhauri/wordpress-boilerplate
composer dotenv wordpress wordpress-development wp-cli
Last synced: 5 months ago
JSON representation
The WordPress Boilerplate with state-of-the-art development tools and painless configuration
- Host: GitHub
- URL: https://github.com/mhauri/wordpress-boilerplate
- Owner: mhauri
- License: mit
- Archived: true
- Created: 2020-10-23T06:10:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-23T07:55:53.000Z (over 5 years ago)
- Last Synced: 2024-11-15T03:09:45.998Z (over 1 year ago)
- Topics: composer, dotenv, wordpress, wordpress-development, wp-cli
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Wordpress Boilerplate
## Donations
The **Wordpress Boilerplate** is an open source project and completely free to use.
However, the amount of effort needed to maintain and develop new features and products is not sustainable without proper financial backing.
If you have the capability, please consider donating using the link below:
[](https://www.paypal.com/paypalme/mhauri)
## Overview
The **Wordpress Boilerplate** helps you get started with the best development tools and a well-known project structure.
## Features
- Familiar folder structure - feels like a normal Wordpress project
- Dependency management with [Composer](https://getcomposer.org)
- Environment variables with [Dotenv](https://github.com/vlucas/phpdotenv)
- Command-line interface with [WP-CLI](https://wp-cli.org/)
- Autoloader for mu-plugins (use regular plugins as mu-plugins)
## Issues
If you have any issues with this project, open an issue on [GitHub](https://github.com/mhauri/wordpress-boilerplate/issues).
## Contribution
Any contribution is highly appreciated. The best way to contribute is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests).
## Developer
[Marcel Hauri](https://github.com/mhauri), and all other [contributors](https://github.com/mhauri/wordpress-boilerplate/contributors)
## License
[MIT](https://mit-license.org/)