16 lignes
557 B
Markdown
16 lignes
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
|