mpc/mp-core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

mpc/mp-core

最新稳定版本:v1.0.36

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, 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 >=20 and npm >=10 for 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

统计信息

  • 总下载量: 178
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 2
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: HTML

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2025-11-10