Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 1072 days ago
Is Rundiz Events abandoned?
Possibly abandoned (last update 1072 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Manage your events such as meetings, product launch, workshop, etc and display it in the calendar or list.
This is not include the ticket system or any commerce system, it is just for displaying what events is coming or past.
System requirement
PHP 5.5 or higher
WordPress 4.6.0 or higher
Installation
- Upload “rd-events” folder to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Done.
Frequently Asked Questions
No, it doesn’t but if you found that it works very well on multisite enabled then please tell me.
No, it doesn’t support for now. It is just only for display events no any ticket system.
Yes, it is. This plugin will remove all of its post type and options on uninstall. So, your database will be clean.
Yes, you can create archive-rd_events.php and single-rd_events.php for display archive and single page for this plugin. The rd_events suffix is custom post type for this plugin.
You can use the example from with in example folder that we provide with this plugin, or you can use default template in App/templates folder.
Please ask your question in support section and add mention to @okvee.
Review feed
Screenshots

Events in admin page.

Editing the event form.

Example of event calendar widget.

Example of event calendar in archive page. You can also switch view to day/week/month. Thanks to Fullcalendar for this powerful calendar javascript.

Example of event details page (single post). This also included Google Maps and we have API settings for you so you can use with new Google Maps API version with no problem.

Screenshot of how it works on real website.
Changelog
1.0.2
2023-01-24
- Update FullCalendar to 3.10.5
- Update moment.js to 2.29.2
- Remove plugin’s row meta.
- Improve code by escape, sanitize as reported by PHP CodeSniffer & WordPress coding standard.
- Fix Google Maps on admin page to work again.
- Fix Google Maps on front page to work.
1.0.1
2019-03-07
- Fix CSS for admin form.
- Fix JS for front-end.
1.0
2019-01-23
- Update required at least (WordPress).
- Update translation.
- Update asset handle name to be more specific. This is for prevent conflict with other plugins, themes that use the same name but different version.
- Move previous change log to changelog.md.