dimitri-koenig / mask

TYPO3 Extension Mask

Home Page:https://www.facebook.com/typo3mask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

TYPO3 Extension Mask

https://www.facebook.com/typo3mask

License:GNU General Public License v2.0


Languages

Language:JavaScript 39.7%Language:PHP 36.7%Language:HTML 21.4%Language:CSS 2.1%Language:TypeScript 0.1%