Skip to main content
Version: 4.0

Inbound Email Rules

The Inbound Email Rules Bundle for Pimcore is designed to automate various internal processes triggered by incoming emails. By setting up customizable rules, this bundle can analyze email content, such as sender details, subject lines, and specific keywords, to initiate corresponding actions within Pimcore. These actions range from data import and order processing to customer service management, enhancing efficiency and responsiveness in handling email-driven tasks.

Installation

  • composer req coreshop/inbound-email-rules-bundle
  • bin/console pimcore:bundle:enable CoreShopInboundEmailRulesBundle
  • bin/console pimcore:bundle:install CoreShopInboundEmailRulesBundle