Commit Graph

5 Commits

Author SHA1 Message Date
5df8df3e22 Load WP and WC component styles for automation
[MAILPOET-4404]
2022-06-28 16:00:36 +02:00
da2621230d Move automation engine code under "Engine" namespace
This is to separate the engine itself from "integrations" that will be
built on top of the engine.

[MAILPOET-4136]
2022-03-14 09:36:21 +01:00
ec0f490397 Restrict automation API only for admins
[MAILPOET-4135]
2022-02-21 09:56:26 +01:00
abbf0d5aeb Auto-create DB schema on automation page load
We don't have any hooks for feature activation (yet) so this seems to
be the most handy place to create the database schema at the moment.

[MAILPOET-4135]
2022-02-21 09:56:26 +01:00
9dc2809462 Add automation page
[MAILPOET-4135]
2022-02-21 09:56:26 +01:00