Update README.md
This commit is contained in:
parent
c9beadff8f
commit
874bfbb343
18
README.md
18
README.md
|
@ -15,12 +15,6 @@
|
||||||
|
|
||||||
The Password plugin can also be used when configured accordingly.
|
The Password plugin can also be used when configured accordingly.
|
||||||
|
|
||||||
### Screenshots
|
|
||||||
|
|
||||||
![Login with Elastic Skin](docs/login.png)
|
|
||||||
|
|
||||||
![Recovery password](docs/reset.png)
|
|
||||||
|
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
|
|
||||||
|
@ -29,5 +23,15 @@
|
||||||
3. Rename 'config.inc.php.dist' to 'config.inc.php'
|
3. Rename 'config.inc.php.dist' to 'config.inc.php'
|
||||||
4. Configure the credentials to access the postfix database in the config.inc.php file
|
4. Configure the credentials to access the postfix database in the config.inc.php file
|
||||||
|
|
||||||
|
### Screenshots
|
||||||
|
|
||||||
###
|
![Login with Elastic Skin](docs/login.png)
|
||||||
|
|
||||||
|
![Recovery password](docs/reset.png)
|
||||||
|
|
||||||
|
![Recovery with code](docs/recovery.png)
|
||||||
|
|
||||||
|
![Recovery with code and answer](docs/recovery2.png)
|
||||||
|
|
||||||
|
|
||||||
|
###
|
||||||
|
|
Loading…
Reference in New Issue