An open API service indexing awesome lists of open source software.

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

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:

[![Donate via PayPal](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square&logo=paypal)](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/)