mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Some fixes (ChangePasswordCustomSql Plugin)
This commit is contained in:
parent
c0aa67dc52
commit
cbc1aa2f4c
6 changed files with 35 additions and 50 deletions
10
plugins/change-password-custom-sql/README.md
Normal file
10
plugins/change-password-custom-sql/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
Rainloop change password custom mysql plugin
|
||||
============================================
|
||||
|
||||
This plugin adds change password capability to Rainloop webmail by write your own SQL statement
|
||||
|
||||
##### Installation is simple:
|
||||
|
||||
1. Drop the change-password-custom-sql in the plugins directory (eg. _RainLoopDir_/data/data_xxxxx/_default/plugins/*)
|
||||
2. In rainloop admin panel go to Plugins, and activate change-password-custom-sql.
|
||||
3. Enter mysql details on the plugin config screen.
|
||||
Loading…
Add table
Add a link
Reference in a new issue