Skip to main content

How do I set up the Accessibility Toolkit for my Magento store?

To set up the Accessibility App for Magento, follow these simple steps:

1. Install the extension: Buy the extension on the Adobe Commerce Marketplace, then run composer require appifycommerce/accessibility, bin/magento setup:upgrade, bin/magento setup:di:compile and bin/magento cache:flush. You can also unzip the package into app/code/AppifyCommerce/Accessibility and run the same commands.

2. Open the settings: Go to Stores → Configuration → AppifyCommerce → Accessibility Toolkit and make sure Status is set to Enable (it is enabled by default).

3. Customize Settings (Optional): If you'd like the widget to match your store's theme, adjust the Icon Style, Colors and Widget Style sections.

4. Save Changes: Click Save Config, then flush the Magento cache (System → Cache Management) so the change reaches your storefront.

5. Verify the Setup: Open your storefront in a private window. The Accessibility Toolkit icon should be visible and working, helping to improve accessibility for your customers.

Note: Even if you don’t make any changes, clicking Save is essential to properly activate the app on your store.

You can install Accessibility App from here.

info