Files
piratepoet/mailpoet/lib/Automation
Jan Jakes ae828b9ac4 Do not load all possible subjects eagerly
With subject transformers the amount of possible subjects will grow,
and preloading even those that won't be used may result in performance
issues, and unnecessary errors (e.g., caused by 3rd party transformers).

[MAILPOET-4946]
2023-04-20 16:32:32 +02:00
..
2023-04-20 16:32:32 +02:00
2022-04-12 15:38:27 +02:00

MailPoet Automations

This is a setup for MailPoet Automation.

As this feature intends to be mostly independent on the rest of the MailPoet codebase, we'll try to keep a list of all dependencies and specifics below.

Dependencies

  • PHP >= 7.2
  • MySQL >= 5.0
  • WordPress >= 5.6
  • PSR-11 Container Interface
  • Action Scheduler
  • MailPoet translations setup