No Code Attached Yet
avatar buskerricc
buskerricc
28 Oct 2024

Steps to reproduce the issue

1-Create a new custom module with a name containing "mod" (e.g., "mod_mymodule").
2-Install and enable the module.
3-Go to the Modules section in the Joomla backend.
4-Search for the module name.

Expected result

The module should appear in the search results and be selectable for configuration.

Actual result

The module is not found in the search results.

System information (as much as possible)

Joomla Version: 5.2.0
PHP Version: 8.2.24
MySQL Version: 8.0.40
Web Server: Apache
PHP Handler: cgi-fcgi
Browser: Chrome 130.0.0.0
Operating System: Linux (SuLinux)

Additional comments

I've created the custom module manually by following the official Joomla documentation. The module is designed to display a simple text block. I've tried placing the module in various positions within my template, but it consistently fails to appear.

I've also attempted to create a basic HTML module with the same name to see if the issue was specific to my custom module, but the result was the same.

I've checked the Joomla error log, but there are no relevant error messages.

Relevant code snippet from my module's XML file:

XML
<extension version="3.1" type="module" client="site">
    <name>mod_mymodule</name>
    </extension>

avatar buskerricc buskerricc - open - 28 Oct 2024
avatar buskerricc buskerricc - change - 28 Oct 2024
Labels Removed: ?
avatar joomla-cms-bot joomla-cms-bot - change - 28 Oct 2024
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 28 Oct 2024
avatar brianteeman brianteeman - change - 28 Oct 2024
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 28 Oct 2024
avatar brianteeman brianteeman - change - 28 Oct 2024
The description was changed
avatar joomla-cms-bot joomla-cms-bot - edited - 28 Oct 2024
avatar brianteeman
brianteeman - comment - 28 Oct 2024

obviously the cause of your problem is not the name as every core module has a name element with mod_something

you havent said what documentation you have followed but I suspect it was for J3 and not j5

avatar buskerricc
buskerricc - comment - 28 Oct 2024

I created two test modules, mod_test and mod_test_mod, I load them as
extensions and both are listed in the extensions list, however in the
module management I only see the first one. I don't know why but if you say
it's not possible, I trust you.

Il giorno lun 28 ott 2024 alle ore 15:39 Brian Teeman <
@.***> ha scritto:

obviously the cause of your problem is not the name as every core module
has a name element with mod_something

you havent said what documentation you have followed but I suspect it was
for J3 and not j5


Reply to this email directly, view it on GitHub
#44365 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AEFTAU27LH6XD3RQQNF2D2TZ5Y5ANAVCNFSM6AAAAABQXIFIZGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBRG43TONZRGE
.
You are receiving this because you authored the thread.Message ID:
@.***>

avatar chmst chmst - change - 28 Oct 2024
Status New Closed
Closed_Date 0000-00-00 00:00:00 2024-10-28 21:22:19
Closed_By chmst
avatar chmst chmst - close - 28 Oct 2024
avatar chmst
chmst - comment - 28 Oct 2024

@buskerricc I think that you should post your issue in https://forum.joomla.org. I am closing here because this is surely not a Joomla core issue.

Add a Comment

Login with GitHub to post a comment