WP Events CRUD
A Events CRUD Plugin, Admin can create, read, update and delete events.
★ 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/itscsp/wp-event-crud/archive/refs/heads/main.zipReadme
WP Events CRUD Plugin
Description
A Events CRUD Plugin, Admin can create, read, update and delete events.
Features
- Create, Read, Update and Delete events
- Shortcode for displaying events
- Customizable settings
Installation
- Upload the plugin files to the
/wp-content/plugins/wp-events-cruddirectory - Activate the plugin through the 'Plugins' menu in WordPress
Usage
- Add
[events_list]this shortcode will display all upcoming event on the page you added to. - To add event login with provided credentials (testing-credentials.txt) and add event.
- You can change event manager setting in settings > Events Manager (https://dev-kirantester.pantheonsite.io/wp-admin/options-general.php?page=events-manager-settings)
- Output Screenshot: click here