Hi all,
I have a custom module with custom paramaters which I'd like to be able to
get from either a plugin (non-related) or from the modules helper file
which is also used by the plugin.
The reason being is that these paramaters can/will be used by other
extensions (mainly plugins).
I've googled and cannot find anything that works (I've tried the obvious
methods used when calling them in the module etc.); I can only load the
modules parameters from the modules own tmpl file or the modules own
definition file!
Any ideas would be gratefully received.
Best regards,
K...