Actions
Feature proposal #8894
closedImplement support for Joomla menu items for processing endpoints
Description
Things like cancel basket or payment complete don't have menu options and thus no menu item for them. This means they use a fallback Itemid of profile menu item. The problem with this is potential conflicts with ACL from the menu item and the fact you can't use template or module menu assignment for either of those pages nor can you use more specific SEF menu aliases for those pages. Ideally you should be able to create menu items to those page, they'll do nothing if access directly, but all their menu functionality can be utilized.
Actions