{"id":19591969,"url":"https://github.com/catalyst/moodle-block_multiblock","last_synced_at":"2025-04-27T14:33:35.535Z","repository":{"id":37800937,"uuid":"216093584","full_name":"catalyst/moodle-block_multiblock","owner":"catalyst","description":"Moodle plugin which allows you to embed multiple blocks within a single block region using different formats including tabs and accordions","archived":false,"fork":false,"pushed_at":"2025-03-07T03:35:38.000Z","size":1130,"stargazers_count":12,"open_issues_count":17,"forks_count":11,"subscribers_count":22,"default_branch":"MOODLE_402_STABLE","last_synced_at":"2025-04-05T00:51:11.012Z","etag":null,"topics":["moodle","moodle-block","moodle-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/catalyst.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.php","contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-18T19:27:33.000Z","updated_at":"2025-03-07T03:35:42.000Z","dependencies_parsed_at":"2025-01-07T03:29:10.314Z","dependency_job_id":"009b0694-0694-4abc-92f2-614b50044072","html_url":"https://github.com/catalyst/moodle-block_multiblock","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-block_multiblock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-block_multiblock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-block_multiblock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/catalyst%2Fmoodle-block_multiblock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/catalyst","download_url":"https://codeload.github.com/catalyst/moodle-block_multiblock/tar.gz/refs/heads/MOODLE_402_STABLE","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251154664,"owners_count":21544536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["moodle","moodle-block","moodle-plugin"],"created_at":"2024-11-11T08:32:15.174Z","updated_at":"2025-04-27T14:33:33.599Z","avatar_url":"https://github.com/catalyst.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"Multiblock\n==========\n\n[![Build Status](https://api.travis-ci.com/Arantor/moodle-block_multiblock.svg?branch=master)](https://travis-ci.com/Arantor/moodle-block_multiblock/)\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)\n![GitHub last commit](https://img.shields.io/github/last-commit/Arantor/moodle-block_multiblock/master.svg)\n\n![Moodle 3.5 supported](https://img.shields.io/badge/Moodle-3.5-brightgreen)\n![Moodle 3.6 supported for data loss items](https://img.shields.io/badge/Moodle-3.6-green)\n![Moodle 3.7 supported](https://img.shields.io/badge/Moodle-3.7-brightgreen)\n![Moodle 3.8 supported](https://img.shields.io/badge/Moodle-3.8-brightgreen)\n![Moodle 3.9 supported](https://img.shields.io/badge/Moodle-3.9-brightgreen)\n![Moodle master supported](https://img.shields.io/badge/Moodle-master-brightgreen)\n![Totara 12 support](https://img.shields.io/badge/Totara-12-brightgreen)\n\n* [What is this?](#what-is-this)\n* [What styles of presentation are there?](#what-styles-of-presentation-are-there)\n* [Support](#support)\n\nWhat is this?\n-------------\n\nThis is a sort of magic metablock. Suppose you're using Boost and you have a\nwhole bunch of blocks making a course page longer than it should be, or\ncluttering up your Dashboard.\n\nUsing Multiblock you can collect all those blocks together and use 'one block's\nworth' of space and put all those blocks into the one space with one of several\nlayouts, whether it's tabs or an accordion, or something else. Several preset\nlayouts are bundled with Multiblock.\n\n\nWhat styles of presentation are there?\n--------------------------------------\n\nShow and tell time, I guess. Screenshots from 3.6 with Boost with the accent\ncolour changed.\n\n\nTabbed layout:\n\n![Tabbed layout](/pix/tabbed-list.png?raw=true)\n\nVertical tabbed layout (left)\n\n![Vertical tabbed layout](/pix/vertical-tabbed-list.png?raw=true)\n\nVertical tabbed layout (right)\n\n![Vertical tabbed layout](/pix/vertical-tabbed-list-right.png?raw=true)\n\nAccordion layout:\n\n![Accordion layout](/pix/accordion.png?raw=true)\n\nDropdown layout:\n\n![Dropdown layout](/pix/dropdown.png?raw=true)\n\nTabs with columns inside it:\n\n![Tabs with columns](/pix/tabs-columns-2-66-33.png)\n\n\nThere's also some 2-column layouts where the 'multiblock' container has no\ntitle so it integrates better into the look and feel. The styling is designed\nfor Boost so mileage with other themes will absolutely vary.\n\n2 column (equal width):\n\n![2 column layout (equal width)](/pix/columns-2-equal.png?raw=true)\n\n2 column (66% / 33%):\n\n![2 column layout (66% / 33%)](/pix/columns-2-66-33.png?raw=true)\n\n2 column (33% / 66%):\n\n![2 column layout (33% / 66%)](/pix/columns-2-33-66.png?raw=true)\n\n\nAnd now a 3-column equal width layout:\n\n![3 column layout (equal width)](/pix/columns-3-equal.png?raw=true)\n\n\nSupport\n-------\n\nIf you find a bug, please use GitHub to file an issue - they should be added to\nhttps://github.com/arantor/moodle-block_multiblock/issues\n\nPlease note that I make no guarantees around resolution times and if you need\nsomething more concrete in terms of resolutions, or development, please\ncontact Catalyst IT Europe to discuss your needs.\n\nhttps://www.catalyst-eu.net/content/contact-us\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalyst%2Fmoodle-block_multiblock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcatalyst%2Fmoodle-block_multiblock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcatalyst%2Fmoodle-block_multiblock/lists"}