README.md
16 lines
| 1 | # MailPoet Automations |
| 2 | |
| 3 | This is a setup for MailPoet Automation. |
| 4 | |
| 5 | As this feature intends to be mostly independent on the rest of the MailPoet |
| 6 | codebase, we'll try to keep a list of all dependencies and specifics below. |
| 7 | |
| 8 | ## Dependencies |
| 9 | |
| 10 | - PHP >= 7.2 |
| 11 | - MySQL >= 5.0 |
| 12 | - WordPress >= 5.6 |
| 13 | - PSR-11 Container Interface |
| 14 | - Action Scheduler |
| 15 | - MailPoet translations setup |
| 16 |