Jump to content

Documentation

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

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).
  • 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 >=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 `Documentation/README.md`:

Licence & Support

Share page