{"id":30115614,"url":"https://github.com/metamodels/core","last_synced_at":"2025-08-10T08:51:27.865Z","repository":{"id":4809286,"uuid":"5962880","full_name":"MetaModels/core","owner":"MetaModels","description":"MetaModels Core Module","archived":false,"fork":false,"pushed_at":"2025-08-04T16:27:15.000Z","size":9920,"stargazers_count":100,"open_issues_count":97,"forks_count":38,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-08-04T16:43:10.647Z","etag":null,"topics":["catalog","contao","core","metamodel","metamodels"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MetaModels.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2012-09-26T08:19:40.000Z","updated_at":"2025-08-04T11:31:41.000Z","dependencies_parsed_at":"2024-06-05T11:11:59.610Z","dependency_job_id":"e86b22a4-a9e6-4042-b0a5-c64ed56b74d9","html_url":"https://github.com/MetaModels/core","commit_stats":{"total_commits":3214,"total_committers":48,"mean_commits":66.95833333333333,"dds":0.455196017423771,"last_synced_commit":"065ed3d9e2dc4f98b947290962bf279958973a25"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/MetaModels/core","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaModels%2Fcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaModels%2Fcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaModels%2Fcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaModels%2Fcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaModels","download_url":"https://codeload.github.com/MetaModels/core/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaModels%2Fcore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269699541,"owners_count":24461215,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["catalog","contao","core","metamodel","metamodels"],"created_at":"2025-08-10T08:51:10.483Z","updated_at":"2025-08-10T08:51:27.836Z","avatar_url":"https://github.com/MetaModels.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/MetaModels/core/actions/workflows/diagnostics.yml/badge.svg)](https://github.com/MetaModels/core/actions)\n[![Latest Version tagged](http://img.shields.io/github/tag/MetaModels/core.svg)](https://github.com/MetaModels/core/tags)\n[![Latest Version on Packagist](http://img.shields.io/packagist/v/MetaModels/core.svg)](https://packagist.org/packages/MetaModels/core)\n[![Installations via composer per month](http://img.shields.io/packagist/dm/MetaModels/core.svg)](https://packagist.org/packages/MetaModels/core)\n\n# MetaModels\n\nDeutsch - s.u.\n\n## So what are MetaModels?\n\nMetaModels are data models you can configure in the Contao Backend. Every MetaModel consists of various attributes of\ncertain data types (attribute types are available as extensions and get registered upon installation). In addition,\nseveral MetaModel can be linked to each other via relations as single or multiple selections can be linked with each\nother. This allows very complex data structures to be mapped in Contao, e.g. for product catalogues, employee lists,\nevent management, etc. Programming knowledge is generally not necessary for the creation not necessary.\n\nTo present the data on the screen (i.e. website, RSS feed, etc.), you define render settings for the MetaModel which\ndefine how the various attribute output shall look like (image sizes, use light boxes, etc.).\n\nFiltering data in list views needs configuration of filter settings. Filter settings are a very complex topic, as they\ncan be nested (AND/OR conditions i.e.) and be of various nature.\n\nBefore you start it is helpful to look at the [MetaModels manual](http://metamodels.readthedocs.org/de/latest/index.html).\nThere you will find actual information about the usage and the installation.\n\n## Install\n\nYou can install MetaModels core with Contao Manager - search \"metamodels/core\" - or you can use composer\n\n``php web/contao-manager.phar.php composer require metamodels/core``\n\nThen add all the necessary [attributes, filters or MetaModel extensions](https://extensions.contao.org/?q=metamodels).\n\nPlease [check the manual to see which versions are available](https://metamodels.readthedocs.io/de/latest/manual/install.html#ubersicht-der-versionen)\nand which Contao version works with them. Please also note that the latest version is not always available on Github\nand that a newer version may only be available as an \"early adopter\" with special access - [see Fundrasing](https://now.metamodel.me/en/supporters/fundraising).\n\nFor the first evaluation of the possibilities of MetaModels you can also use [metamodels/bundle_start](https://extensions.contao.org/?q=metamodels%252Fbundle_start),\nwhich installs some attributes and filters.\n\nPlease do not forget to perform the migration of the database!\n\n## Docs:\n\n* [The official MetaModel Documentation (de)](http://metamodels.readthedocs.org/de/latest/index.html) (Currently the main documentation)\n* [The official MetaModel Documentation (en)](http://metamodels.readthedocs.org/en/latest/index.html)\n\n\nFeel free to contribute the MetaModel Documentation in [EN](https://github.com/MetaModels/docs) or\n[DE](https://github.com/MetaModels/docs-de)\n\n## Resources:\n\n* [MetaModels Website](https://now.metamodel.me)\n* [MetaModels Contao Community Subforum [DE]](https://community.contao.org/de/forumdisplay.php?149-MetaModels)\n* [MetaModels Channel on Contao Slack #metamodels](https://contao.slack.com/archives/CKGEBDV60)\n\n## History:\n\nMetamodels are the replacement for the famous Catalog extension for [Contao CMS](https://github.com/contao/core).\n\nAs the catalog extension was growing too complex to maintain and most support for extendability was rather hacky, we\ndecided it was time to take everything we learned during the development of Catalog 1 and Catalog 2 to provide you\nwith Catalog 3 which shall be even more flexible and very easy to extend with own classes.\n\nAs development did go on nicely, we realized that an easy migration from Catalog to the new version will not very\nlikely be possible both in implementation and learning curve but that this will be a very own and unique extension\nresembling only of the name with it's ancestor.\nTherefore, we rebranded everything as \"MetaModels\".\n\n## Who did it?\n\nSee the [CONTRIBUTORS.md](https://github.com/MetaModels/core/tree/master/CONTRIBUTORS.md) file.\n\n## Third Party Licenses:\n\nIcons: This software uses the [Fugue Icons](http://p.yusukekamiyamane.com)\n\n## Deutsch\n\n## Was ist MetaModells?\n\nMetaModels sind Datenmodelle, die Sie im Contao Backend konfigurieren können. Jedes MetaModel besteht aus verschiedenen\nAttributen von bestimmten Datentypen wie Text, Checkbox, Dateien (Attributtypen sind als Erweiterungen verfügbar und\nwerden bei der Installation registriert). Zudem können mehrere MetaModel über Relationen als Einzel- oder Mehrfachauswahl\nmiteinander verknüpft werden. Damit lassen sich sehr komplexe Datenstrukturen in Contao abbilden wie z. B. für\nProduktkataloge, Mitarbeiterlisten, Eventmanagements usw. Programmierkenntnisse sind in der Regel für die Erstellung\nnicht notwendig.\n\nUm die Daten auf dem Bildschirm (z. B. Website, RSS-Feed, etc.) darzustellen, definieren Sie Rendereinstellungen für\ndas MetaModel, die festlegen, wie die verschiedenen Attributausgaben aussehen sollen (Bildgrößen, Verwendung von\nLightboxes usw.).\n\nDas Filtern von Daten in Listenansichten erfordert die Konfiguration von Filtereinstellungen. Filtereinstellungen sind\nein sehr komplexes Thema, da sie verschachtelt (z.B. AND/OR-Bedingungen) und von unterschiedlicher Natur sein können.\n\nVor dem Start ist es hilfreich, einen Blick in das [MetaModels Handbuch](http://metamodels.readthedocs.org/de/latest/index.html)\nzu werfen. Dort findet man aktuelle Informationen über die Verwendung, Installation und Tipps\u0026Tricks.\n\n## Installation\n\nMetaModels Core kann mit dem Contao Manager installiert werden - suchen Sie nach \"metamodels/core\" - oder Sie können\ncomposer verwenden\n\n``php public/contao-manager.phar.php composer require metamodels/core``\n\nDann fügen Sie alle notwendigen [Attribute, Filter oder MetaModel-Erweiterungen](https://extensions.contao.org/?q=metamodels)\nhinzu, die Sie für ihr Model benötigen.\n\nBitte [schauen Sie im Handbuch nach, welche Versionen verfügbar sind](https://metamodels.readthedocs.io/de/latest/manual/install.html#ubersicht-der-versionen)\nund welche Contao-Version mit ihnen funktioniert. Bitte beachten Sie auch, dass nicht immer die neueste Version auf\nGithub verfügbar ist und dass eine neuere Version möglicherweise nur als \"Early Adopter\" mit speziellem Zugang\nerhältlich ist - [siehe Fundrasing](https://now.metamodel.me/en/supporters/fundraising).\n\nFür eine erste Evaluierung der Möglichkeiten von MetaModels kann man auch [metamodels/bundle_start](https://extensions.contao.org/?q=metamodels%252Fbundle_start)\nverwenden, das einige Attribute und Filter installiert.\n\nBitte vergessen Sie nicht, die Migration der Datenbank durchzuführen!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamodels%2Fcore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetamodels%2Fcore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamodels%2Fcore/lists"}