Import locations from spreadsheet #10

Closed
opened 2026-05-21 17:20:51 +00:00 by jmiller · 0 comments
Owner

Summary

Admin tool to bulk import locations from CSV or XLS files.

Requirements

  • Import from CSV and XLS file formats
  • Column mapping interface (map file columns to location fields)
  • Preview and validate before committing import
  • Batch geocode addresses during import
  • Update existing locations by matching on title or custom ID field
  • Import progress indicator

Acceptance Criteria

  • Upload CSV/XLS in admin
  • Map columns to fields via UI
  • Preview shows rows to be imported
  • Geocoding runs on import
  • Existing records updated when matched
## Summary Admin tool to bulk import locations from CSV or XLS files. ## Requirements - Import from CSV and XLS file formats - Column mapping interface (map file columns to location fields) - Preview and validate before committing import - Batch geocode addresses during import - Update existing locations by matching on title or custom ID field - Import progress indicator ## Acceptance Criteria - [ ] Upload CSV/XLS in admin - [ ] Map columns to fields via UI - [ ] Preview shows rows to be imported - [ ] Geocoding runs on import - [ ] Existing records updated when matched
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomStoreLocator#10