Hello,
my plugin array looks like that:
$config['plugins'] = array(
'archive',
'zipdownload',
'emoticons',
'rc_openpgpjs',
'antiBruteForce'
);
the first three are shown in the about dialog, the other 2 are not.
Does that mean rc_openpgpjs is neither active nor working? And if so, how can I make it work?
Same question for antiBruteForce
thanks
quwax
Not necessarily, in order for a plugin to show in the about popup it needs to have a package.xml. If it doesn't it wont show up.