Skip to content

N°9088 Allow extension uninstallation from production-modules folder#824

Open
Timmy38 wants to merge 2 commits intofeature/uninstallationfrom
feature/9088_allow_external_extension_uninstall
Open

N°9088 Allow extension uninstallation from production-modules folder#824
Timmy38 wants to merge 2 commits intofeature/uninstallationfrom
feature/9088_allow_external_extension_uninstall

Conversation

@Timmy38
Copy link
Contributor

@Timmy38 Timmy38 commented Feb 27, 2026

No description provided.

@Timmy38 Timmy38 requested a review from odain-cbd February 27, 2026 15:23
@Timmy38 Timmy38 self-assigned this Feb 27, 2026
@CombodoApplicationsAccount CombodoApplicationsAccount added the internal Work made by Combodo label Feb 27, 2026
{
$index = $idx ?? $this->GetStepIndex();

$bMandatoryRemoteExtension = !$this->oWizard->GetParameter('force-uninstall', false);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$bMandatoryRemoteExtension purpose is not so clear. please se if the naming could help

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Name changed to $bRemoteExtensionsShouldBeMandatory

}

public function GetAllExtensionsOptionInfo(): array
public function GetAllExtensionsOptionInfo(bool $bMandatoryRemoteExtension = true): array
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 methods got a new parameter. is it covered by new usecases?

@Timmy38 Timmy38 requested a review from odain-cbd March 2, 2026 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Work made by Combodo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants