John Maydew
Lead maintainer
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.
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
php /moodle/root/admin/cli/upgrade.phpcomposer require vidalia/moodle-format_cardsgit clone https://github.com/Vidalia/moodle-format_cards.git
course/format/cardsphp
/moodle/root/admin/cli/upgrade.php/moodle/root/course/formatmoodle-format_cards-master directory to cardsphp
/moodle/root/admin/cli/upgrade.php