figuren-theater / theater-production-blocks
WordPress blocks for theater productions to be used with the Site- and Block-Editor.
Installs: 68
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 17
Type:wordpress-plugin
Requires (Dev)
Suggests
- wpackagist-plugin/theater: Even this plugin can be used standalone, it will be nicer & easier together with the WordPress 'Theater' plugin.
- dev-main
- 0.2.0
- 0.1.0
- dev-dependabot/npm_and_yarn/wordpress/icons-10.12.0
- dev-dependabot/npm_and_yarn/wordpress/scripts-30.5.1
- dev-dependabot/npm_and_yarn/wordpress/icons-10.11.0
- dev-dependabot/npm_and_yarn/wordpress/scripts-30.4.0
- dev-dependabot/npm_and_yarn/webpack-5.95.0
- dev-dependabot/npm_and_yarn/braces-3.0.3
- dev-dependabot/npm_and_yarn/express-4.21.1
- dev-dependabot/npm_and_yarn/axios-1.7.7
- dev-dependabot/npm_and_yarn/multi-41ee8087b2
- dev-dependabot/npm_and_yarn/multi-6b7e5c81f3
- dev-dependabot/npm_and_yarn/multi-092c445592
- dev-dependabot/npm_and_yarn/prettier-3.3.3
- dev-dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4
- dev-dependabot/npm_and_yarn/follow-redirects-1.15.6
- dev-feature/wpt-shortcode-to-query-block
- dev-develop
This package is auto-updated.
Last update: 2024-11-18 19:59:29 UTC
README
Theater Production Blocks
WordPress blocks for theater productions to be used with the Site- and Block-Editor.
Background & Motivation
This Plugin contains the following blocks related to theater:
- Duration
- Premiere Date
- Target Group
I don't wanted to reinvent the wheel, that's why this plugin is an extension to wp-theater
It will also work standalone, as long as you provide it the slugs of one or more existing post_types via the included filters.
Install
- Install via command line
composer require figuren-theater/theater-production-blocks
Usage
Open a new production and insert one of the new blocks.
Actions and Filters included
- uses the (yet non existent, default)
wp-theater-production-posttype
filter of the future wp-theater plugin Figuren_Theater\Production_Blocks\Registration\post_types
Figuren_Theater\Production_Blocks\Registration\post_type_supports
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