lee-to/yii2-modules-converter-docx-to-html

Converter DOCX to HTML (Module for Yii2)

dev-master 2018-05-29 09:37 UTC

This package is not auto-updated.

Last update: 2024-05-04 06:42:55 UTC


README

Установка

  1. composer require lee-to/yii2-modules-converter-docx-to-html
  2. Скопировать wordhtml в папку с модулями yii2
  3. Добавить в конфиг 'modules' => [ 'wordhtml' => [ 'class' => 'app\modules\wordhtml\Wordhtml', ], ]

License

The MIT License (MIT). Please see License File for more information.