Captcha for Joomla admin login panel

I ran into a problem from the last two days. I need Captcha for Joomla admin panel. There are many plugins, but there is no work with the joomla admin panel. Please help me. How can i do this?

Regards, Manpreet Singh

+3
source share
2 answers

As you say, there are no plugins to enter /administrator.

If you want to write one, you need to create a system plugin and login component.

To catch the login, the plugin systemfor onAfterRouteor onAfterDispatchwill need to configure the destination to indicate your own version of the version /adminstrator com_login.

com_mylogin - com_login, , .

, - , - . Captcha .

, :

0

, , , -, .

" " AkeebaBackup.com , , " ". , , Google . , , Joomla.

, .

0

All Articles