diff --git a/ESI_peppol.php b/ESI_peppol.php index 932934a..854dff0 100644 --- a/ESI_peppol.php +++ b/ESI_peppol.php @@ -1,22 +1,124 @@

ESI Peppol : Ce plugin nécessite PHP 7.0.0 ou supérieur. Vous utilisez actuellement PHP ' . htmlspecialchars(PHP_VERSION, ENT_QUOTES, 'UTF-8') . '. Veuillez mettre à jour votre version de PHP.

'; + return; + } + ?> +
+

+ : + +

+
+

ESI Peppol : Ce plugin nécessite WooCommerce. Veuillez installer et activer WooCommerce avant d\'utiliser ce plugin.

'; + return; + } + ?> +
+

+ : + +

+
+ true] + ); + } + // Déléguer à PEPPOL_Plugin::activate() si WooCommerce est disponible + PEPPOL_Plugin::activate(); + } ); // Menu et pages d'administration du plugin