Skip to main content

What steps should I follow after uninstalling the Accessibility App for Magento?

To remove the Accessibility Toolkit, run composer remove appifycommerce/accessibility (or bin/magento module:disable AppifyCommerce_Accessibility and delete app/code/AppifyCommerce/Accessibility for a manual install), then run bin/magento setup:upgrade and bin/magento cache:flush.

The widget disappears from your storefront once the cache is flushed. Your saved settings stay in the database under the accessibility/* configuration paths, so they come back if you reinstall. If you want them gone, delete those rows from core_config_data. You can reinstall at any time from the Adobe Commerce Marketplace.

You can install Accessibility App from here.

info