broccoli-html-editor/broccoli-module-fess

broccoli-html-editor 的 FESS 模块。

0.1.2 2018-05-03 11:41 UTC

This package is auto-updated.

Last update: 2024-09-11 14:18:58 UTC


README

broccoli-html-editor 的 FESS 文档模块。

用法 - 使用方法

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 许可证

作者