ghazal / plg_mvcoverride

Joomla plugin to override Joomla MVC
21 stars 18 forks source link

Hi everyone,

thank you for your interest for this plugin.

Unfortunately, I am running out of time these days, so I won't update it.

If anyone has a solution to make it better, please feel free to fork it.

Maybe, I'll come back in a few months, but right now I have a big project that will take all my energies.

plg_mvcoverride

Joomla plugin to override Joomla MVC.

Plugin used (and updated for j!3) in these joomla docs :

How to override the component mvc from the Joomla! core - Joomla! Documentation

The joomla 2.5.x version is here :

Plugin Override - Joomla! Extensions Directory

http://extensions.joomla.org/extensions/style-a-design/templating/15611

Usage example

For a component :

/templates/yourtemplate/code/com_search/views/search/view.html.php

For a module :

/templates/yourtemplate/code/module_name/helper.php

Issue

No more issue ATM.

Alex Chartier found a working solution.

If someone finds an issue, please tell us.