8
0
Fork 0

update documentation

Dieser Commit ist enthalten in:
Daniel Seifert 2023-05-04 12:01:39 +02:00
Ursprung 606d34a04c
Commit 8b093eeba2
Signiert von: DanielS
GPG-Schlüssel-ID: 8A7C4C6ED1915C6F
1 geänderte Dateien mit 3 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -1,4 +1,4 @@
# O3-Shop TinyMCE WYSIWYG Editor
# O3-Shop TinyMCE WYSIWYG Editor for OXID eShop
This module integrates the [TinyMCE WYSIWYG editor](https://www.tiny.cloud/tinymce/) in the OXID shop backend.
@ -12,6 +12,8 @@ $ composer require d3/tinymce-editor
$ vendor/bin/oe-console oe:module:install source/modules/o3-shop/tinymce-editor
```
Create the directory ´source/out/pictures/wysiwigpro´ in the shop root directory and assign the necessary rights to make this writable.
After requiring the module, you need to activate it, either via OXID shop admin or CLI.
Navigate to shop folder and execute the following: