numero2 / contao-ce-packagist-info
Content Element that grabs and displays metadata about a package from packagist.org
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- contao/core-bundle: ^4.9 || ^5.0
Requires (Dev)
- contao/manager-plugin: ^2.0
Conflicts
- contao/core: *
- contao/manager-plugin: <2.0 || >=3.0
This package is auto-updated.
Last update: 2024-11-21 12:59:35 UTC
README
About
Content Element that grabs and displays metadata about a package from packagist.org.
System requirements
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 command.