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

DOCX转HTML转换器(Yii2模块)

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

This package is not auto-updated.

Last update: 2024-09-21 08:25:04 UTC


README

安装

  1. composer require lee-to/yii2-modules-converter-docx-to-html
  2. 将wordhtml复制到yii2模块文件夹中
  3. 在配置文件'modules'中添加 'wordhtml' => [ 'class' => 'app\modules\wordhtml\Wordhtml', ]

许可证

MIT许可证(MIT)。请参阅许可证文件以获取更多信息。