parent
f9e96a7ac2
commit
794e8c4c45
|
@ -20,7 +20,7 @@ INSTALLATION
|
|||
--------------------
|
||||
1. Change to plugins/ directory
|
||||
2. Clone git repository with: git clone https://github.com/stalks/roundcube-defense.git defense
|
||||
3. Add 'defense' table to SQL structure by using schema in plugins/roundcube-defense/SQL/
|
||||
3. Add 'defense' table to SQL structure by using schema in sql/
|
||||
4. Edit config file 'config.inc.php.dist' and save as 'config.inc.php'
|
||||
4. Add 'defense' to plugins array at config/main.inc.php
|
||||
|
||||
|
@ -28,5 +28,10 @@ ISSUES
|
|||
--------------------
|
||||
Create an issue ticket at https://github.com/stalks/roundcube-defense/issues
|
||||
|
||||
HISTORY
|
||||
--------------------
|
||||
21.02.2013 -- Version 0.1
|
||||
- initial release, functional, still bug checking
|
||||
|
||||
===================
|
||||
Created by Steve Allison - https://www.nooblet.org/
|
Loading…
Reference in New Issue