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

Converter DOCX to HTML (Module for Yii2)

Maintainers

Package info

github.com/lee-to/yii2-modules-converter-docx-to-html

Type:modules

pkg:composer/lee-to/yii2-modules-converter-docx-to-html

Statistics

Installs: 13

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is not auto-updated.

Last update: 2026-03-07 15:50:41 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.