I have installed plugin to /var/www/vhosts/user/webmail.host.org.ua/plugins:
$ ls -l /var/www/vhosts/user/webmail.host.org.ua/plugins/filters/
total 28
-rw-r--r-- 1 user user 1145 Mar 30 07:08 filters.js
-rw-r--r-- 1 user user 14338 Mar 30 07:07 filters.php
drwxr-xr-x 2 user user 4096 Mar 30 07:06 localization
-rw-r--r-- 1 user user 3156 Mar 30 07:20 README.txt
Added line to /var/www/vhosts/user/webmail.host.org.ua/config/config.inc.php (doesn't found main.inc.php ):
// List of active plugins (in plugins/ directory)
$config['plugins'] = array(’filters’);
(string example took from defaults.inc.php)
Bit I don't see any new tab in Properties in web-interface...
What I'm doing wrong?
Thanks.
Last edit: setevoy 2014-09-16
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
I have installed plugin to /var/www/vhosts/user/webmail.host.org.ua/plugins:
$ ls -l /var/www/vhosts/user/webmail.host.org.ua/plugins/filters/
total 28
-rw-r--r-- 1 user user 1145 Mar 30 07:08 filters.js
-rw-r--r-- 1 user user 14338 Mar 30 07:07 filters.php
drwxr-xr-x 2 user user 4096 Mar 30 07:06 localization
-rw-r--r-- 1 user user 3156 Mar 30 07:20 README.txt
Added line to /var/www/vhosts/user/webmail.host.org.ua/config/config.inc.php (doesn't found main.inc.php ):
// List of active plugins (in plugins/ directory)
$config['plugins'] = array(’filters’);
(string example took from defaults.inc.php)
Bit I don't see any new tab in Properties in web-interface...
What I'm doing wrong?
Thanks.
Last edit: setevoy 2014-09-16