dominicwatts / csvupload
Base for any type of csv upload and processing
Installs: 117
Dependents: 2
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: >=7.0.0
- magento/framework: *
- magento/module-backend: *
- magento/module-ui: *
README
Base for any type of csv upload and processing. Screens to upload and process CSV data. The idea is that the import procedure can be extended on depending on needs.
Install instructions
composer require dominicwatts/csvupload
php bin/magento setup:upgrade
Usage instructions
Managed within admin
Content > Csv >
- CSV File Submit
- CSV File List
- CSV Temp Table