Jump to content

Recommended Posts

Posted

Hello!

Is there any way to specify module dependecies for templates? If I'm using some modules in the template, I would like to notify the user of missing modules..

Posted

You can do a $modules->isInstalled("ModuleClassName") check in the template file and do your own error / notification handling.

 

  • Like 7

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...