a-v-l/contao-member-console

Add member command to contao-console for Contao Open Source CMS

v1.3.0 2024-02-21 10:19 UTC

This package is auto-updated.

Last update: 2024-10-21 11:57:36 UTC


README

Packagist Version

Adds contao:member:create, contao:member:list, contao:member:password and contao:member:delete commads to Contao-CLI to create front end users (members), list existing members, reset passwords or delete members.

The command can either be run without flags in interactive mode or with required flags and -n (no interaction).

Note:
contao:member:delete without the -n flag will first print information about the given member and then ask for confirmation to delete the member.

Usage

Options for contao:member:create

Options for contao:member:list

Arguments for contao:member:password and contao:member:delete

Options for contao:member:password