I'm sorry but I do not understand what you mean.Yes, that is an obvious fix. But this is a publicly available plugin . . . and who knows what users do.
I would prefer that the bug is fixed.
Also I note that TWO namespace calls are required: one in the .xml file, and one in the extension.php in the src subdirectory.
Having written a large object orientated application in CA Visual Objects, this would be deemed sacrilege !
It seems that you have a plugin that adds Google Maps to Joomla articles. For nice SEF URLs, those articles need to be in a category that is available via a menu item. The plugin cannot do anything about those URLs.
I do not know the code of the plugin. An XML manifest specifies everything needed for installation and configuration. It also specifies the namespace of the plugin (which is used in the extension.php). It is only used to generate the /administrator/cache/autoload_psr4.php which is needed to autoload the namespaced files. During run-time there is only one namespace call.
Statistics: Posted by pe7er — Fri Dec 27, 2024 12:43 pm