An open API service indexing awesome lists of open source software.

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.

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.

![Screenshot](./docs/redactor-aria-label.png)

## 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/).