Quantcast
Channel: Joomla! Forum - community, help and support
Viewing all articles
Browse latest Browse all 2172

Joomla! 4.x Coding • Re: Add “own controller” to com_users Admin Component

$
0
0
That's a vintage presentation! :-)
I would not use that method, that I explained in my presentation 12 years ago, anymore.

Nowadays I would create a system plugin,
copy a core Joomla Model or Controller and put that copy in my system plugin,
make the necessary changes in that copy
and load that before Joomla does (so Joomla does use your copy and does not load its own).

Note that future improvements in the Joomla core Model or Controller won't be used.
But updating Joomla won't overwrite your changes.

Another solution is to use
Obix Class Extender https://extensions.joomla.org/extension ... -extender/
for your Model or Controller overrides.

Statistics: Posted by pe7er — Mon Mar 11, 2024 8:15 pm



Viewing all articles
Browse latest Browse all 2172

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>