Skip to content

joshirohit100/mautic-plugin-password-reset-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mautic-plugin-password-reset-cli

A small plugin which helps to reset the password of the user from command line.

How to add this to project

In the mautic root composer.json file, add below entry under repositories section -

"type": "git",
"url": "https://github.com/joshirohit100/mautic-plugin-password-reset-cli.git"

Then run the composer require command

composer require joshirohit100/mautic-plugin-password-reset-cli

Command

Provides a new command mautic:reset:password for password reset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages