Download the PHP package metamodels/core without Composer
On this page you can find all versions of the php package metamodels/core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download metamodels/core
More information about metamodels/core
Files in metamodels/core
Package core
Short Description MetaModels core
License LGPL-3.0-or-later
Homepage https://now.metamodel.me/
Informations about the package core
MetaModels
Deutsch - s.u.
So what are MetaModels?
MetaModels are data models you can configure in the Contao Backend. Every MetaModel consists of various attributes of certain data types (attribute types are available as extensions and get registered upon installation). In addition, several MetaModel can be linked to each other via relations as single or multiple selections can be linked with each other. This allows very complex data structures to be mapped in Contao, e.g. for product catalogues, employee lists, event management, etc. Programming knowledge is generally not necessary for the creation not necessary.
To present the data on the screen (i.e. website, RSS feed, etc.), you define render settings for the MetaModel which define how the various attribute output shall look like (image sizes, use light boxes, etc.).
Filtering data in list views needs configuration of filter settings. Filter settings are a very complex topic, as they can be nested (AND/OR conditions i.e.) and be of various nature.
Before you start it is helpful to look at the MetaModels manual. There you will find actual information about the usage and the installation.
Install
You can install MetaModels core with Contao Manager - search "metamodels/core" - or you can use composer
php web/contao-manager.phar.php composer require metamodels/core
Then add all the necessary attributes, filters or MetaModel extensions.
Please check the manual to see which versions are available and which Contao version works with them. Please also note that the latest version is not always available on Github and that a newer version may only be available as an "early adopter" with special access - see Fundrasing.
For the first evaluation of the possibilities of MetaModels you can also use metamodels/bundle_start, which installs some attributes and filters.
Please do not forget to perform the migration of the database!
Docs:
- The official MetaModel Documentation (de) (Currently the main documentation)
- The official MetaModel Documentation (en)
Feel free to contribute the MetaModel Documentation in EN or DE
Resources:
- MetaModels Website
- MetaModels Contao Community Subforum [DE]
- MetaModels Channel on Contao Slack #metamodels
History:
Metamodels are the replacement for the famous Catalog extension for Contao CMS.
As the catalog extension was growing too complex to maintain and most support for extendability was rather hacky, we decided it was time to take everything we learned during the development of Catalog 1 and Catalog 2 to provide you with Catalog 3 which shall be even more flexible and very easy to extend with own classes.
As development did go on nicely, we realized that an easy migration from Catalog to the new version will not very likely be possible both in implementation and learning curve but that this will be a very own and unique extension resembling only of the name with it's ancestor. Therefore, we rebranded everything as "MetaModels".
Who did it?
See the CONTRIBUTORS.md file.
Third Party Licenses:
Icons: This software uses the Fugue Icons
Deutsch
Was ist MetaModells?
MetaModels sind Datenmodelle, die Sie im Contao Backend konfigurieren können. Jedes MetaModel besteht aus verschiedenen Attributen von bestimmten Datentypen wie Text, Checkbox, Dateien (Attributtypen sind als Erweiterungen verfügbar und werden bei der Installation registriert). Zudem können mehrere MetaModel über Relationen als Einzel- oder Mehrfachauswahl miteinander verknüpft werden. Damit lassen sich sehr komplexe Datenstrukturen in Contao abbilden wie z. B. für Produktkataloge, Mitarbeiterlisten, Eventmanagements usw. Programmierkenntnisse sind in der Regel für die Erstellung nicht notwendig.
Um die Daten auf dem Bildschirm (z. B. Website, RSS-Feed, etc.) darzustellen, definieren Sie Rendereinstellungen für das MetaModel, die festlegen, wie die verschiedenen Attributausgaben aussehen sollen (Bildgrößen, Verwendung von Lightboxes usw.).
Das Filtern von Daten in Listenansichten erfordert die Konfiguration von Filtereinstellungen. Filtereinstellungen sind ein sehr komplexes Thema, da sie verschachtelt (z.B. AND/OR-Bedingungen) und von unterschiedlicher Natur sein können.
Vor dem Start ist es hilfreich, einen Blick in das MetaModels Handbuch zu werfen. Dort findet man aktuelle Informationen über die Verwendung, Installation und Tipps&Tricks.
Installation
MetaModels Core kann mit dem Contao Manager installiert werden - suchen Sie nach "metamodels/core" - oder Sie können composer verwenden
php public/contao-manager.phar.php composer require metamodels/core
Dann fügen Sie alle notwendigen Attribute, Filter oder MetaModel-Erweiterungen hinzu, die Sie für ihr Model benötigen.
Bitte schauen Sie im Handbuch nach, welche Versionen verfügbar sind und welche Contao-Version mit ihnen funktioniert. Bitte beachten Sie auch, dass nicht immer die neueste Version auf Github verfügbar ist und dass eine neuere Version möglicherweise nur als "Early Adopter" mit speziellem Zugang erhältlich ist - siehe Fundrasing.
Für eine erste Evaluierung der Möglichkeiten von MetaModels kann man auch metamodels/bundle_start verwenden, das einige Attribute und Filter installiert.
Bitte vergessen Sie nicht, die Migration der Datenbank durchzuführen!
All versions of core with dependencies
ext-dom Version *
contao-community-alliance/dc-general Version ^2.3.15
contao-community-alliance/events-contao-bindings Version ^4.13.1
contao-community-alliance/meta-palettes Version ^2.0.10
contao-community-alliance/translator Version ^2.4.2
contao-community-alliance/url-builder Version ^1.3.3
contao/core-bundle Version ^4.13.5 <5.0
discordier/justtextwidgets Version ^1.3
doctrine/cache Version ^2.1
doctrine/dbal Version ^3.6.0
doctrine/orm Version ^2.16.0
menatwork/contao-multicolumnwizard-bundle Version ^3.6.7
psr/container Version ^1.1.2
psr/log Version ^2.0.0
symfony/asset Version ^5.4
symfony/cache Version ^5.4
symfony/config Version ^5.4
symfony/console Version ^5.4
symfony/dependency-injection Version ^5.4
symfony/deprecation-contracts Version ^3.3.0
symfony/event-dispatcher Version ^5.4
symfony/event-dispatcher-contracts Version ^2.5.2
symfony/filesystem Version ^5.4
symfony/finder Version ^5.4
symfony/http-foundation Version ^5.4
symfony/http-kernel Version ^5.4
symfony/routing Version ^5.4
symfony/security-core Version ^5.4
symfony/service-contracts Version ^2.5.2
symfony/translation Version ^5.4
symfony/translation-contracts Version ^2.5.2
terminal42/service-annotation-bundle Version ^1.0
twig/twig Version ^3.7.0