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

https://github.com/infinum/eightshift-boilerplate-plugin

This repository contains all the tools you need to start building a modern WordPress plugin.
https://github.com/infinum/eightshift-boilerplate-plugin

boilerplate open-source wordpress wordpress-plugin

Last synced: 3 months ago
JSON representation

This repository contains all the tools you need to start building a modern WordPress plugin.

Awesome Lists containing this project

README

          

![image](https://repository-images.githubusercontent.com/120769107/243fd405-51fd-4434-bb9d-6c9cf1a5f66a)

[![GitHub tag](https://img.shields.io/github/tag/infinum/eightshift-boilerplate.svg?style=for-the-badge)](https://github.com/infinum/eightshift-boilerplate)
[![GitHub stars](https://img.shields.io/github/stars/infinum/eightshift-boilerplate.svg?style=for-the-badge&label=Stars)](https://github.com/infinum/eightshift-boilerplate/)
[![license](https://img.shields.io/github/license/infinum/eightshift-boilerplate.svg?style=for-the-badge)](https://github.com/infinum/eightshift-boilerplate)

## About Eightshift Boilerplate Plugin

Eightshift Boilerplate is a modern, Gutenberg-oriented, WordPress plugin boilerplate. It includes everything you need to start building a modern WordPress project, using state-of-the-art frontend development tools, and it's at the core of the Eightshift Development Kit. [Find out more in Eightshift Docs →](https://eightshift.com)

## ⚠️ Requirements

To get started, you'll need:

- [PHP 8.3+](https://www.php.net/)
- [Node LTS](https://nodejs.org/)
- [Composer](https://getcomposer.org/)
- [git](https://git-scm.com/)
- [WP-CLI](https://wp-cli.org/)

## 🏁 Quick start

[Documentation on getting started with Eightshift Boilerplate is available in Eightshift Docs →](https://eightshift.com/docs/theme/)

## 📚 Documentation

Eightshift Development Kit comes with [comprehensive documentation](https://eightshift.com).

## 🛟 Getting help

If you have any questions or problems, please [open an issue](https://github.com/infinum/eightshift-boilerplate-plugin/issues) on GitHub.

When submitting issues or otherwise participating in development, please follow our [code of conduct](https://github.com/infinum/eightshift-boilerplate-plugin/blob/develop/CODE_OF_CONDUCT.md), and fill out the issue template properly. We'll do our best to answer your issues as quickly as humanly possible: following these steps helps us out a lot in doing that.

## 👩‍💻 Maintainers 🧑‍💻

Eightshift Boilerplate is maintained and sponsored by [Infinum](https://infinum.com).

## ⚖️ License

Eightshift Boilerplate Plugin [Infinum](https://infinum.com). It is free software, and may be redistributed under the terms specified in the LICENSE file.