mpc / mp-core
Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations
Installs: 231
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
Language:HTML
Type:typo3-cms-extension
pkg:composer/mpc/mp-core
Requires
- php: >=8.2
- b13/container: ^3.1
- friendsoftypo3/content-blocks: ^1.3 || ^2.0
- typo3/cms-core: ^13.4 || ^14.0
- typo3/cms-extbase: ^13.4 || ^14.0
- typo3/cms-fluid: ^13.4 || ^14.0
Suggests
- georgringer/news: ^13.0 || ^14.0
- georgringer/numbered-pagination: ^2.1
- mpc/mpc-vidply: ^1.0
Replaces
- typo3-ter/mp-core: 1.0.45
- dev-main
- 1.0.45
- 1.0.44
- 1.0.43
- 1.0.42
- v1.0.41
- v1.0.40
- v1.0.39
- v1.0.38
- v1.0.37
- v1.0.36
- v1.0.35
- v1.0.34
- v1.0.33
- v1.0.32
- v1.0.31
- v1.0.30
- v1.0.29
- 1.0.28
- 1.0.27
- 1.0.26
- v1.0.25
- v1.0.24
- v1.0.23
- v1.0.22
- v1.0.21
- v1.0.20
- v1.0.19
- v1.0.18
- v1.0.17
- v1.0.16
- v1.0.15
- v1.0.14
- v1.0.13
- v1.0.12
- v1.0.11
- v1.0.10
- v1.0.9
- v1.0.8
- v1.0.7
- v1.0.6
- v1.0.5
This package is auto-updated.
Last update: 2026-01-21 07:32:37 UTC
README
MP Core delivers a Bootstrap- and Vue-powered site package for TYPO3 13.4, including ready-made content elements, container layouts, and a Vite-based frontend toolchain. It is designed as a solid starting point for corporate and public sector websites.
- Prebuilt content modules (stage, banner, media, galleries, Vue todo list) with Fluid templates.
- Optional Site Sets for containers, news, forms, and SEO that plug into TYPO3 Site Settings.
- Frontend build pipeline based on Vite, SCSS, PostCSS, ESLint, Stylelint, Swiper, and Jarallax.
Requirements
- TYPO3
^13.4 - PHP
>=8.2 - Node.js
>=20and npm>=10for the frontend build
Quick Start
composer require mpc/mp-core vendor/bin/typo3 extension:activate mp_core cd Build && npm ci npm run build
Documentation
Detailed setup and feature documentation lives in Documentation/README.md. Start there for Site Set configuration, content element guides, and frontend workflow notes.
License & Support
- GPL-2.0-or-later — see
LICENSE - Author: Matthias Peltzer (
mail@mpeltzer.de, https://www.mpeltzer.de/)