PHPackages                             nhovratov/mask-to-content-blocks - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nhovratov/mask-to-content-blocks

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

nhovratov/mask-to-content-blocks
================================

Migrate Mask Content Elements to Content Blocks

1.0.3(4mo ago)7737↓50%1[1 issues](https://github.com/nhovratov/mask-to-content-blocks/issues)GPL-2.0-or-laterPHP

Since Dec 20Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/nhovratov/mask-to-content-blocks)[ Packagist](https://packagist.org/packages/nhovratov/mask-to-content-blocks)[ RSS](/packages/nhovratov-mask-to-content-blocks/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

Mask to Content Blocks migration
================================

[](#mask-to-content-blocks-migration)

This TYPO3 extension helps you migrate your Mask elements on TYPO3 v13 to TYPO3 CMS Content Blocks, the official TYPO3 extension to define Content Types.

You need a running TYPO3 instance with your loaded Mask elements.

Install this extension via composer:

```
composer req nhovratov/mask-to-content-blocks

```

Then run the migration command. This migration will create the Content Blocks into the same extension, where your Mask elements are currently loaded.

```
bin/typo3 mask-to-content-blocks:migrate

```

Next, remove Mask and this extension:

```
composer remove mask/mask nhovratov/mask-to-content-blocks

```

Final steps
-----------

[](#final-steps)

This migration command is no guarantee that everything will work perfectly. Check the generated Content Blocks by yourself and see, if everything is fine. Also, any TypoScript overrides need migration from `lib.maskElement` to `lib.contentBlock`. Test your frontend template and backend preview. They might need slight adjustments.

For more information, visit the manual migration guide in the Content Blocks documentation:

###  Health Score

39

—

LowBetter than 86% of packages

Maintenance72

Regular maintenance activity

Popularity24

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~126 days

Total

4

Last Release

136d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46663553a22f0c1daf03e2defcabdf6c1f8f1aada7aff2e0b5c503c63cd236e1?d=identicon)[nhovratov](/maintainers/nhovratov)

---

Top Contributors

[![nhovratov](https://avatars.githubusercontent.com/u/19343425?v=4)](https://github.com/nhovratov "nhovratov (24 commits)")[![ayacoo](https://avatars.githubusercontent.com/u/5963331?v=4)](https://github.com/ayacoo "ayacoo (1 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nhovratov-mask-to-content-blocks/health.svg)

```
[![Health](https://phpackages.com/badges/nhovratov-mask-to-content-blocks/health.svg)](https://phpackages.com/packages/nhovratov-mask-to-content-blocks)
```

###  Alternatives

[ichhabrecht/mask-export

Export your mask elements as extension

45215.8k](/packages/ichhabrecht-mask-export)[eliashaeussler/typo3-form-consent

Extension for TYPO3 CMS that adds double opt-in functionality to EXT:form

1481.0k](/packages/eliashaeussler-typo3-form-consent)[b13/assetcollector

Add CSS and SVG files and strings as inline style tag/inline svg to the html code.

10118.4k](/packages/b13-assetcollector)[mfd/ai-filemetadata

Automatically generates FAL metadata for files by means of public LLMs

1142.1k](/packages/mfd-ai-filemetadata)[mautic/mautic-typo3

Add-on TYPO3 extension that enhances the "EXT:marketing\_automation" TYPO3 extension by connecting it to the Mautic Marketing Automation platform: Determine "Persona" from Mautic segments. Also provides additional services e.g. language synchronisation between Mautic and TYPO3.

236.3k](/packages/mautic-mautic-typo3)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
