pickles2/broccoli-module-fess

FESS modues for broccoli-html-editor.

0.1.2 2018-05-03 11:41 UTC

This package is not auto-updated.

Last update: 2024-03-26 02:00:12 UTC


README

FESS document modues for broccoli-html-editor.

Usage - 使い方

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/";

License

MIT License

Author