figuren-theater / ft-network-block-editor
Changes and additions to the WordPress core block-editor and site-editor, formerly known as Gutenberg, made for the figuren.theater Multisite network.
Installs: 171
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 12
Language:JavaScript
Type:wordpress-plugin
Requires
- php: >=7.1
Requires (Dev)
- dev-main
- 0.6.1
- 0.6.0
- 0.4.0
- 0.3.0
- 0.2.0
- dev-dependabot/npm_and_yarn/wordpress/i18n-4.58.0
- dev-dependabot/npm_and_yarn/wordpress/block-editor-12.26.0
- dev-dependabot/npm_and_yarn/wordpress/blocks-12.35.0
- dev-dependabot/npm_and_yarn/wordpress/scripts-27.9.0
- dev-dependabot/npm_and_yarn/wordpress/data-9.28.0
- dev-dependabot/npm_and_yarn/express-4.19.2
- dev-dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
- dev-dependabot/npm_and_yarn/follow-redirects-1.15.6
- dev-develop
- dev-features/integrate-ft-logos
- dev-features/copy-2-clipboard
This package is auto-updated.
Last update: 2024-10-20 07:37:01 UTC
README
figuren.theater | Network Block Editor
Changes and additions to the WordPress core block-editor and site-editor, formerly known as Gutenberg, made for the the WordPress Multisite network for puppeteers - figuren.theater.
Read our blog
See the network in action
•
Join the network
•
Create your own network
Background & Motivation
A Multisite network needs a way to handle defaults & behaviour of the new WordPress Site- and Block-Editor from one place.
Install
-
Install via command line
composer require figuren-theater/ft-network-block-editor
Usage
This plugin will only run when either composer or you handle the autoloading. There is no psr-4 or similiar autoloader included.
Built with & uses
- dependabot
- code-quality A set of status checks to ensure high and consitent code-quality for the figuren.theater platform.
- ....
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Versioning
We use Semantic Versioning for versioning. For the versions available, see the tags on this repository.
Authors
- Carsten Bach - Provided idea & code - figuren.theater/crew
See also the list of contributors who participated in this project.
License
This project is licensed under the GPL-3.0-or-later, see the LICENSE file for details