Merge branch 'rel_1.x' into main

This commit is contained in:
Daniel Seifert 2023-05-04 14:59:21 +02:00
bovenliggende 99328c27cc 8b093eeba2
commit 8168035f00
Getekend door: DanielS
GPG sleutel-ID: 8A7C4C6ED1915C6F
1 gewijzigde bestanden met toevoegingen van 2 en 0 verwijderingen

Bestand weergeven

@ -12,6 +12,8 @@ $ composer require d3/tinymce-editor
$ vendor/bin/oe-console oe:module:install source/modules/o3-shop/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. After requiring the module, you need to activate it, either via OXID shop admin or CLI.
Navigate to shop folder and execute the following: Navigate to shop folder and execute the following: