eCommerce.Help Desk

3. Odinstalowywanie UPS Shipping i UPS Access Point®: Oficjalna Wtyczka

1 min read

Przewodnik krok po kroku dotyczący instalacji. Odinstalowywanie UPS Shipping i UPS Access Point®: Oficjalna Wtyczka. Zawiera informacje o pobieraniu, konfiguracji i początkowej konfiguracji.

Przewodnik krok po kroku

1

Przewodnik po odinstalowywaniu wtyczek UPS w Magento 2.x

This article provides a detailed guide for uninstalling the UPS Shipping and UPS Access Point® official extension from Magento 2.x. It covers both the standard uninstallation process through the Magento admin panel and a manual method via SSH for advanced users.

1

Odinstaluj przez Zainstalowane Wtyczki

Begin the uninstallation process by accessing the Installed Extensions section in Magento 2.x and selecting the uninstall option.

Navigate to the Installed Extensions section in your Magento admin panel. From the Actions list, click on Uninstall as shown in the figure. This initiates the uninstallation process for the UPS extension.

Odinstaluj przez Zainstalowane Wtyczki
1.1

Proceed with Readiness Check

Continue with Step 1, the Readiness Check, to ensure your system is ready for the uninstallation.

After selecting Uninstall, proceed to the Readiness Check. If any errors are encountered, they must be resolved before continuing. Once all tests pass, click the Next button to proceed to the Backup step.

Proceed with Readiness Check
1.2

Create Backup

Select items to back up and create a backup before uninstalling.

In the Backup step, select the checkbox for each item you wish to back up. Click Create Backup and wait for the process to complete. Once backups are created, click Next to continue.

Create Backup
1.3

Confirm and Uninstall Module

Confirm the uninstallation and proceed to remove the UPS module.

After backups are completed, confirm the uninstallation by clicking the Next button. Finally, click the Uninstall button to remove the UPS shipping module. A success page will display if the uninstallation is successful.

Confirm and Uninstall Module
2

Ręczne Odinstalowanie przez SSH

For advanced users, manually uninstall the UPS Shipping module using SSH commands.

Connect to your Magento installation via SSH. This method involves disabling the module, removing extension files, recompiling, and optionally cleaning up the database.

Ręczne Odinstalowanie przez SSH
2.1

Disable the Module

Execute commands to disable the UPS module.

Use SSH to connect to the root of your Magento installation. Execute the necessary commands to disable the UPS module, ensuring it is no longer active.

Disable the Module
2.2

Remove Extension Files

Delete all files associated with the UPS extension.

Navigate through the file structure to locate and remove all files related to the UPS extension. This step is crucial to ensure all components of the extension are fully removed.

Remove Extension Files
2.3

Recompile Magento

Recompile Magento to apply changes after removing the extension.

After removing the extension files, recompile Magento to ensure the system recognizes the changes. This step helps in maintaining system stability and performance.

Recompile Magento
2.4

Clean Up Database (Optional)

Optionally, clean up the database by removing UPS-related tables and configurations.

To completely remove all traces of the UPS module, delete all UPS-related tables and configurations from the database. This includes tables prefixed with ups_shipping_ and configurations in core_config_data.

Clean Up Database (Optional)

Czy ten przewodnik był pomocny?