snappymail/plugins/change-password-custom-sql
2018-10-20 15:40:11 +00:00
..
ChangePasswordCustomSqlDriver.php working version 2018-10-20 15:13:05 +00:00
index.php improve description 2018-10-20 15:40:11 +00:00
LICENSE Some fixes (ChangePasswordCustomSql Plugin) 2017-03-18 23:52:01 +03:00
README Some fixes (ChangePasswordCustomSql Plugin) 2017-03-18 23:52:01 +03:00
README.md Some fixes (ChangePasswordCustomSql Plugin) 2017-03-18 23:52:01 +03:00
VERSION Some fixes (ChangePasswordCustomSql Plugin) 2017-03-18 23:52:01 +03:00

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.