https://github.com/pixel-open/sulu-accessibilitybundle
A Sulu Bundle for manage accessibility for a website
https://github.com/pixel-open/sulu-accessibilitybundle
Last synced: 10 months ago
JSON representation
A Sulu Bundle for manage accessibility for a website
- Host: GitHub
- URL: https://github.com/pixel-open/sulu-accessibilitybundle
- Owner: Pixel-Open
- Created: 2025-07-07T13:19:30.000Z (11 months ago)
- Default Branch: develop
- Last Pushed: 2025-07-07T13:24:44.000Z (11 months ago)
- Last Synced: 2025-07-07T14:16:09.095Z (11 months ago)
- Language: PHP
- Homepage:
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
Awesome Lists containing this project
README
Accessiblity for Sulu
A Sulu Bundle for manage accessibility for a website
[](https://php.net/)
[](https://symfony.com)
[](https://github.com/Pixel-Open/sulu-plausiblebundle/releases)
[](https://sonarcloud.io/summary/new_code?id=Pixel-Open_sulu-plausiblebundle)
## 🚀 Installation
1. Install the bundle with composer
```bash
composer require pixelopen/sulu-accessibilitybundle
```
## 🏳️ Translations
The bundle includes full translation support:
### Supported Languages
- **English** (`admin.en.json`)
- **French** (`admin.fr.json`)
### Adding New Languages
To add support for additional languages, create new translation files:
```
src/Resources/translations/admin.{locale}.json
```