snappymail/plugins/change-password-custom-sql
2018-10-20 12:35:57 +00:00
..
ChangePasswordCustomSqlDriver.php try to plug the hole in the custom sql plugin 2018-10-20 12:35:57 +00:00
index.php Some fixes (ChangePasswordCustomSql Plugin) 2017-03-18 23:52:01 +03: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.