Skip to content

labor-digital/factory-core

Repository files navigation

labor-digital/factory-core

TYPO3 extension for the LABOR.digital Factory headless CMS boilerplate.

Ships Content Blocks, record types, tenant-scope enforcement, and provisioning CLIs for single-tenant and shared-tenant TYPO3 installations.

Install

composer require labor-digital/factory-core

Then activate in TYPO3:

vendor/bin/typo3 extension:setup

Features

  • Content Blocks — Curated headless-friendly CTypes (PageHero, PageSection, TextSlider, etc.) consumed by the @labor-digital/factory-nuxt-layer frontend.
  • Record types — Polymorphic ReferenceList wrapper for arbitrary records.
  • Multi-tenantfactory:tenant:provision and factory:tenant:audit CLIs, plus a DataHandler TenantScopeEnforcer that blocks cross-tenant writes in shared-DB setups.
  • Component activation contractfactory.json declares which components are active per project (or per site, in shared-tenant mode).

Requirements

  • TYPO3 13.4
  • PHP 8.4
  • friendsoftypo3/headless, friendsoftypo3/content-blocks, netzbewegung/nb-headless-content-blocks

License

GPL-2.0-or-later — see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors