Some fixes (ChangePasswordCustomSql Plugin)

This commit is contained in:
RainLoop Team 2017-03-18 23:52:01 +03:00
parent c0aa67dc52
commit cbc1aa2f4c
6 changed files with 35 additions and 50 deletions

View 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.