femanager
femanager copied to clipboard
[Feature request] provide profile delete link in user show view
It would be nice if the delete link could be also used in the user show view. Currently the action "delete" is not implemented in the UserController. The partial DeleteLink.html can be included in the fluid template Show.html, but the following error occurs when executing it: The action "delete" (controller "In2code\Femanager\Controller\UserController") is not allowed by this plugin / module.