Purchase Now

Overview

The Events Calendar feature allows you to display upcoming cryptocurrency events such as conferences, airdrops, hard forks, token unlocks, and community meetups.

Screenshot: Events calendar page showing upcoming crypto events frontend/events-calendar.png

Events calendar on the frontend

Features

  • Upcoming Events List - Chronological list of future events
  • Event Categories - Conference, Airdrop, Fork, Unlock, Meetup
  • Featured Events - Highlight important events
  • Individual Event Pages - Detailed event information
  • View Counter - Track event page popularity
  • Related Events - Show similar events
  • Social Sharing - Share events on social media

Frontend URLs

Page URL
Events List /events
Single Event /events/{event-slug}

Managing Events

  1. Go to Admin Panel > Content > Events
  2. Click Create to add a new event
  3. Fill in event details including title, date, description, and category
  4. Toggle Featured to highlight important events
  5. Click Save
Screenshot: Admin events management list admin/content/events-list.png

Events management in admin panel

Event Fields

Field Description
TitleEvent name
AliasURL slug
Event Date/TimeWhen the event occurs
DescriptionFull event details
CategoryEvent type
LocationPhysical or virtual location
WebsiteEvent website URL
ImageEvent banner image
FeaturedShow prominently
StatusActive/Inactive

Past Events

Events automatically move to past events once their date passes. Only future events are shown on the main events page. Past events remain in the database for historical reference.