event_manager

View Magento 2 Event manager Extension Detail Page for Features and Demo

Documentation for Event manager

Preference

Magento 2 Event Manager extension allows you to create online upcoming events in your store. With the help of Event Manager extension you can create attractive events and also sell tickets. You can also add images, videos and content of particular event to highlight your event. provided contact person details and google map view to the location of event. Event manager extension also enable calendar view for customers so customer can easily shows upcoming events in calendar view.

Installation

There are two ways of installing extension in magento2.

  1. Using COMMAND LINE.
  2. Manually Install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended)

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management.

Step 4: Enter the following at the command line:

              php bin/magento setup:upgrade
              php bin/magento setup:static-content:deploy

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → EventManager, The module will be displayed in the admin panel.

Option 2: Magento 2 install extension manually

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_EventManager’ → 1

Step 4: Disable the cache under System → Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → EventManager, the module will be displayed in the admin panel.

Backend Example

  • After Installation of Extension login to magento admin panel to set configuration of the extension.

Extension Configuration

  • As per below screen shot you can set all the settings here.
  • You can find configuration at Stores → Configuration → Mageants → Events Manager .

Enable Event Manager : Here you can enable and disable module from back end.

SEO CONFIGURATION : Here admin can set url of Event.

Show error message : Here admin can set error message when no upcoming event.

EVENT MANAGER Admin: In the admin there is menu item named “Manage Event Manager ” where admin can manage event.

Manage Event: Here admin can manage event like add new event update current event and delete event etc.

Frontend Example

  • Event Manager link will display in Top Link Section, By Clicking on it Customer will redirect to a list where all Events will be listed.

The following screenshot shows the listview mode of event.

The following screenshot shows the calendar view of event.

  • The following screenshot shows the view of event where customer can show contact information and detail description and also show image gallery and google map location of event.

  • When customers click on BUY TICKETS at that time attached product added to cart

event_manager.txt · Last modified: 2025/05/26 07:26