pickles2/broccoli-module-fess

FESS 模块用于 broccoli-html-editor。

0.1.2 2018-05-03 11:41 UTC

This package is not auto-updated.

Last update: 2024-09-24 04:40:32 UTC


README

FESS 文档模块用于 broccoli-html-editor。

使用说明 - 使用方法

1. Pickles 2 设置

2. 在 composer.json 中添加

{
    "require": {
        "broccoli-html-editor/broccoli-module-fess": "^0.1"
    }
}

3. 更新 composer

$ composer update

4. 在 px-files/config.php 中添加

// config for Pickles2 Desktop Tool.
@$conf->plugins->px2dt->paths_module_template["FESS"] = "./vendor/pickles2/broccoli-module-fess/modules/";

许可证

MIT 许可证

作者