Skip to content

t7systems/T7Api-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T7Api Example

Getting Started

Install with Git and Composer

If you have not yet installed Composer, you should do so now: https://getcomposer.org/

The following section assumes, that Composer is installed globally:

  • git clone https://github.com/t7systems/T7Api-Example.git
  • cd T7Api-Example
  • composer install

Finish Installation

  • cd public
  • php -S localhost:3333

Copy config/custom.php.dist to config/custom.php.

Open config/custom.php with your favourite editor and enter valid values for reqId and secretKey.

For questions regarding reqId and secretKey, please contact your account manager at 777

Open localhost:3333 in your browser.

Profit!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors