Return a JSON response from the latest updated albums Return a JSON response from the latest updated albums
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Return a JSON response from the latest updated albums

Started by Sweetener, August 06, 2021, 08:35:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Sweetener

Hello there! I hope that I am using the correct forum area.

I have been developing this PHP script that returns a JSON from your latest updated albums. Since it is a JSON response it can be easily used in other areas. I mainly use it for WordPress.

Here you have the full code, how to use it, and more: https://github.com/heismauri/coppermine-json-api

If you would like to request a feature I would love to see if it is possible to do it and implement it.
If you find any errors please report them.

Some examples on the posts attachements.

Thanks! :)