PHPackages                             diamante/email-processing-bundle - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. diamante/email-processing-bundle

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

diamante/email-processing-bundle
================================

DiamanteDesk Email Processing Bundle

2.0.3(9y ago)32.7k22OSL-3.0PHPPHP &gt;=5.4.4

Since Oct 30Pushed 8y ago10 watchersCompare

[ Source](https://github.com/eltrino/DiamanteEmailProcessingBundle)[ Packagist](https://packagist.org/packages/diamante/email-processing-bundle)[ Docs](https://github.com/eltrino/DiamanteEmailProcessingBundle)[ RSS](/packages/diamante-email-processing-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (7)Versions (11)Used By (2)

DiamanteDesk Email Processing Bundle
====================================

[](#diamantedesk-email-processing-bundle)

All the emails that get to the support email address are automatically retrieved by the DiamanteDesk system in order to create a separate ticket out of each received letter. EmailProcessing Bundle is required for the proper work of this functionality.

### Requirements

[](#requirements)

DiamanteDesk supports OroCRM version 1.8+.

### Installation

[](#installation)

Add as dependency in composer:

```
composer require diamante/email-processing-bundle:dev-master
```

### Configuration

[](#configuration)

To start email processing, run this command on your console:

```
php app/console diamante:emailprocessing:  pipe
