numero2 / contao-pca-login
Allows members to login to Contao using their PCA card number
Package info
github.com/numero2/contao-pca-login
Type:contao-bundle
pkg:composer/numero2/contao-pca-login
1.0.0
2023-08-17 06:02 UTC
Requires
- contao/core-bundle: ^4.13 || ^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: 2026-02-17 10:57:14 UTC
README
About
This bundle allows members to login to Contao using their PCA card number and an additional field for the password.
System requirements
- Contao 4.13 (or newer)
Installation
- Install via Contao Manager or Composer (
composer require numero2/contao-pca-login) - Run a database update via the Contao-Installtool or using the contao:migrate command.