dev-master
9999999-dev https://github.com/dachcom-digital/pimcore-shariffPimcore 4.x Shariff Implementation
GPL-3.0+
The Requires
pimcore shariff
Pimcore 4.x Shariff Implementation
The heise/shariff package needs a lot of dependencies. Use this plugin only if you really need it., (*1)
Handcrafted Installation
1. Download Plugin
2. Rename it to Shariff
3. Place it in your plugin directory
4. Activate & install it through backend, (*2)
Composer Installation
1. Add code below to your composer.json
2. Activate & install it through backend, (*3)
"require" : { "dachcom-digital/shariff" : "*", }
Create a shariff.php
in website/var/config/
, (*4)
"www.yourdomain.org", "cache" => [ "ttl" => 0 ], "services" => [ "GooglePlus", "Facebook" ] ]; ``` ### View ```Copyright and license
Copyright: DACHCOM.DIGITAL
For licensing details please visit LICENSE.md, (*5)
Pimcore 4.x Shariff Implementation
GPL-3.0+
pimcore shariff