Commit Graph

17 Commits

Author SHA1 Message Date
ae28e62b1a Add documentation for the unsubscribe() MP API method
[MAILPOET-5152]
2023-03-27 19:25:49 +02:00
933b947f45 Add deleteList documentation
[MAILPOET-4752]
2022-11-02 14:05:39 +01:00
1ac9c86a66 Add updateList documentation
[MAILPOET-4752]
2022-11-02 14:05:39 +01:00
47ee47c372 Add getSubscribersCount documentation
[MAILPOET-4717]
2022-10-17 09:12:10 +02:00
ae0d60df3a Add getSubscribers documentation
[MAILPOET-4716]
2022-10-13 11:12:10 +02:00
2139b4d035 Fix typo in doc/Readme.md
[MAILPOET-4716]
2022-10-13 11:12:10 +02:00
9c5e9e0da6 Remove version number from API doc
[MAILPOET-4474]
2022-09-09 11:25:51 +02:00
ab27eaee2d Autoformat files with prettier
[MAILPOET-4075]
2022-04-12 15:38:27 +02:00
fac560071a Move doc folder to the root to make it more accessible
[MAILPOET-4107]
2022-02-09 15:57:06 +01:00
9f790efbf0 Move plugin files to a subfolder
[MAILPOET-3988]
2022-01-18 15:30:22 +01:00
ff5841c928 Document isSetupComplete endpoint
[MAILPOET-4042]
2021-12-29 16:05:19 +01:00
e64ba70561 Remove minimum required PHP version
This commit removes a reference to the minimum required PHP version (which is presumably outdated as it mentions PHP 5.6) from the MailPoet API documentation.

I'm assuming that the minimum required version to use the API is the same as the one to run MailPoet. If that is the case, I don't see a reason to mention it in the API documentation, and removing it has the benefit of reducing the maintenance burden when the minimum required version is updated.
2021-01-18 12:28:50 +01:00
bfdff27b19 Fix documentation
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
5df3c6c46e Add documentationfor adding custom fields api
[MAILPOET-2041]
2019-05-30 13:03:33 -04:00
31cc119858 minor grammatical changes for clarity[MAILPOET-2035] 2019-05-27 06:10:46 -04:00
9251a91149 Add refactoring warning to docs
[MAILOET-2035]
2019-05-27 06:10:46 -04:00
22ee0964bd Add main readme page
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00