pickles2/px2-mod-fess

此包已被废弃且不再维护。作者建议使用 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: 2022-02-01 12:53:07 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 许可证

作者