Skip to content

Instantly share code, notes, and snippets.

View vmulot's full-sized avatar

Vincent Mulot vmulot

View GitHub Profile
<?php
require_once('./vendor/autoload.php');
define('DEBUG', true);
define('PS_SHOP_PATH', 'myawesome https url');
define('PS_WS_AUTH_KEY', 'my awesome api key');