PHPackages                             dachcom-digital/shariff - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dachcom-digital/shariff

AbandonedArchivedPimcore-plugin

dachcom-digital/shariff
=======================

Pimcore 4.x Shariff Implementation

06PHP

Since Feb 8Pushed 9y ago11 watchersCompare

[ Source](https://github.com/dachcom-digital/pimcore-shariff)[ Packagist](https://packagist.org/packages/dachcom-digital/shariff)[ RSS](/packages/dachcom-digital-shariff/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Pimcore Shariff
===============

[](#pimcore-shariff)

The [heise/shariff](https://github.com/heiseonline/shariff-backend-php) package needs a lot of dependencies. Use this plugin only if you really need it.

Installation
------------

[](#installation)

**Handcrafted Installation**

1. Download Plugin
2. Rename it to `Shariff`
3. Place it in your plugin directory
4. Activate &amp; install it through backend

**Composer Installation**

1. Add code below to your `composer.json`
2. Activate &amp; install it through backend

```
"require" : {
    "dachcom-digital/shariff" : "*",
}
```

Config
------

[](#config)

Create a `shariff.php` in `website/var/config/`

```
