tinymce-editor/copy_this/modules/hdi/hdi-tinymce/README.md

15 lines
560 B
Markdown
Raw Normal View History

2014-07-28 16:27:51 +02:00
## [hdi] TinyMCE for OXID eShop 4.7 & 4.8
#### raw module branch, also contains development files
### installation
* navigate into modules/ directory of your shop
* mkdir hdi & cd hdi
* echo "<?php \$sVendorMetadataVersion = '1.0';" > vendormetadata.php
* git clone -b module https://github.com/vanilla-thunder/hdi-tinymce.git
### development (node.js required)
* nagivate into hdi-tinymce/ directory
* npm install
* "node update.js" will update tinymce and language files
* "node update.js version x.y" will get new update.jpg for version x.y