Skip to content

potentweb/mask

This branch is 1393 commits behind Gernott/mask:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75f8cf8 · May 18, 2017
May 16, 2017
Apr 18, 2017
May 18, 2017
May 16, 2017
May 12, 2017
May 18, 2017
Apr 5, 2017
May 18, 2017
Mar 16, 2016
Jan 18, 2016
May 15, 2017
Apr 18, 2017
Aug 1, 2016

Repository files navigation

Page and Content masks for TYPO3

mask

Create your own content elements and page templates. Easy to use, even without programming skills because of the comfortable drag and drop user interface. All content is stored in structured database tables.

What does it do?

Mask is a TYPO3 extension for creating content elements and extending page templates. It’s possible to add new fields to any element. Fields can have several types, for example: text, file, relations, rich text, ...

Advantages of Mask

  • Mask stores the content in columns in database tables – not as XML (Flexform)
  • Mask reuses existing database fields to conserve the database
  • Mask works only with existing features of the TYPO3 core: backend layouts, Fluid, TypoScript
  • Mask allows repeating content with IRRE technology
  • Mask supports multi language projects and resolves some language bugs of TYPO3
  • Mask supports workspaces and versioning
  • Mask is written in Extbase, the modern way to create extensions

Next steps

Packages

No packages published

Languages

  • PHP 54.3%
  • HTML 34.6%
  • JavaScript 7.6%
  • CSS 3.3%
  • TypeScript 0.2%