vidalia/moodle-format_cards
Composer 安装命令:
composer require vidalia/moodle-format_cards
包简介
A format which displays sections in your courses as cards with customisable images on their face.
README 文档
README
A format which displays sections of your courses as cards with images, similar to format_grid or format_tiles.
The cards format is an extension of the default Topics format to make it easier to maintain.
Features
- Large cards with user configurable background images
- Responsive cards scale down for mobile devices
- Choose between horizontal and vertical cards, or square grids
- Cards can display a user's completion progress for each section
- Easily import images used in the grid format
Installation
The cards format only requires a version of Moodle still receiving general or security support. You can check whether your version of Moodle is supported by looking at the release calendar https://moodledev.io/general/releases
You must still have the default topics format installed on your site. There are no special installation steps, just install as you would any other plugin.
Install from Moodle.org
- Download .zip file from https://moodle.org/plugins/format_cards
- Navigate to
/moodle/root/course/format - Extract the .zip to the current directory
- Go to your Moodle admin control panel, or
php /moodle/root/admin/cli/upgrade.php
Install with Composer
- Navigate to
/moodle/root/ composer require vidalia/moodle-format_cards
Install from git
- Navigate to your Moodle root folder
git clone https://github.com/Vidalia/moodle-format_cards.git course/format/cards- Make sure that user:group ownership and permissions are correct
- Go to your Moodle admin control panel, or
php /moodle/root/admin/cli/upgrade.php
Install from .zip
- Download .zip file from GitHub
- Navigate to
/moodle/root/course/format - Extract the .zip to the current directory
- Rename the
moodle-format_cards-masterdirectory tocards - Go to your Moodle admin control panel, or
php /moodle/root/admin/cli/upgrade.php
vidalia/moodle-format_cards 适用场景与选型建议
vidalia/moodle-format_cards 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 48 次下载、GitHub Stars 达 1, 最近一次更新时间为 2025 年 04 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 vidalia/moodle-format_cards 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 vidalia/moodle-format_cards 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-04-02