Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/numero2/contao-ce-packagist-info
Content Element that grabs and displays metadata about a package from packagist.org.
https://github.com/numero2/contao-ce-packagist-info
contao-bundle contao4 contao5 packagist
Last synced: 23 days ago
JSON representation
Content Element that grabs and displays metadata about a package from packagist.org.
- Host: GitHub
- URL: https://github.com/numero2/contao-ce-packagist-info
- Owner: numero2
- License: lgpl-3.0
- Created: 2021-07-01T13:21:23.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-21T08:08:55.000Z (over 2 years ago)
- Last Synced: 2024-05-01T09:44:19.004Z (8 months ago)
- Topics: contao-bundle, contao4, contao5, packagist
- Language: PHP
- Homepage:
- Size: 13.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Contao CE Packagist Info
=======================[![](https://img.shields.io/packagist/v/numero2/contao-ce-packagist-info.svg?style=flat-square)](https://packagist.org/packages/numero2/contao-ce-packagist-info) [![](https://img.shields.io/badge/License-LGPL%20v3-blue.svg?style=flat-square)](http://www.gnu.org/licenses/lgpl-3.0)
About
--
Content Element that grabs and displays metadata about a package from packagist.org.System requirements
--* [Contao 4.9 or newer](https://github.com/contao/contao)
Installation
--* Install via Contao Manager or Composer (`composer require numero2/contao-ce-packagist-info`)
* Run a database update via the Contao-Installtool or using the [contao:migrate](https://docs.contao.org/dev/reference/commands/) command.