Skip to content

example GraphQL image fetching and image resizing using external image resizing services

Notifications You must be signed in to change notification settings

unite-cms/example-image-resizing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

example GraphQL image fetching and image resizing using external image resizing services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages