Feature No Code Attached Yet
avatar coolcat-creations
coolcat-creations
19 May 2025

Is your feature request related to a problem? Please describe.

When you go into Discover in Joomla System panel you see extensions that were discovered and you have the possibility to install them. It would be nice to have an option too to directly delete the related discovered folder.

Describe the solution you'd like

Tick Checkbox and "delete" Button

Additional context

For easier administration

avatar coolcat-creations coolcat-creations - open - 19 May 2025
avatar joomla-cms-bot joomla-cms-bot - change - 19 May 2025
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 19 May 2025
avatar chmst chmst - change - 19 May 2025
Labels Added: Feature
avatar chmst chmst - labeled - 19 May 2025
avatar brianteeman
brianteeman - comment - 19 May 2025

until they are installed can joomla know what files are part of the discovered extension and should be removed?

avatar coolcat-creations
coolcat-creations - comment - 19 May 2025

Probably according to the xml file, or not?

avatar brianteeman
brianteeman - comment - 19 May 2025

Probably according to the xml file, or not?

sometimes yes but sometimes not. There might have been an install script for example

avatar coolcat-creations
coolcat-creations - comment - 19 May 2025

yes but they are not installed yet...

avatar chmst
chmst - comment - 19 May 2025

Many of these extensions were installed some time ago but their entries were removed from the #__extension table. I tried a PR for that but gave up, There were different files, assets, images, database tables, ..

But these messages are weird.
Maybe we can add an action button "ignore at discover" and then add a "ignore" record into the #__extension tabel.

avatar brianteeman
brianteeman - comment - 19 May 2025

the only reliable way to remove them is to install and then uninstall

avatar brianteeman
brianteeman - comment - 19 May 2025

For anyone looking at this to create a pull request it is not as simple as deleting a folder as @chmst already hinted at

avatar coolcat-creations
coolcat-creations - comment - 19 May 2025

Maybe we can add an action button "ignore at discover" and then add a "ignore" record into the #__extension tabel.
then we would need an ignore list in the backend too otherwise one decides to install it later and is confused why its not discovered...

avatar brianteeman
brianteeman - comment - 19 May 2025

making a lot of work for no benefit

avatar coolcat-creations
coolcat-creations - comment - 19 May 2025

yes the original feature request is actually not for "ignoring" but for a help to clean up.
If would even help if Joomla would disclose where the module, plugin, or component was found (discovered) sometimes the name is different than the folder.

avatar brianteeman
brianteeman - comment - 19 May 2025

that would only encourage you to delete a folder which as already stated will still leave remnants behind. The only way to remove one of these extensions is to discover install and then uninstall

Add a Comment

Login with GitHub to post a comment