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

https://github.com/vedranbe/multiple-blocks

Multiple Blocks is a WordPress plugin that provides a set of custom Gutenberg blocks for any theme
https://github.com/vedranbe/multiple-blocks

gutenberg-blocks wordpress wordpress-plugin

Last synced: about 2 months ago
JSON representation

Multiple Blocks is a WordPress plugin that provides a set of custom Gutenberg blocks for any theme

Awesome Lists containing this project

README

          

# Multiple Gutenberg Blocks Plugin

Multiple Blocks is a WordPress plugin that provides a set of custom Gutenberg blocks for any theme. This plugin enhances the editing experience by offering additional block options tailored for your content needs.

## Features

- Multiple custom blocks for versatile content creation.
- Easy integration with the Multiple theme.
- Built with modern JavaScript and React.
- Custom SVG icons.
- Custom block category.

## Installation

1. Upload the `multiple-blocks` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Start using the custom blocks in the Gutenberg editor.

## Blocks Included

- **Block 1**: A custom block for [describe functionality].
- **Block 2**: A custom block for [describe functionality].
- **Block 3**: A custom block for [describe functionality].

## Usage

To use the blocks, simply add them from the block inserter in the Gutenberg editor. Customize the content as needed and save your changes.

## Development

To contribute to the development of Multiple Blocks:

1. Clone the repository.
2. Run `npm install` to install dependencies.
3. Use `npm run build` to compile the JavaScript files.

## License

This project is licensed under the [MIT License](LICENSE).