mpc / mp-core
MPC Distribution Package
Installs: 26
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
- 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
- georgringer/numbered-pagination: ^2.1
Replaces
- typo3-ter/mp-core: v1.0.11
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, Jarallax, and VidPly.
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-3.0-or-later — see
LICENSE - Author: Matthias Peltzer (
mail@mpeltzer.de, https://www.mpeltzer.de/)