Coder Social home page Coder Social logo

can0199 / mask Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gernott/mask

0.0 1.0 0.0 4.23 MB

TYPO3 Extension Mask

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

License: GNU General Public License v2.0

PHP 86.92% HTML 2.53% JavaScript 7.03% CSS 0.05% Shell 1.03% SCSS 2.44%

mask's Introduction

Page and Content masks for TYPO3

Unit Tests

Mask

Mask is a content element builder that generates TypoScript, TSconfig and TCA on the fly. You can build your own custom content elements in a user-friendly backend module via drag and drop. Your configuration is stored in json files, which can be shared across projects.

Mask provides different field types, that you can use to customize your content elements. Depending on the type there are different options available. Field types are grouped roughly into input, repeating and structural fields. With these given tools, you can cover almost all typical requirements for your projects. And if not, Mask can be extended via TCA overrides or DataProcessors.

Quickstart

  1. Add Mask as a dependency in your ext_emconf.php and/or composer.json of your sitepackage.
  2. Download Mask with composer by running the command composer require mask/mask or install via extension manager.
  3. Activate Mask in the extension manager (not needed in TYPO3 v11 composer mode).
  4. Mask requires fluid_styled_content so go to your static includes in the template module and include it there.
  5. Also include the Mask static TypoScript.
  6. Navigate to the Mask module and enter your sitepackage extension key for auto-configuration (your extension must be loaded!).
  7. Start creating your own content elements!

Manual configuration

If you don't want to use the default folder structure created by the auto-configuration, you can adjust every path in the extension configuration of Mask.

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
  • Silent TCA migrations allow for easy TYPO3 upgrades to new major versions
  • Mask allows repeating content with IRRE technology
  • Mask supports multi-language projects
  • Mask supports workspaces and versioning
  • The Mask backend is a single page application based on VueJS for even more comfort

Read a detailed explanation for each advantage and why to use Mask over other alternatives in the official documentation.

Mask versions

Mask Version TYPO3 Version Release Date Status More Info
v7.1 v10, v11 2021-12-14 regular maintenance JsonSplitLoader, new API
v7.0 v10, v11 2021-05-12 discontinued VueJS based Mask Backend
v6 v10, v11.1 2020-10-08 critical bugfixes Palettes, Groups and more
v5 v10 2020-04-18 discontinued Please update to v7
v4 v9 2018-10-04 discontinued
v3 v8 2017-05-23 discontinued
v2 v7 2016-05-10 discontinued
v1 v6, v7 2015-08-12 discontinued

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

mask's People

Contributors

nhovratov avatar butu avatar gernott avatar markuspoerschke avatar juergen-venne avatar can0199 avatar jmtpix avatar ichhabrecht avatar jkphl avatar fwg avatar sg-paul-ilea avatar georgringer avatar josefglatz avatar mkoitka avatar dev-rke avatar rschaufler avatar thegass avatar m-arcus avatar rutschmann-biz avatar randomresult avatar pixelbrackets avatar medarob avatar wazum avatar weissheiten avatar ursbraem avatar susannemoog avatar dogawaf avatar schloram avatar nitori avatar michaelscheel avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.