improve setup description
Cette révision appartient à :
Parent
4d7f5eab0a
révision
6462039c63
@ -1,4 +1,4 @@
|
||||
# O3-Shop TinyMCE WYSIWYG Editor for OXID eShop
|
||||
# OXID eShop TinyMCE WYSIWYG Editor
|
||||
|
||||
This module integrates the [TinyMCE WYSIWYG editor](https://www.tiny.cloud/tinymce/) in the OXID shop backend.
|
||||
|
||||
@ -12,17 +12,12 @@ $ composer require d3/tinymce-editor
|
||||
$ vendor/bin/oe-console oe:module:install source/modules/o3-shop/tinymce-editor
|
||||
```
|
||||
|
||||
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:
|
||||
```bash
|
||||
$ vendor/bin/oe-console oe:module:activate o3-tinymce-editor
|
||||
```
|
||||
|
||||
### How to use
|
||||
|
||||
Activate the module.
|
||||
|
||||
## Contributing
|
||||
|
||||
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue. Don't forget to give the project a star! Thanks again!
|
||||
|
Chargement…
Référencer dans un nouveau ticket
Block a user