98eb84b3b6b1e5618da1ef427dffa968b267a55f
feat(tw): Used RELATED-TO iCal prop as depends prop feat(tw): Used DESCRIPTION iCal prop as annotations refactor(tw): Changed project_tag_prefix to project_category_prefix chore(tw): Added documentation on configs
baikal-storage-plugin
Install
composer require aerex/baikal-storage-plugin
Configuration
Copy sample configuration to your baikal installation. Make sure that the folder is writable
Usage
- Add the plugin to
Core/Frameworks/Baikal/Core/Server.php
$this->server->addPlugin(new \Aerex\BaikalStorage\Plugin(<path-of-config-file>))
Description
Languages
PHP
100%