E-mail marketing
This section contains information about E-mail marketing module classes related to core D7 and located directly in the namespace \Bitrix\Sender
.
Before using the module, check if it is installed and connect it via the following structure:
\Bitrix\Main\Loader::includeModule('sender');
Class | Description |
---|---|
ConnectorManager | Class for handling connectors. |
ContactTable | Class for handling contact table with email email campaign recipients. |
GroupTable | Class for handling table with email campaign address groups. |
ListTable | Class for handling table with email campaign address list . |
MailingChainTable | Class for handling table with email campaign chains. |
MailingSubscriptionTable | Class for handling table with email campaign subscriptions. |
MailingTable | Class for handling email campaign table. Deprecated from version 18.0.0. |
PostingClickTable | Class for handling table with clicks via email. |
PostingManager | Class for handling email campaigns. |
PostingReadTable | Class for handling table with read emails. |
PostingTable | Class for handling email campaign tables. |
PostingUnsubTable | Class for handling email campaign unsubscriptions. |
SenderConnectorUnSubscribers | Class for handling connectors of users who unsubscribed from email campaign. |
Subscription | Class for handling subscriptions. |
TemplateTable | Class for handling table with email campaign templates. |
TriggerConnector | Class for handling trigger email campaigns. |
TriggerManager | Class for handling trigger email campaigns. |
© «Bitrix24», 2001-2024