mirandaleyva/contao-course-management-bundle
Composer 安装命令:
composer require mirandaleyva/contao-course-management-bundle
包简介
Contao 5.7 bundle for managing courses and course dates.
README 文档
README
╭──────────────────────────────────────────────────────────────╮
│ │
│ CONTΛO COURSE MANAGEMENT BUNDLE │
│ ─────────────────────────────── │
│ Manage courses. Plan dates. Enable registrations. │
│ │
╰──────────────────────────────────────────────────────────────╯
A Contao bundle for managing courses, course dates, and date-specific registrations.
The bundle is designed for websites that offer courses or events with multiple sessions, for example:
- Prenatal classes
- Yoga or fitness courses
- Workshops
- Therapy, health, or training programs
- Courses with multiple dates, locations, or limited availability
What does the bundle do?
The bundle extends Contao with a dedicated backend module Courses.
In the backend, courses can be created and managed. Each course can have multiple course dates. In the frontend, visitors can first view a course overview, then open the detail view of a course, and finally register for a specific course date.
The focus is on a clear separation between:
Course list → Course details → Registration
This ensures a clean user flow and guarantees that each registration is tied to a specific date.
Main Features
Backend
- dedicated backend module Courses
- manage courses
- manage multiple course dates per course
- parent-child structure between course and course dates
- structured input fields for course data
- structured input fields for date and location data
- publish/unpublish courses and dates
- mark dates as fully booked
- assign an existing Contao form to a course
Frontend
The bundle provides three frontend modules:
| Module | Purpose |
|---|---|
course_list |
displays a course overview |
course_reader |
displays the course detail view |
course_registration |
displays the registration for a selected course date |
Requirements
| Component | Version |
|---|---|
| PHP | ^8.4 |
| Contao | ^5.7 |
| Composer | required |
Installation
composer require mirandaleyva/contao-course-management-bundle
php vendor/bin/contao-console contao:migrate --no-interaction php vendor/bin/contao-console cache:clear --env=prod
License
MIT
Author
Miranda Leyva
mirandaleyva/contao-course-management-bundle 适用场景与选型建议
mirandaleyva/contao-course-management-bundle 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 13 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 04 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 mirandaleyva/contao-course-management-bundle 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 mirandaleyva/contao-course-management-bundle 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 32
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-04-22