Skip to content

Add ability to insert additional checkout success buttons #5138

@navarr

Description

@navarr

Feature Request:

Rather than override the success.phtml file, add the ability to create child blocks that can add buttons to the toolbar after checkout success.

Steps to reproduce

  1. Install Magento 2.1 (in any shape)
  2. Decide that you want to add an additional button in the toolbar on Checkout Success
  3. Investigate the template to see if it is looking for additional blocks

Expected result

  1. Become overjoyed with the ability to add blocks and insert additional buttons in this very handy space (through server-side rendering) for having them

Actual result

  1. Become saddened with the lack of such an ability, and instead add a block to appear after the success block, rendering your button awkwardly underneath the other button - or alternatively change the entire success template

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions