The module edit option appears for logged-in users in Joomla 3.2.2 and redirects them to the backend. I am seeking a method to disable this functionality entirely.
Based on my experience, a consistent method involves leveraging Joomla’s ACL settings alongside template overrides. I carefully reviewed user group permissions to ensure that only authorized users retained any form of editing rights. In your specific case, make sure that the front-end templates do not include any launch points for the module edit function. Adjusting the system plugin settings to remove or disable any JavaScript that triggers these actions can also prove effective in preventing backend redirection through inadvertent clicks.