Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

CSV Import #108

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

CSV Import #108

wants to merge 2 commits into from

Conversation

coxjc
Copy link
Contributor

@coxjc coxjc commented Feb 20, 2018

Implement CSV import of events, which is hosted within the admin panel.

The required columns are ["title", "start_date", "end_date", "all_day", "description", "location", "category", "twentyone", "recurring", "recurrence_freq", "recurrence_amt", "org_id"].

The column names (listed above) need to be the first row of the CSV!

image

@coxjc coxjc self-assigned this Feb 20, 2018
@coxjc coxjc requested a review from alexwgraves February 20, 2018 00:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant