2cb9c3aa14
git-subtree-dir: copy_this/modules/bla/bla-tinymce git-subtree-split: 835609d658ef23894653104da64769f67e13f94e
16 regels
557 B
Markdown
16 regels
557 B
Markdown
## [bla] TinyMCE for OXID eShop 4.7 & 4.8
|
|
#### raw module branch, also contains development files
|
|
|
|
### installation
|
|
* navigate into modules/ directory of your shop
|
|
* $ git clone https://github.com/vanilla-thunder/bla.git
|
|
* $ cd bla
|
|
* $ git clone -b module https://github.com/vanilla-thunder/bla-tinymce.git
|
|
|
|
|
|
### development / updating (node.js required)
|
|
* nagivate into bla-tinymce/ directory
|
|
* $ npm install
|
|
* $ node update.js- will update tinymce and language files
|
|
* $ node update.js version 1.5 - will get new update.jpg for version 1.5
|