“Event Calendar for Opencart” Documentation by “opencartdevelop” v1.0
“Event Calendar for Opencart”
Thank you for purchasing my module. If you have any questions that are beyond the scope of this help file, please feel free to email via my user page contact form here. Thanks so much!
Table of Contents
- Install Module
- Configure Module
- Manage Event
- Add New Layout
- Moduel view front end store
- Requirements
- Template files(customer view)
- Disclaimer
Install Module - top
- In Admin Panel, Go to Extensions > Installer, Upload extension files.

Configure Module - top
- Login to your opencart store admin
- Navigate to Extension > Modules > Events, click on install, this will create required database tables for the module

- For OpenCart >= 4.x : Navigate to System > Users > User Groups, click on edit of your user group, look for all occurance of "extension/eventcalendar/" in Extensions permissions and tick them.

For OpenCart <= 3.x : Navigate to System > Users > User Groups, click on edit of your user group, select "catalog/event" in both permissions
- For OpenCart <= 3.x : Navigate to Extensions > Modifications, Click on "Refresh" button to refresh Modifications.
Manage Events - top
- Go to Catalog > Events and manage events.

Add Event Layout (Optional) - top
- To add sperate event layout for store front:
Go to Design > Layout > Add New.
For OpenCart <= 3.x enter Route = "extension/event/%"
For OpenCart >= 4.x enter Route = "extension/eventcalendar/event/%" 
Module view frontend store - top
This is how it should look in front end.

Requirements - top
Template files(customer view) - top
Calendar template file - catalog/view/theme/default/template/extension/module/event.twig
Events listing file - catalog/view/theme/default/template/extension/event/events.twig
Event detail file - catalog/view/theme/default/template/extension/event/event.twig
Disclaimer - top
This module is tested with Default setup of Opencart software, it may not compatible with the custom theme or custom setup.
Once again, thank you so much for purchasing this module. As I said at the beginning, I'd be glad to help you if you have any questions relating to this module. No guarantees, but I'll do my best to assist.
opencartdeveloper
Go To Table of Contents