aerex/baikal-storage-plugin
Composer 安装命令:
composer require aerex/baikal-storage-plugin
包简介
A Baikal plugin to sync iCal objects into storages such as taskwarrior and todist
README 文档
README
Note
Plugin is still a work in progress
Install
composer require aerex/baikal-storage-plugin
Configuration
You can use the CLI to help you generate a config file or use the example configuration provided in the project. Make sure the file is writable by your webserver (e.g Apache, Nginx).
Use the CLI
Run the command ./vendor/bin/baikalstorage and follow the instructions
Manual
Copy the example-config.yaml file and rename it to config.yaml.
Usage
- Add the plugin to the end of the
Server.phpfile located underCore/Frameworks/Baikal/Core/Server.php. For example
$this->server->addPlugin(new \Aerex\BaikalStorage\Plugin(<absolute/path/of/config.yaml)
统计信息
- 总下载量: 8
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-07-05