uvdesk / mailbox-component
The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
Installs: 28 423
Dependents: 0
Suggesters: 0
Security: 0
Stars: 23
Watchers: 14
Forks: 40
Open Issues: 10
Type:symfony-bundle
Requires
- php: ^7.2.5 || ^8.0
- iamcal/lib_autolink: ^1.7
- php-mime-mail-parser/php-mime-mail-parser: ^7.0.0
- uvdesk/core-framework: ^1.1
This package is auto-updated.
Last update: 2024-10-18 11:58:43 UTC
README
The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
The Mailbox component enables your UVDesk Community helpdesk to fetch emails from multiple sources and process them into tickets effortlessly.
Installation
Before installing, make sure that you have Composer installed.
To require mailbox-component into your helpdesk project, simply run the following composer command from your project root:
$ composer require uvdesk/mailbox-component
License
The Mailbox component and libraries included within the bundle are released under the MIT or BSD license.