2017-25 © Pedro Peláez
 

pimcore-plugin shariff

Pimcore 4.x Shariff Implementation

image

dachcom-digital/shariff

Pimcore 4.x Shariff Implementation

  • Wednesday, February 8, 2017
  • by solverat
  • Repository
  • 5 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Pimcore Shariff

The heise/shariff package needs a lot of dependencies. Use this plugin only if you really need it., (*1)

Installation

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" : "*",
}

Config

Create a shariff.php in website/var/config/, (*4)

 "www.yourdomain.org",
    "cache" => [
        "ttl" => 0
    ],
    "services" => [
        "GooglePlus",
        "Facebook"
    ]

];
```

### View
```

Copyright: DACHCOM.DIGITAL
For licensing details please visit LICENSE.md, (*5)

The Versions

08/02 2017

dev-master

9999999-dev https://github.com/dachcom-digital/pimcore-shariff

Pimcore 4.x Shariff Implementation

  Sources   Download

GPL-3.0+

The Requires

 

pimcore shariff