https://github.com/putyourlightson/craft-redactor-aria-label
Adds an Aria Label field to the Redactor plugin’s link module.
https://github.com/putyourlightson/craft-redactor-aria-label
Last synced: 10 months ago
JSON representation
Adds an Aria Label field to the Redactor plugin’s link module.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-redactor-aria-label
- Owner: putyourlightson
- License: mit
- Created: 2020-06-04T16:12:31.000Z (almost 6 years ago)
- Default Branch: v1
- Last Pushed: 2020-06-11T18:00:20.000Z (almost 6 years ago)
- Last Synced: 2024-11-28T17:40:00.694Z (over 1 year ago)
- Language: JavaScript
- Size: 32.2 KB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Redactor Aria Label Plugin for Craft CMS 3
Adds an Aria Label to the Redactor plugin's link module.

## License
This plugin is licensed for free under the MIT License.
## Requirements
Craft CMS 3.0.0 or later.
## Installation
Install the plugin using composer.
```
composer require putyourlightson/craft-redactor-aria-label
```
Created by [PutYourLightsOn](https://putyourlightson.com/).