uvdesk / mailbox-component
The Mailbox component provides tools that allows your helpdesk to process tickets from multiple email sources.
Installs: 31 958
Dependents: 0
Suggesters: 0
Security: 0
Stars: 24
Watchers: 13
Forks: 43
Open Issues: 11
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
README
The Mailbox component enables your UVDesk Community helpdesk to automatically fetch incoming emails from multiple email sources, such as Gmail, Outlook, and custom email servers. It seamlessly converts these emails into structured support tickets, ensuring that each customer query is organized and easily trackable. This integration eliminates the need for manual email sorting, streamlining your support workflow by automatically categorizing, prioritizing, and routing tickets to the appropriate teams. The Mailbox component enhances operational efficiency by ensuring no email is overlooked and that every query is promptly addressed, providing a smoother experience for both your support team and customers.
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 OSL-3.0 license