change outdated metadata id in documentation
This commit is contained in:
parent
c68852351f
commit
8d3d7dc446
@ -4,7 +4,7 @@ This module integrates the [TinyMCE WYSIWYG editor](https://www.tiny.cloud/tinym
|
|||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
This assumes you have O3-Shop (at least the `v1.0.0` compilation) up and running.
|
This assumes you have O3-Shop (at least the `v1.2.0` compilation) up and running.
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
@ -20,7 +20,7 @@ After requiring the module, you need to activate it, either via O3-Shop admin or
|
|||||||
|
|
||||||
Navigate to shop folder and execute the following:
|
Navigate to shop folder and execute the following:
|
||||||
```bash
|
```bash
|
||||||
$ vendor/bin/oe-console oe:module:activate tinymce-editor
|
$ vendor/bin/oe-console oe:module:activate o3-tinymce-editor
|
||||||
```
|
```
|
||||||
|
|
||||||
### How to use
|
### How to use
|
||||||
|
Loading…
Reference in New Issue
Block a user