numero2 / contao-pca-login
Allows members to login to Contao using their PCA card number
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:contao-bundle
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: 2024-10-17 08:18:08 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.