OpenAgenda
Display calendars from https://openagenda.com on your site. Basic usage This WordPress plugin allows you to embed any calendar hosted on https://openagenda.com on your WordPress site. Upon activation, the plugin creates a new post type named Calendars. Just create a new calendar, provide the UID of the calendar you wish to display in the calendar settings box, and that’s it ! You can leave the content area for this calendar empty, as it will be populated automatically with your events ! Your events are automatically inserted after your content. If you wish to control where your events will be listed, just use the shortcode [openagenda] in your content. Settings General settings can be found under the Calendar > Settings entry in the admin menu. All data related to your API key or calendars can be found on https://openagenda.com. The settings are divided into two tabs: General and Integrations. General settings The General settings page provides the following settings : OpenAgenda API key : Your user API key. Providing your account API key is required for the plugin to work properly. It can be found in your account on https://openagenda.com Allow for embedded content : If your events contain embedded content, tick this box to allow the corresponding HTML tags. Load default stylesheets : The plugin provides very basic styling and depends heavily on your theme’s styles. Disable this to rely 100% on your theme styles. Legacy templates : Templates have been updated in 3.0.0. Check this option to continue using legacy templates. Cache duration : For performance reasons, basic requests to OpenAgenda are temporarily kept in cache. This settings controls the time to keep them cached, in seconds. Default event image : Choose an image to use in case events do not have one. Delete all calendar content on uninstall ? : controls whether you want to delete all your calendars on uninstall. Delete all options on uninstall ? : controls whether you want to delete all your calendar settings on uninstall. Allow OpenAgenda to collect usage stats ? : controls whether you want to send CMS used and site URL to OpenAgenda, for statistic purposes. Integrations settings The Integrations tab allows you to fine tune settings for various third party services the plugin uses. OpenStreetmap integration settings : Default map tiles link : This is the map tile used for the various maps displayed by the plugin. Default map tiles attribution link : this is the default attribution link placed on OpenStreetMaps. CloudImage integration settings : CloudImage API key : If you wish to use CloudImage to serve your images, enter your API key here. Permalinks settings In the Permalinks settings, you can change the prefix for your calendar pages. You cannot leave this blank as your URLs will conflict with WordPress’ default pages and posts. In the Settings > Reading section, you can set a calendar page as your front page. Note that it will still use the default calendar template provided by the plugin and the default front page template provided by your theme. Customizer settings In the Customizer, a new panel is available to house various display settings. For now only a main color setting is available. If you add Openagenda Filter widgets via the customizer, the preview will not display them immediately. That’s simply because filters are initialized on page load and the customizer preview is not always fully refreshed when a setting is changed. Simply publish your settings and refresh the page, or open your agenda page in another tab. Your filter should work just fine. Filter widget and shortcodes To allow users to easily find relevant events, the plugin also provides a convenient filter widget. Place the widget in your sidebar or other widgetized area, pick a filter and tweak any additional settings in the widgets admin. To integrate filters directly in your content instead of widget areas, the plugin also provide shortcodes. Every shortcode listed here (except for [openagenda]) corresponds to a filter option in the widget. Additionaly, shortcodes and widget filters have the same parameters, and every shortcode attribute corresponds to a widget filter setting. [openagenda] Displays the calendar. You do not need to use this shortcode explicitely, as it is automatically injected in the content of your “calendars” posts. However, if you need to insert static content after your list of events, you can do so by inserting this shortcode, then your static content afterwards. [openagenda_filter_active] Displays the active filters. It takes no parameters. [openagenda_filter_choice] Displays a list of choices, depending on the field chosen. It takes the following parameters : field: the slug of the choice field you want to display (e.g. “cities”, “keywords”, “departments”, “favorites”, etc… ). additional_field: Any custom field you have setup in your OpenAgenda administration. Only works when ‘Additional Field’ is the chosen field. page_size: Number of options to display before the ‘More options’ button. You can find the list of available additional fields in the Forms section of your agenda settings on openagenda.com (ex: https://openagenda.com/[your-agenda]/admin/schema) [openagenda_filter_calendar] Displays a calendar. It takes no parameters. [openagenda_filter_map] Displays an interactive map to locate and search events. It takes the following parameters : map_tiles_link : Map tiles link to use. Defaults to https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png map_auto : Whether to automatically update map on scroll. [openagenda_preview] Displays a preview of any calendar. It takes the following parameters : uid : UID of the calendar you wish to preview. size : Number of events to display. sort : Event sort option. Accepts lastTimingWithFeatured.asc, timingsWithFeatured.asc, lastTiming.asc, timings.asc, updatedAt.asc or updatedAt.desc. filters : Query string representing filters to apply to the request. To ensure it works properly and avoid breaking the shortcode, you should urlencode the query string. You can do so via a simple tool like https://www.urlencoder.org/fr/ links : Accepts oa or an empty string. If set to oa, event links will point to events pages on https//openagenda.com instead of local pages. [openagenda_filter_relative] Allows to filters past or upcoming events. It takes no parameters. [openagenda_filter_search] Displays a search field. It takes the following parameters : placeholder : text field placeholder. Customization Templates for the list of events and individual events can be customized in your child theme. If you’re not already using a child theme, it is recommended to create one. https://developer.wordpress.org/themes/advanced-topics/child-themes/ Just create a folder named openagenda/ in your child theme, then copy and paste the template you wish to override from the plugin’s templates/ folder. Here is a list of templates you can find in the plugin’s templates/ folder : event-loop.php : main wrapper for list view and single event view. Displays exports button and pagination at the top and bottom. list-header.php : contains the total number of events and active filters display. event.php : template used to display the event information on list views. single-event.php : template used to display the event information on single event views. event-location.php : template used to display the location information on single event views. event-additional-fields.php : template used to the list of additional fields on single event views. preview-loop.php : main wrapper for the preview widget and shortcode. The legacy/ folder contains templates used prior to version 3.0.0. If you updated the plugin and notice issues on your frontend, that’s probably because your site used legacy templates. Please try and check the Use legacy templates checkbox in the settings page. The plugin provide convenient template tags for you to display event data in the inc/template-tags.php file. Feel free to define your own in your theme. The plugin also provides many hooks to allow you to customize the html output or other various data. Usage of third party services and copyright information This plugin displays data hosted and provided by https://openagenda.com. By using this plugin, you accept and agree with OpenAgenda’s terms and conditions and privacy policy. Please make sure to read them before using this plugin. Also, using this plugin DOES require an account at https://openagenda.com, and an API key. By default, maps displayed by this plugin use data from https://openstreetmap.org/ and uses the leaflet JS library. By using this plugin, you accept and agree with OpenStreetMap’s terms of use, acceptable use policy and privacy policy The plugin provides optional integration with CloudImage. The integration requires to create an account at https://cloudimage.io and accept and agree their terms of use. Icons used in the UI are Genericons, licenced under the GPL 2.0.
Top keywords
- openagenda27×1.88%
- settings23×1.60%
- calendar16×1.12%
- events14×0.98%
- filter13×0.91%
- https13×0.91%
- display12×0.84%
- event11×0.77%
- content10×0.70%
- templates10×0.70%
- com9×0.63%
- default9×0.63%
Eventin – Event Calendar, Tickets, Registration, Booking & WooCommerce
Eventin is a WordPress event calendar, event registration, and event management plugin for creating in-person, virtual, hybrid, and recurring events from a single dashboard. Create free or paid events, manage event listings, sell event tickets online with WooCommerce, Stripe, or PayPal, collect RSVPs, and manage attendees with an easy booking workflow. Eventin also includes AI-powered event creation, helping you generate event titles, descriptions, schedules, and FAQs in seconds. It’s also an excellent choice for eLearning and LMS websites, making it easy to manage live classes, webinars, workshops, coaching sessions, and cohort-based training alongside your courses. Built-in Zoom and Google Meet integrations let you host virtual sessions while recurring events simplify ongoing classes and training programs. Whether you’re organizing a one-day workshop, a multi-day conference, a meetup, or a large business event, Eventin helps you manage event registration, ticket sales, attendee check-in, speaker schedules, and event agendas from one place. QR code check-in tickets, automated confirmation emails, and WooCommerce-powered ticketing provide a smooth experience for both organizers and attendees. The free version includes Zoom integration at no extra cost, allowing attendees to receive meeting links automatically after registration. With Google Meet support, Google Calendar synchronization, iCal, Outlook Calendar, recurring events, and email automation, Eventin gives you everything you need to manage professional events with WordPress. Need help setting up your first event and sell event tickets in WordPress website? 👉 Let Us Know. More helpful links 👇 🎓 Live Demo | 📘 Documentation | 🛣️ Roadmap | 💼 Buy Pro | ⚙️ Features | 🎬 Video Tutorials 🎯 Why Eventin? Eventin combines: – Event Calendar – Booking System – Registration System – Ticketing System 👉 One plugin. Full control. 🗓️ WordPress Event Calendar – Month, Week, Day & List Views Eventin’s event calendar gives your visitors a beautiful, interactive way to browse upcoming events. Display events in a full monthly calendar grid, a compact list view, or a weekly agenda — all fully responsive from mobile to desktop. 🎫 Sell Event Tickets Online – Free, Paid & Early Bird Eventin makes it easy to create and sell event tickets directly from your WordPress site. Offer free events, paid events, or mixed ticketing — no third-party platform needed. 📋 Event Registration, RSVP & Attendee Management Eventin’s event registration system handles everything from collecting attendee information to tracking check-ins — all from one central dashboard. 💻 Virtual, Hybrid & Online Events with Free Zoom Integration Eventin is built for the modern event organizer who runs both in-person and online events. Unlike other event plugins, Eventin includes Zoom integration completely free — no premium add-on required. 🤖 AI-Powered Event Creation for WordPress Eventin is the only WordPress event management plugin with a built-in AI event creator. The Eventin AI tool generates complete event content in under 10 seconds. 🗃️ Event Scheduling & Speaker Management Manage complex multi-session events, conferences, workshops, and multi-day events with Eventin’s powerful scheduling system. 🎨 Event Page Builder & Design Customization Eventin works seamlessly with every major WordPress page builder, giving event organizers full creative control over their event pages. 📢 Who Can Use Eventin? Eventin is designed for anyone who creates and manages events in WordPress: 🎉 Event Planners & Organizers – Create and manage unlimited event listings, sell event tickets, handle registrations, and track attendees. 🏢 Agency Owners – Manage multiple events and event organizers for clients from one dashboard. 🎓 Online Tutors & eLearning Creators – Schedule live classes alongside your LMS courses or independently, run cohort-based programs, manage recurring sessions, and auto-send Zoom or Google Meet links all without a separate webinar tool. With Eventin, you can: Manage live classes, workshops, and webinars Add event registration and booking to your LMS website Schedule cohort-based learning sessions with recurring events Sell access to live training sessions using WooCommerce, Stripe, or PayPal Automatically send Zoom or Google Meet links after registration Track attendees and manage event-based learning experiences 💻 Webinar & Virtual Event Hosts – Run professional online events with automatic Zoom integration and email automation. 🏆 Conference Organizers – Create multi-day event schedules with speakers, sessions, tracks, and ticketing. 🤝 Meetup & Community Hosts – Create RSVP events with attendee limits and optional ticket sales. 📚 Corporate Trainers – Organize training sessions, workshops, and learning programs with structured schedules. 📢 Digital Marketers – Promote events, collect registrations, automate email follow-ups, and track conversion analytics. 🔥 Eventin Free Features — Complete Event Management at $0 Eventin’s free version gives you a full event management experience with no hidden costs. Event Creation & Calendar Unlimited event creation with no usage limits Smart admin dashboard — view all events, registrations, and bookings in one place Full event calendar with monthly, list, and grid views Session and agenda management for multi-session events Recurring events — daily, weekly, monthly, or custom patterns Event import and export for bulk management Upcoming and expired event tabs — auto-sorted and organized Ticketing & Payments Multi-tier ticket pricing — Early Bird, VIP, General Admission, and more WooCommerce integration — accept payments through all WooCommerce gateways Stripe and PayPal direct integration for ticket sales Branded PDF ticket templates sent automatically after purchase WooCommerce coupon support for discount codes Currency settings with symbol position and decimal separator options Purchase confirmation and reminder emails Event Registration & Attendees Event registration forms with custom fields RSVP system with response tracking and reporting Bulk and manual attendee registration Real-time attendee count and capacity management CSV export of attendee data and registration reports QR code check-in generation for every ticket — free Booking management dashboard with full attendee history Virtual Events & Integrations Free Zoom integration — auto-send join links after registration Google Meet integration for online events Google Calendar, iCal, Yahoo, and Outlook sync Hybrid event location support (online + offline) Timezone-aware event scheduling Page Builder & Display Elementor widgets (10+ event-specific widgets). Dedicated Elementor Addons coming soon. Divi, Gutenberg, and Beaver Builder compatibility Drag-and-drop template builder Shortcodes for embedding events anywhere Social sharing buttons for Facebook, Twitter, LinkedIn Advanced event search by keyword, date, category, or tag FAQ section per event page SEO & Event Schema (JSON-LD structured data) for rich search results 🔥 Eventin PRO — Advanced Features & AI Capability The free version handles complete event management. Eventin Pro adds enterprise-level tools for event planners who need more: * Eventin AI – Generate event titles, descriptions, FAQs, tags, and banners in under 10 seconds. * Landing Page Builder – Design custom event landing pages with pre-built templates. * Ticket Template Builder – Design fully branded, custom PDF event tickets. * Certificate Builder – Award attendees with branded PDF certificates for completed events or training sessions. * QR Code – Make an easy event registration experience** with event QR codes check-in. Scan event tickets of your event attendees in just a few seconds. * Visual Seat Map – Create an interactive seating plan and sell tickets by seat location. * Multi-Tier Event Tickets – Advanced tier management with VIP, Gold, group pricing, and bulk sales. * Multivendor Event Marketplace – Build a Dokan-powered marketplace where multiple organizers can list and sell events. Power-Packed Integrations to Make Even Better Events Zapier & Ottokit – Automate event workflows, trigger actions on registration or ticket purchase, and connect Eventin to 1000+ apps without writing code. FluentCRM – Build automated email marketing campaigns for event attendees — send confirmations, follow-ups, and promotional sequences on autopilot. SureCart – Handle payments, refunds, and bookings securely with a faster, modern checkout experience purpose-built for selling event tickets. Google Meet – Host virtual events and online webinars with Google Meet. Attendees receive their join link automatically after event registration. PayPal – Accept PayPal payments for event tickets with a familiar, trusted checkout flow your attendees already use. Stripe – Sell event tickets via Stripe with fast, secure card payments and support for multiple currencies. BuddyBoss – Turn your event attendees into a thriving community. Connect events to BuddyBoss groups for networking, discussions, and shared resources. Divi Builder – Design stunning, fully customized event pages and layouts using Divi’s visual drag-and-drop builder. Pabbly – Connect Eventin to your favorite tools and automate data flow between your event registrations, CRM, and marketing platforms. Twilio – Send SMS reminders, booking confirmations, and real-time event updates directly to your attendees’ phones. 🏆 Trusted by WordPress Experts & 17,500+ Event Organizers Leading WordPress publications and developers recommend Eventin for professional event management: * Elegant Themes: “Eventin is perfect for any kind of Conference, Event, Seminar, Exhibition, Meeting, Business Conference, Webinars, and Event Management website.” * WPAstra: “With a diverse set of features, it is dedicated to simplifying event organization and ensuring a smooth, efficient process.” * Kinsta: “The plugin’s exceptional quality is reflected in user reviews and evidenced by ThemeWinter’s long-standing commitment to delivering top-notch products.” * InstaWP: “Eventin saves time by automating many tasks, allowing you to focus on other aspects of your event management.” 📚 Documentation & Support 📘 Step-by-step Documentation 💬 Support Forum on WordPress.org 👥 Facebook Community Group 🎬 Video Tutorials on YouTube ⭐ Leave a Review on WordPress.org 🌟 Review on Trustpilot 🌟 Review on G2 🚀 Also From ThemeWinter 🍔 WPCafe – Food Ordering & Reservation plugin for WordPress 📅 WPTimetics – AI-powered Appointment Scheduling plugin for WordPress 🗓️ Booktics – Booking plugin for Service Businesses in WordPress 🗓️ Pointics – AI-Powered Loyalty and Rewards Plugin for WordPress External Services This plugin connects to the following external services: Arraytics FluentCRM Service Connects to Arraytics.com’s FluentCRM service to manage contact information for marketing and communication purposes (product updates, feature announcements, support information). Data sent: Your email address (only when you voluntarily provide it during event registration). Service provider: Arraytics – Terms of Service | Privacy Policy Note: This is optional and not required for core plugin functionality. SureCart Webhook Connects to SureCart via webhooks to synchronize order and payment information for event ticketing and related automations. Data sent: Event and order data required to process the webhook (such as ticket/order details, amounts, currency, and customer details like name and email). Payment card details are handled directly by the payment processor, not by this plugin. Service provider: SureCart Inc. – Terms & Conditions | Privacy Policy Note: Optional integration, only active if you enable the SureCart integration and configure its webhooks.