Automated Import/Export

This add-on does not ship its own cron automation. If you need automation, schedule imports yourself (cron/CI) by running the CLI import command.

php /path/to/magento/bin/magento customerdocuments:import-customerdocuments /path/to/file.csv --behavior=append

Found an issue with this documentation? Let us know