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.
Updated by krileon over 2 years ago
Any internal page that renders HTML results should probably have a menu item option.
Updated by krileon over 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !257
Added menu options for the following.
Display Basket (excludes after registration rendering since that is NOT a redirect)
Cancel payment and subscription page
Basket payment complete page
Basket payment form page
Basket invoice address page
Unsubscribe from subscription