2017 © Pedro Peláez
 

modules yii2-modules-converter-docx-to-html

Converter DOCX to HTML (Module for Yii2)

image

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

Converter DOCX to HTML (Module for Yii2)

  • Tuesday, May 29, 2018
  • by lee-to
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Модуль для Yii2 с помощью которого можно конвертировать docx файлы в html код

Установка

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

License

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

The Versions

29/05 2018

dev-master

9999999-dev https://github.com/lee-to/yii2-modules-converter-docx-to-html

Converter DOCX to HTML (Module for Yii2)

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by Danil Shutsky