Document isSetupComplete endpoint

[MAILPOET-4042]
This commit is contained in:
Ján Mikláš
2021-12-28 14:05:47 +01:00
committed by Veljko V
parent fde25f4e67
commit ff5841c928
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
[back to list](../Readme.md)
# Is setup complete
## `bool isSetupComplete()`
This method checks if the MailPoet is set up.
It returns `false` if either Welcome Wizard, or WooCommerce setup, or MailPoet 2 migration is shown on the next MailPoet page visit. Otherwise it returns `true`.