mpc/mp-core
Composer 安装命令:
composer require mpc/mp-core
包简介
Core TYPO3 CMS extension providing base templates, styling, container, content blocks and backend configurations
README 文档
README
MP Core delivers a Bootstrap- and Vue-powered site package for TYPO3 13.4 / 14.3, including ready-made content elements, container layouts, Schema.org structured data, and a Vite-based frontend toolchain. It is designed as a solid starting point for personal, corporate and public sector websites.
- Prebuilt content modules (stage, banner, gallery, single teaser, menu subpages, Vue todo list) with Fluid templates.
- Container elements (accordion, tabs, slider, grid, wrapper) via b13/container.
- Content Blocks support (definition list) via friendsoftypo3/content-blocks.
- Six Site Sets (
mp-core,mp-core-base,mp-core-container,mp-core-news,mp-core-form,mp-core-seo) that plug into TYPO3 Site Settings. - Schema.org JSON-LD output (WebSite, WebPage, BlogPosting, BreadcrumbList, MusicGroup, NewsArticle).
- Frontend build pipeline based on Vite 8, Bootstrap 5.3, Vue 3, Sass, PostCSS, ESLint, Stylelint, Swiper, and Jarallax.
Requirements
- TYPO3
^13.4 || ^14.3 - PHP
>=8.2 - Node.js
>=22and 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 guides live in Documentation/README.md:
- Feature overview — content elements, Site Sets, PHP classes
- Frontend / Vite — build pipeline and Vue components
- Configuration — Site Settings, TypoScript, TCA
- Backend — RTE, TSconfig, backend previews
- Content elements — per-CType TCA reference
- Favicons — assets, Fluid partial, site config (not static HTML paste)
License & Support
- GPL-2.0-or-later -- see
LICENSE - Author: Matthias Peltzer (
mail@mpcore.de, https://www.mpcore.de/)
统计信息
- 总下载量: 611
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 14
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-11-10