PHP code example of magendoo / magendoowithdrawal
1. Go to this page and download the library: Download magendoo/magendoowithdrawal library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
magendoo / magendoowithdrawal example snippets
bash
php bin/console prestashop:module install magendoowithdrawal
index.php?fc=module&module=magendoowithdrawal&controller=cron&token=<MAGENDOOWITHDRAWAL_CRON_TOKEN>
bash
cd modules/magendoowithdrawal
composer install
php vendor/bin/phpunit