PHPackages                             studioraz/magento2-userway-accessibility - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. studioraz/magento2-userway-accessibility

ActiveMagento2-module

studioraz/magento2-userway-accessibility
========================================

UserWay accessibility integration module

2.1.0(11mo ago)001MITPHPPHP ^8.1

Since Dec 14Pushed 11mo ago1 watchersCompare

[ Source](https://github.com/studioraz/magento2-userway-accessibility)[ Packagist](https://packagist.org/packages/studioraz/magento2-userway-accessibility)[ RSS](/packages/studioraz-magento2-userway-accessibility/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

UserWay Accessibility Toolbar for Magento 2
===========================================

[](#userway-accessibility-toolbar-for-magento-2)

Overview
--------

[](#overview)

This Magento 2 module integrates the UserWay Accessibility Toolbar into your Magento 2 store’s frontend, enabling accessibility tools for users to adjust and enhance their browsing experience. Features include contrast adjustments, text scaling, and other accessibility aids.

Features
--------

[](#features)

- Embeds the UserWay Accessibility Toolbar on the frontend of your Magento 2 store.
- Provides end-users with adjustable accessibility settings.
- Easily enable or disable the toolbar from the admin panel.
- Customizable to match brand accessibility standards and compliance requirements.

Requirements
------------

[](#requirements)

- Magento 2.4.x or later.
- A UserWay account and Widget Code (available from [UserWay](https://userway.org)).

Installation
------------

[](#installation)

### 1. Composer Installation

[](#1-composer-installation)

1. Navigate to your Magento root directory.
2. Install the module via Composer:

    ```
    composer require studioraz/magento2-userway-accessibility
    ```
3. Enable and set up the module by running the following commands:

    ```
    php bin/magento module:enable SR_UserwayAccessibility
    php bin/magento setup:upgrade
    php bin/magento cache:flush
    ```
4. Deploy static content if in production mode:

    ```
    php bin/magento setup:static-content:deploy
    ```

Configuration
-------------

[](#configuration)

1. In the Magento Admin panel, navigate to **Stores** &gt; **Configuration** &gt; **SR Extensions** &gt; **UserWay Accessibility**.
2. Set **Enable UserWay Toolbar** to "Yes."
3. Enter your **UserWay Widget Code** (obtainable from your UserWay account).
4. Customize other options as needed, then **Save Config**.

Usage
-----

[](#usage)

After setup, the UserWay Accessibility Toolbar will appear on the storefront, giving users options to modify accessibility settings.

Uninstallation
--------------

[](#uninstallation)

To remove the module:

1. Disable the module:

    ```
    php bin/magento module:disable SR_UserwayAccessibility
    ```
2. If installed via Composer, uninstall:

    ```
    composer remove studioraz/magento2-userway-accessibility
    ```
3. Run the following commands:

    ```
    php bin/magento setup:upgrade
    php bin/magento cache:flush
    ```

Support
-------

[](#support)

For issues or requests, open an issue in the repository or contact [Studio Raz](https://www.studioraz.co.il).

License
-------

[](#license)

This module is licensed under the MIT License.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance50

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~264 days

Total

3

Last Release

352d ago

Major Versions

1.0.0 → 2.0.02025-05-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/4bfa52434a9977959b38e23769e70eedf6ceeade2d12daf7ee1f243b46b47ce7?d=identicon)[itaymesh](/maintainers/itaymesh)

---

Top Contributors

[![itaymesh](https://avatars.githubusercontent.com/u/493197?v=4)](https://github.com/itaymesh "itaymesh (5 commits)")[![MaxMage](https://avatars.githubusercontent.com/u/35223992?v=4)](https://github.com/MaxMage "MaxMage (1 commits)")

### Embed Badge

![Health badge](/badges/studioraz-magento2-userway-accessibility/health.svg)

```
[![Health](https://phpackages.com/badges/studioraz-magento2-userway-accessibility/health.svg)](https://phpackages.com/packages/studioraz-magento2-userway-accessibility)
```

###  Alternatives

[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[mage-os/module-automatic-translation

Automatic AI content translation for Mage-OS.

277.1k](/packages/mage-os-module-automatic-translation)[zepgram/module-rest

Technical module to industrialize API REST call with dependency injection pattern using Guzzle library

1326.2k](/packages/zepgram-module-rest)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)[mage-os/mageos-common-async-events

Send REST requests to external endpoints asynchronously. This module implements the most common events like order creation and customer change.

147.7k2](/packages/mage-os-mageos-common-async-events)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
