artsmia / lume

A story telling application for museums with an accompanying CMS.
https://lume.space
15 stars 4 forks source link

How to Create A New Type of Content #170

Closed carlpeaslee closed 6 years ago

carlpeaslee commented 6 years ago

This pull request includes all of the code needed to create a new type of content.

If the new content type requires additional database fields, you will likely need to run a migration on the database as well.