PHP code example of josantonius / mercadona-importer
1. Go to this page and download the library: Download josantonius/mercadona-importer 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/ */
josantonius / mercadona-importer example snippets
new MercadonaImporter(
warehouse: 'svq1',
timezone: 'Europe/Madrid',
delayForError: 300000000,
delayForRequests: 1300000,
warehouse: 'svq1'
timezone: 'Europe/Madrid'
delayForError: 300000000 // 300 segundos
delayForRequests: 1300000 // 1,3 segundos
reimportFullProduct: false
logDirectory: __DIR__ . '/logs/'
outputDirectory: __DIR__ . '/data/'
console
php mercadona-importer.php
txt
[2023-01-24T18:32:45.876599+01:00] LOG.INFO: Retomando la importación desde la categoría 163.
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.