directus-extension-unlayer
Version:
This is an email editor to build beautiful, responsive designs quickly and easily.
29 lines (19 loc) • 754 B
Markdown
# directus-extension-unlayer
Unlayer email editor for Directus 10.
**Copy below policies and paste it inside **.env** file.**
```sh
CONTENT_SECURITY_POLICY_DIRECTIVES__SCRIPT_SRC_ELEM="'self' http://editor.unlayer.com"
CONTENT_SECURITY_POLICY_DIRECTIVES__FRAME_SRC="http://editor.unlayer.com"
```
You'll find the extension inside section **Other**


## Install
```sh
npm install directus-extension-unlayer
```
or
```sh
yarn add directus-extension-unlayer
```
Restart Directus