Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 634 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 634 Bytes

unite cms GraphQL and responsive image resizing example

This example shows how to fetch image data from unite-cms over GraphQL and shows some responsive image resizing with 2 image resize Services (cloudimage, thumbor). It's written in basic PHP and is using https://github.com/euautomation/graphql-client as graphQL client.

Installation

1) git clone https://github.com/unite-cms/example-image-resizing.git

2) cd example-image-resizing

3) composer install

4) edit index.php and change unite cms credentials and resizing urls

5) open index.php in browser