“Event Calendar for Opencart” Documentation by “opencartdevelop” v1.0


“Event Calendar for Opencart”

Created: 14 Jul 2011
By: opencartdeveloper
Email: cartdeveloper@gmail.com

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

  1. Install Module
  2. Configure Module
  3. Manage Event
  4. Add New Layout
  5. Moduel view front end store
  6. Requirements
  7. Template files(customer view)
  8. Disclaimer

Install Module - top

  1. In Admin Panel, Go to Extensions > Installer, Upload extension files.

Configure Module - top

  1. Login to your opencart store admin
  2. Navigate to Extension > Modules > Events, click on install, this will create required database tables for the module

  3. 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

  4. For OpenCart <= 3.x : Navigate to Extensions > Modifications, Click on "Refresh" button to refresh Modifications.

Manage Events - top

  1. Go to Catalog > Events and manage events.


Add Event Layout (Optional) - top

  1. 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