- Issue created by @David Urban
- @suryakumar opened merge request.
On a fresh install I could not see file upload field at admin/config/development/csv-importer.
Clean install, minimal profile, only activate CSV Importer. Go to admin/config/development/csv-importer and you will not see "Select CSV file" and "Choose File" button. To resolve it, you need to activate "File" core module.
Add "File" to required dependencies and activate it during module activation.
Active
1.15
Code