Skip to content

sizeid/helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SizeID Helpers

Build Status Coverage Status

Package for SizeID Advisor integration into e-shop platforms.

SizeID Advisor Demo

Features

  • verify client credentials
  • get and format active size charts
  • get and format available button styles
  • get available languages
  • render SizeID Button code
  • render SizeID Connect code

Installation into existing project

  1. Get the code
composer require sizeid/helpers
  1. Get clientId and clientSecret from your SizeID for Business account. Free tariff available.
  2. Start using helpers see examples/example.php

Examples

  1. Get the code
composer create-project sizeid/helpers
  1. Get clientId and clientSecret from your SizeID for Business account. Free tariff available.
  2. Navigate to examples directory, copy config.example.php to config.php, change constants CLIENT_ID and CLIENT_SECRET, run example file with webserver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published