DigitalState / Platform-Communication-Bundle

OroPlatform bundle that provide multi-channel/Omni-Channel Message generation with query builder: SMS, Email, Inbox, IVR, Twitter, Facebook, etc -- DEVELOPMENT REPO
Other
3 stars 4 forks source link

QueryBuilder, Template selector, and entity variable selector working #4

Closed sadortun closed 5 months ago

sadortun commented 7 years ago

WIP docummented in #2 #3

sadortun commented 7 years ago

Related to https://github.com/DigitalState/Platform-Transport-Bundle/pull/2

sadortun commented 7 years ago

you might get an PHP error in the EntityExtend stuff complaining about the class ".....\Criteria" is not found. You will need DELETE FROM oro_entity_config WHERE name=">.......Criteria" LIMIT 1 and after clear your cache. I did not include it in migration

sadortun commented 7 years ago

Added Datagrid for the list of recipients !

image

A few recent improvements :

Overview

image

Message preview

image

Sending queue processing

image