Skip to content

Instantly share code, notes, and snippets.

@eoxia-jimmy
eoxia-jimmy / index.php
Last active January 29, 2020 14:24
API Explorer with subdomain and NGINX Dolibarr
<?php
/* Copyright (C) 2015 Jean-François Ferry <jfefe@aternatik.fr>
* Copyright (C) 2016 Laurent Destailleur <eldy@users.sourceforge.net>
* Copyright (C) 2017 Regis Houssin <regis.houssin@inodbox.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 3 of the License, or
* (at your option) any later version.
*
@eoxia-jimmy
eoxia-jimmy / wps-product-single.php
Created January 15, 2020 08:55
Overwrite template wpshop 2.0.0 for use dolibarr attributes product
<?php
/**
* Single Product view.
*
* @author Eoxia <dev@eoxia.com>
* @copyright (c) 2006-2018 Eoxia <dev@eoxia.com>
* @license AGPLv3 <https://spdx.org/licenses/AGPL-3.0-or-later.html>
* @package WPshop\Templates
* @since 2.0.0
*/
@eoxia-jimmy
eoxia-jimmy / update-7000.php
Created January 2, 2019 13:15
Update 7000 avec gestion de l'extension IntlDateFormatter
<?php
/**
* Mise à jour des données pour la 7.0.0
*
* @author Evarisk <dev@evarisk.com>
* @copyright (c) 2006-2018 Evarisk <dev@evarisk.com>.
*
* @license AGPLv3 <https://spdx.org/licenses/AGPL-3.0-or-later.html>
*
* @package DigiRisk\Classes