Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.03 KB

Summernote WYSIWYG Editor for OXID eShop

Module installation via composer

In order to install the module via composer run one of the following commands in commandline in your shop base directory (where the shop's composer.json file resides).

  • composer require ddoe/wysiwyg-editor-module:^2.0.0
    to install the latest released version compatible with OXID eShop v6.0
  • composer require ddoe/wysiwyg-editor-module:dev-master
    to install the latest unreleased version

During the composer command you will be asked:

Update operation will overwrite ddoe/wysiwyg-editor-module files. Do you want to continue? (Yes/No)

Please, type Yes

Module activation in OXID eShop Admin

After installation, please, activate the module in OXID eShop Admin
EXTENSIONS -> Modules -> "WYSIWYG Editor + Mediathek" -> Activate

Requirements

  • OXID eShop compilation >=6.0.1

Bugs and Issues

If you experience any bugs or issues, please report them in the section WYSIWYG Editor + Media Gallery of https://bugs.oxid-esales.com.