I have updated phplist to the latest and greatest (3.6.16) which is the suggested download ( Download phpList | Open Source newsletter software | phpList.org ). PS. the page mentions 3.6.15 (just fyi for the powers that be).
My previous install was old (3.3.x).
I started fresh, I downloaded the zip and uploaded the files to my server (first renamed the old folder) initialized and updated the database etc. All works fine.
At first I did not install the REST API plugin ( plugin:restapi [phpList Resources] ) because the plugin page says the API is now part of the installation (3.4.0+).
However, I could not find any settings in the interface to affect the API ?
I did not see any relevant php files in the installation and my interface code was obviously also not working. ChatGPT rewrote my interface code (I had to start somewhere) and that too did not work.
Is there documentation as to what to do to use the embedded API ? To enable it ? To use it ?
Meanwhile I installed the older plugin again and everything is working perfectly fine at the moment. So I’m a happy camper.
But it is my understanding that I should migrate to the new API at some point ?
Lastly, the plugin doesn’t seem to have a settings page anymore. Previous plugin (and/or previous phplist) provided a settings page for the rest api plugin where I could set my server IP as the only IP that is allowed to access the API. That settings page is gone now. Was that old setting stored in the database and is the newly installed plugin using that setting from the database ? Or is the IP limit simply not enforced anymore ?

