Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add conference collection to the CMS config #41

Open
1 of 4 tasks
deweydell opened this issue May 11, 2019 · 0 comments
Open
1 of 4 tasks

Add conference collection to the CMS config #41

deweydell opened this issue May 11, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@deweydell
Copy link
Contributor

deweydell commented May 11, 2019

Description

For each conference, we want to be able to create a new collection of content. Each year we'll be able to create a new conference page in the CMS by clicking a New Conference button and filling out the information.

Adding content about the 2019 conference is out of scope of this issue, this is just to add the configuration to the CMS.

Acceptance Criteria

In the CMS:

  • Conferences is a collection in the sidebar
  • You are able to create a New Conference
  • You are not able to delete conferences from the CMS
  • Conferences have the settings below (for now)
  • Year: Number (required)
  • Start Date: Date
  • End Date: Date
  • City, State: String
  • Hotels: list of objects (see Netlify Widgets documentation)

Each hotel object will have:

  • Name: string
  • Address: string
  • Room Rate: string
  • Reservation Link: string
  • Phone: string
  • Group name: string

Resources

Netlify CMS Configuration in docs:
https://www.netlifycms.org/docs/widgets/

@deweydell deweydell added the enhancement New feature or request label May 11, 2019
@deweydell deweydell added this to Prioritized Todo in Kanban via automation May 11, 2019
@nayonnapurnell nayonnapurnell self-assigned this May 11, 2019
@nayonnapurnell nayonnapurnell moved this from Prioritized Todo to In progress in Kanban May 11, 2019
@deweydell deweydell removed this from In progress in Kanban Sep 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants