Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsspencer/magento2-order-view-button

Magento 2.x extension to show you how to include a custom action within the Order View page
https://github.com/fsspencer/magento2-order-view-button

Last synced: 1 day ago
JSON representation

Magento 2.x extension to show you how to include a custom action within the Order View page

Awesome Lists containing this project

README

        

# Magento 2 OrderViewButton
This is a sample extension to show you how to include a custom button on the order view page within the adminpanel.

## Installation

NOTE: This extension comes with two sample attributes. Make sure to modify them before installing the extension.

1. Create the module structure app/code/Codealist/OrderViewButton
2. Navigate to that repository
3. Clone this repository
4. Execute: php bin/magento setup:upgrade

Now go to view any order within the admin panel and you will see the new button included at the top of the page.

## Compatibility
- Magento 2.0
- Magento 2.1
- Magento 2.2