A very basic Kirby CMS plugin to help website contributors maintain good accessibility habits when editing content.
You delivered a well designed, well developed website to your client with accessibility in mind? You may want to help your client and their team keep the website accessible.
This plugin helps them remember the main good accessibility habits when editing their content.
It does nothing except making it easier for you to add a panel tab with said good accessibility habits.
From v1.0.2 it is only available in french and german thanks to Mathias Wyler. You can contribute with your translation!
composer require emue/staying-accessible
git submodule add https://github.com/emue-01/staying-accessible.git site/plugins/staying-accessible
- download the source code
- copy the folder to site/plugins/staying-accessible.
Simply add the accessibility tab to your site blueprint in site/blueprints/site.yml like this:
accessibility: tabs/accessibility
There are no configuration options.
You can override or add fields as you would normally do with a kirby blueprint.
Don't hesitate to reach out if you have any questions, or if you want to talk about web accessibility!