Jump to content

Add module to page


Recommended Posts

Hello everybody,

I'm pretty new on Prestashop and I would like to know if somebody can hep me with my issue. I think that's really simple to do what I would like but I really don't know how to do. I already search on google but I cannot find any answer so here I'm.

https://addons.prestashop.com/en/reservation-rental-system/17275-events-manager-create-events-sell-tickets-online.html

I configure it and add an event. Now I would like to show the calendar with the event on my website but I don't know how to do that :( Any idea ? explanation ?

Thanks a lot for your support.

Best regards,

Maxime L.

 

Edited by MightyGames (see edit history)
Link to comment
Share on other sites

  • 3 weeks later...

Hello,

You can create a front controller. Where you can get the events. 

You can use $this->context->link->getModuleLink('controllername', 'modulename') and create the access to the controller.

Inside the controller you can return a tpl and show all events.

 

Best regards,

PrestaBucket Team

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...