PHPackages                             skynettechnologies/silverstripe-allinoneaccessibility - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. skynettechnologies/silverstripe-allinoneaccessibility

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

skynettechnologies/silverstripe-allinoneaccessibility
=====================================================

The free SilverStripe Accessibility plugin is designed for organizations that want to offer a more inclusive digital experience, it adds an accessibility widget that supports users with diverse needs through features aligned WCAG 2.1, 2.2, ADA, EAA, Section 508, France RGAA, California Unruh, European EAA EN 301 549, UK Equality Act, Spain UNE 139803:2012, Australian DDA, Israeli Standard 5568, Ontario AODA, Canada ACA, German BITV, Brazilian Inclusion Law (LBI 13.146/2015), JIS X 8341 (Japan), Italian Stanca Act, Indian RPwD Act, Switzerland DDA and other accessibility standards.

1.1.13(2mo ago)052BSD-3-ClausePHPPHP ^8.1 || ^8.2 || ^8.3

Since Nov 11Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/skynettechnologies/silverstripe-allinoneaccessibility)[ Packagist](https://packagist.org/packages/skynettechnologies/silverstripe-allinoneaccessibility)[ RSS](/packages/skynettechnologies-silverstripe-allinoneaccessibility/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (10)Dependencies (12)Versions (25)Used By (0)

All in One Accessibility®
=========================

[](#all-in-one-accessibility)

The [Free SilverStripe accessibility widget](https://www.skynettechnologies.com/silverstripe-website-accessibility) – available on Packagist enhance the accessibility of SilverStripe sites, and web applications by adding an interface to it. It allows visitors to adjust and personalize their browsing experience through helpful accessibility features, improving usability for people with diverse accessibility needs.

Developers can install and manage the plugin easily through Composer via Packagist, without modifying the core code. With this [free accessibility widget](https://www.skynettechnologies.com/free-website-accessibility-widget), improve usability for visitors with visual, motor, cognitive, and other accessibility. It demonstrates a commitment to inclusivity and enhance brand reputation. It is suitable for wide range of websites built with SilverStripe including government and public sector sites, university and educational sites, non-profit organizations, corporate and enterprises, news and media publishing sites, community and membership portals.

*This* [*free accessibility widget*](https://www.skynettechnologies.com/free-website-accessibility-widget) *follows several data and application security practices, including ISO 9001:2015 &amp; ISO 27001:2022, GDPR, CCPA, COPPA, HIPAA, and SOC 2 Type II. Skynet Technologies USA LLC is a proud member of W3C and the International Association of Accessibility Professionals (IAAP).*

**SilverStripe free accessibility plugin features:**

- Auto-detect language
- Supports 190+ multi-languages.
- Skip to Navigation / Content / Footer
- Content adjustment options
- Visual and Color Adjustments
- Customization available including colors, size, icon, and position.
- Reading mask
- Accessibility statement

Explore the [free accessibility widget features guide](https://www.skynettechnologies.com/sites/default/files/Free-Accessibility-Widget-Features-Guide.pdf).

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

[](#installation)

### Prerequisites

[](#prerequisites)

- SilverStripe CMS ^6.1
- SilverStripe Framework ^6.1

Version info
------------

[](#version-info)

The master branch of this module is currently aiming for SilverStripe 5.2 compatibility

### Steps

[](#steps)

- Install via Composer:

```
composer require "skynettechnologies/silverstripe-allinoneaccessibility"

```

- Create a build with this command:

```
php vendor/bin/sake dev/build

```

- To create necessary tables run this command:

```
php vendor/bin/sake dev/build flush=all

```

- Visit yoursite.com/dev/build?flush=1 to rebuild the database.
- To customize your “All in One Accessibility” Extension, Go to the Admin-&gt;Allinoneaccessibility menu.

Live Demo
---------

[](#live-demo)

CORS Policy Configuration
-------------------------

[](#cors-policy-configuration)

To avoid CORS policy issues, ensure the following URLs are allowed in your website. These URLs should be added to your CORS configuration or trusted domains list.

**Domain****Description****Usage**`https://*.skynettechnologies.com`Skynet Technologies (Global Domain)API access and resources`https://*.skynettechnologies.us`Skynet Technologies (US Domain)API access and resources`https://*.googleapis.com`Google APIsServices like Fonts, Translation`https://*.gstatic.com`Fonts APIsCustom Fonts`https://vlibras.gov.br`VLibras - Brazilian Sign Language ServiceSign LanguageInstructions
------------

[](#instructions)

1. Update your server's CORS configuration to include these URLs.
2. Ensure wildcard subdomains (`*`) are supported where necessary.
3. Verify the application functionality by testing requests to these domains.
4. If issues persist, consult the documentation for CORS configuration guidance.

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

[](#configuration)

To configure the widget, access the Admin Panel and head to the **All in One Accessibility** menu in the dashboard. From there, you can register **[here](https://ada.skynettechnologies.us/trial-subscription)** with 10 Days free trial.

**Installation:**

Check out [**SilverStripe WCAG accessibility widget integration steps**](https://www.skynettechnologies.com/blog/silverstripe-web-accessibility-widget-installation)**.**

**Visit the SilverStripe site accessibility plugin demo to see how does it perform with improved accessibility features:**

[![All in One Accessibility Website Widget](https://camo.githubusercontent.com/8a81862098c9919ea861b9872b3b4ce8576c1b00e5e4a210f464cd06195ec1bb/68747470733a2f2f696d672e796f75747562652e636f6d2f76692f564d4878333061556e52342f302e6a7067)](https://www.youtube.com/watch?v=VMHx30aUnR4)

**CORS Policy Configuration**

To avoid CORS policy issues, ensure the following URLs are allowed in your website. These URLs should be added to your CORS configuration or trusted domains list.

**Domain****Description****Usage**https://\*.skynettechnologies.comSkynet Technologies (Global Domain)API access and resourceshttps://\*.skynettechnologies.usSkynet Technologies (US Domain)API access and resourceshttps://\*.googleapis.comGoogle APIsServices like Fonts, Translationhttps://\*.gstatic.comFonts APIsCustom FontsVLibras - Brazilian Sign Language ServiceSign Language**Instructions**

1. Update your server's CORS configuration to include these URLs.
2. Ensure wildcard subdomains (\*) are supported where necessary.
3. Verify the application functionality by testing requests to these domains.
4. f issues persist, consult the documentation for CORS configuration guidance.

**Documentation**

- **[SilverStripe accessibility widget](https://www.skynettechnologies.com/silverstripe-website-accessibility)**
- **[How to install an accessibility SilverStripe WCAG compliance plugin?](https://www.skynettechnologies.com/blog/silverstripe-web-accessibility-widget-installation)**
- [**SilverStripe WCAG compliance accessibility - Features Guide**](https://www.skynettechnologies.com/sites/default/files/accessibility-widget-features-list.pdf)

**Submit a Support Request**

Please visit our [**support page**](https://www.skynettechnologies.com/report-accessibility-problem) and fill out the form. Our team will get back to you as soon as possible.

**Send Us an Email**

Alternatively, you can send an email to our support team: [**hello@skynettechnologies.com**](mailto:hello@skynettechnologies.com)

**Accessibility Paid Add-on Services**

**[SilverStripe manual accessibility audit](https://www.skynettechnologies.com/website-accessibility-audit)**

- Enhance inclusivity and user experience by evaluating SilverStripe website’s accessibility by [web accessibility consultant](https://www.skynettechnologies.com/web-accessibility-consultant).
- WCAG 2.0 / WCAG 2.1 / WCAG 2.2 Level AA conformance testing
- Automated, semi-automated testing
- Manual testing
- Simple before-after UI/UX recommendations on how to fix the issues
- Comprehensive audit report

**[SilverStripe site manual accessibility remediation](https://www.skynettechnologies.com/full-website-accessibility-remediation)**

Enhance SilverStripe site accessibility and inclusivity with our manual accessibility remediation add-on. This service includes fixing accessibility issues and thorough remediation of website manually. Our experts ensure accessibility with WCAG standards, improve user experience for those with disabilities, and provide a detailed report on the improvements made.

[**PDF / Document Accessibility Remediation**](https://www.skynettechnologies.com/pdf-accessibility-remediation)

The PDF / Document Remediation provides a list of inaccessible PDFs and remediated PDFs from where you can request PDF remediation service.

**[VPAT Report / Accessibility Conformance Report (ACR)](https://www.skynettechnologies.com/vpat-accessibility-conformance-report)**

The Voluntary Product Accessibility Template (VPAT), also known as an ACR (Accessibility Conformance Report) starts with an audit and provides current details for an accessible website, application, or any other digital assets.

**Accessibility SilverStripe Widget Paid Add-ons**

[**White Label Accessibility**](https://www.skynettechnologies.com/all-in-one-accessibility/addons#accessibility-widget-add-ons)

Remove the Skynet Technologies logo as well as all of the footer links, popups, report a problem link and more for full white label control.

[**Instant live site translations**](https://www.skynettechnologies.com/all-in-one-accessibility/addons#accessibility-widget-add-ons) **for SilverStripe sites**

Translate SilverStripe web app into over 190 languages instantly to enhance accessibility for non-native speakers, individuals with language acquisition difficulties, and those with learning disabilities.

[**Modify Accessibility Menu**](https://www.skynettechnologies.com/all-in-one-accessibility/addons#accessibility-widget-add-ons) **for SilverStripe sites**

Build and fine-tune widget with the Modify Menu option. Reorder, remove and restructure the widget buttons to fit users’ specific accessibility needs.

**SilverStripe Accessibility Partnership Opportunities**

[**SilverStripe accessibility agencies partnership**](https://www.skynettechnologies.com/agency-partners)

Partner with us as an agency to provide comprehensive SilverStripe ADA, EAA, WCAG accessibility solutions to clients. Get access to exclusive resources, training, and support to implement and manage accessibility features effectively.

[**SilverStripe accessibility affiliate partnership**](https://www.skynettechnologies.com/affiliate-partner)

Sign up for our affiliate program and earn commissions by promoting accessibility SilverStripe plugin. Share our widget with your network and help businesses improve their website accessibility while generating revenue.

For more details, explore [**SilverStripe accessibility partnership opportunities**](https://www.skynettechnologies.com/partner-program)

**Screenshots**

[![App Screenshot](https://camo.githubusercontent.com/edc5ed7a5ca0657ac0cdab1933db9bc02e2d7b6d5b684b7325fccc8eb7cb2d8e/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d312d667265652e6a70673f763d33)](https://camo.githubusercontent.com/edc5ed7a5ca0657ac0cdab1933db9bc02e2d7b6d5b684b7325fccc8eb7cb2d8e/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d312d667265652e6a70673f763d33)[![App Screenshot](https://camo.githubusercontent.com/34c3b14dccfcc2dc0525318b6776856fd380989d15af6a8c4f8f88ce1310edc5/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d322d667265652e6a70673f763d33)](https://camo.githubusercontent.com/34c3b14dccfcc2dc0525318b6776856fd380989d15af6a8c4f8f88ce1310edc5/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d322d667265652e6a70673f763d33)[![App Screenshot](https://camo.githubusercontent.com/b3f0a46f669f017cd24763c05eb2f0140d4e445774cc8f5d5c71f1c3fb17b5b4/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d332d667265652e6a70673f763d33)](https://camo.githubusercontent.com/b3f0a46f669f017cd24763c05eb2f0140d4e445774cc8f5d5c71f1c3fb17b5b4/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d332d667265652e6a70673f763d33)[![App Screenshot](https://camo.githubusercontent.com/8d06a55feb014f625eeae388178ce47307021151af00b1636d73a1530c323bfc/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d342d667265652e6a70673f763d33)](https://camo.githubusercontent.com/8d06a55feb014f625eeae388178ce47307021151af00b1636d73a1530c323bfc/68747470733a2f2f7777772e736b796e6574746563686e6f6c6f676965732e636f6d2f73697465732f64656661756c742f66696c65732f73637265656e73686f742d342d667265652e6a70673f763d33)

**Credits**

This addon is developed and maintained by [website accessibility company](https://www.skynettechnologies.com/) - Skynet Technologies USA LLC

**Current Maintainers**

- [**Skynet Technologies USA LLC**](https://github.com/skynettechnologies)

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance83

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 84% 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 ~38 days

Recently: every ~62 days

Total

24

Last Release

87d ago

Major Versions

0.0.9 → 1.0.02024-08-01

PHP version history (2 changes)1.1.11PHP ^8.3

1.1.12PHP ^8.1 || ^8.2 || ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22477394?v=4)[Skynet Technologies](/maintainers/skynettechnologies)[@skynettechnologies](https://github.com/skynettechnologies)

---

Top Contributors

[![skynetindia](https://avatars.githubusercontent.com/u/22477316?v=4)](https://github.com/skynetindia "skynetindia (21 commits)")[![shakti-jha](https://avatars.githubusercontent.com/u/258156518?v=4)](https://github.com/shakti-jha "shakti-jha (4 commits)")

---

Tags

silverstripewcagcomplianceweb accessibilityadaSection 508accessibility compliancedisability friendly siteaccessibility rulesWCAG 2.1web accessibility widgetaccessibility widgetaccessibility pluginweb accessibility plugindigital accessibility plugindigital accessibility widgetweb accessibility compliancedigital accessibility complianceAustralian DDAEuropean EAA EN 301 549UK Equality ActIsraeli Standard 5568ATAGaccessibe alternativeuserways alternativeaccessible website

### Embed Badge

![Health badge](/badges/skynettechnologies-silverstripe-allinoneaccessibility/health.svg)

```
[![Health](https://phpackages.com/badges/skynettechnologies-silverstripe-allinoneaccessibility/health.svg)](https://phpackages.com/packages/skynettechnologies-silverstripe-allinoneaccessibility)
```

###  Alternatives

[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/cms

The SilverStripe Content Management System

5253.6M1.4k](/packages/silverstripe-cms)[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[dnadesign/silverstripe-elemental

Elemental pagetype and collection of Elements

1141.1M310](/packages/dnadesign-silverstripe-elemental)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21424.1k12](/packages/silverstripe-sharedraftcontent)[lekoala/silverstripe-softdelete

Soft delete extension for SilverStripe

11236.3k](/packages/lekoala-silverstripe-softdelete)

PHPackages © 2026

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