Skip to content

m41r/mask

 
 

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, ...

Mask versions

Mask Version TYPO3 Version Release Date Status More Info
v7 v10, v11 Summer 2021 development VueJS based Mask backend
v6 v10, v11 2020-10-08 regular maintenance Mask version 6 changes
v5 v10 2020-04-18 discontinued Please update to v6
v4 v9 2018-10-04 priority bugfixes
v3 v8 2017-05-23 discontinued
v2 v7 2016-05-10 discontinued
v1 v6, v7 2015-08-12 discontinued

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

Need help?

Found a bug?

  • first check out the master branch and verify that the issue is not yet solved
  • have a look at the existing issues, to prevent duplicates
  • if not found, report the bug in our issue tracker

Like a new feature?

  • have a look at our wishlist
  • if your idea is not listed here, get in contact with us
  • if you want to sponsor a feature, get in contact with us
  • if you want to develop a feature, get in contact to plan a strategy

Packages

No packages published

Languages

  • PHP 67.8%
  • HTML 22.7%
  • JavaScript 5.4%
  • CSS 3.1%
  • Shell 1.0%