Skip to content

Datamodel for features

As an editor, I like to create features and feature_areas for TYPO3 in the backend.

A feature consists of:

  • header (input)
  • description (text)
  • media_links (fal relation)
  • link to docs.typo3.org (documentation deep link) (link element)
  • typo3 release version ?> Roadmap Minor Version (22)
  • feature_area: Select field, which can contain one feature area

A feature area consists of:

  • title = (input)
  • description => (text)
  • PageID => Link to a page
  • media_links

UAC:

  • create a feature record with the given fields
  • create a feature_area record with the given fields
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information