WP Manifestindependent plugin directory
manifest / editor / the-events-calendar-venue-block-editor

Enable Block Editor for Venues

Enables the Gutenberg block editor for The Events Calendar plugin's Venues post type.

by Prolific Digital · github.com/prolific-digital/the-events-calendar-venue-block-editor

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/prolific-digital/the-events-calendar-venue-block-editor/archive/refs/heads/main.zip

Readme

Enable Block Editor for Venues

Description

This plugin enables the Gutenberg block editor for The Events Calendar plugin's Venues post type. By default, The Events Calendar uses the classic editor for Venues, but with this plugin, you can enjoy the full functionality of the block editor when creating and editing Venues.

Features

  • Forces the block editor (Gutenberg) for the tribe_venue post type used by The Events Calendar plugin.

Installation

  1. Download the Plugin: Download the enable-block-editor-for-venues.zip file from the repository.
  2. Upload to WordPress: In your WordPress admin dashboard, navigate to Plugins > Add New and click Upload Plugin. Select the .zip file and click Install Now.
  3. Activate: Once installed, click Activate Plugin.

Usage

After activating the plugin, navigate to Events > Venues in your WordPress admin panel. You will now be able to use the Gutenberg block editor when editing or creating new Venues.

Requirements

  • WordPress version 5.0 or higher.
  • The Events Calendar plugin version that supports tribe_venue post type.

License

This plugin is licensed under the GPL2 License. You can find the full license text at GNU GPL v2.0.

Contributing

Feel free to fork this repository and submit pull requests. Contributions to improve the plugin and ensure compatibility are always welcome!

Read the full README on GitHub →