RobinTheHood / ModifiedModuleLoaderClient

Der MMLC (Modified Module Loader Client) ist eine Software zur Verwaltung von Modulen in deinem modified eCommerce Shop.
https://module-loader.de
5 stars 5 forks source link

"recover-cart-sales" Module in MMLC Displays Unresolvable Changes #143

Open RobinTheHood opened 11 months ago

RobinTheHood commented 11 months ago

Description:

When installing the "modifiedcommunitymodules/recover-cart-sales" module through MMLC and prompted to copy template files to the shop, an issue arises if the original template in the shop no longer exists. Post-installation, the module displays "changes" that cannot be automatically discarded.

Steps to Reproduce:

  1. Rename the original templates in the shop.
  2. Install the "modifiedcommunitymodules/recover-cart-sales" module through MMLC.

Expected Behavior: The module installation should handle cases where the original template in the shop is renamed, ensuring smooth integration without displaying unactionable "changes."

Actual Behavior: After installation, the module presents "changes" that cannot be automatically discarded due to the absence of the original template in the shop.

Additional Information:

RobinTheHood commented 9 months ago

The error still exists in MMLC version 1.23.0 with the new ModuleManager / ModuleInstaller and the new Module Info Buttons.

I think we need to completely overhaul how template files are installed and handled.

Here are some ideas that are not complete: