Jump to content

Documentation

MP Core offers a website package for TYPO3 13.4 / 14.3 based on Bootstrap and Vue, including pre-built content elements, container layouts, structured data according to Schema.org, and a Vite-based front-end toolchain. It is available as…

MP-Core logo
  • Pre-built content modules (Stage, Banner, Gallery, Single Teaser, Menu Subpages, Vue To-Do List) with Fluid templates.
  • Container elements (Accordion, Tabs, Slider, Grid, Wrapper) via b13/container.
  • Support for content blocks (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 can be integrated into the TYPO3 site settings.
  • Schema.org JSON-LD output (WebSite, WebPage, BlogPosting, BreadcrumbList, MusicGroup, NewsArticle).
  • Front-end 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 >=22 and npm >=10 for the front-end build

Quick Start

 
composer require mpc/mp-core
vendor/bin/typo3 extension:activate mp_core
cd Build && npm ci
npm run build
 

Documentation

You can find detailed instructions in the overview:

Licence & Support

Share page