bright-cloud-studio / contao-osi-member-import
Backend CSV member importer with auto-grouping and bulk password reset emails (Contao 5.3 Legacy mode).
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:contao-bundle
Requires
- php: ^8.1
- contao/core-bundle: ^5.3
This package is auto-updated.
Last update: 2025-09-12 18:33:44 UTC
README
This bundle allows importing members via CSV, auto-creating groups, and bulk-sending password reset emails using Contao's built-in Lost Password module.
Install
- Copy into system/modules or load via composer.
- Clear Contao cache.
- Access in Backend under Accounts > Member CSV Import.
- Create a Frontend page at /reset-password with the built-in "Lost password" (mod_lostPassword) module.
- Imported users will get an email with a link to that page.