Meetanshi Help Desk

Use the search or browse by category

Magento 2 Multi Vendor Marketplace

Table of Contents - [Extension Installation](#Extension_Installation) - [Configuration](#Configuration) - [Backend Management](#Backend_Management) - [Vendor Registration](#Vendor_Registration) - [Vendor Account Management](#Vendor_Account_Management) - [Multi Vendor Marketplace on Frontend](#Muli_Vendor_Marketplace_on_Frontend) - [Extension Installation] - For Magento Marketplace Customers - Find the Composer name and version of the extension in the extension’s composer.json file. - Login ...

Magento 2 NMI Payment Gateway

Table of Content - [Extension Installation Guide](#installation) - [Configuration](#configuration) - [NMI Payment Method in Frontend](#frontend) - [NMI Payment Details in Order View Backend](#backend) - [NMI Payment Method for Backend Order](#order_from_backend) - [Extension Installation] - For Magento Marketplace Customers - Find the Composer name and version of the extension in the extension’s composer.json file. - Login to your SSH and run: - composer require meetanshi/magento-2-nmi-paym...

Magento 2 Pay with Specta

Table of Contents - [Extension Installation Guide](#installation) - [Configuration](#configuration) - [Specta Payment Method in Frontend](#frontend) - [Specta Payment Details in Sales Order View Backend](#backend) - [Extension Installation] - For Magento Marketplace Customers - Find the Composer name and version of the extension in the extension’s composer.json file. - Login to your SSH and run: - - - composer require meetanshi/magento-2-pay-with-specta - - Enter your [authentication key...

Magento 2 Authorize.net

Table of Content - [Extension Installation Guide](#installation) - [Configuration](#configuration) - [Authorize.net Payment Method in Frontend](#frontend) - [Authorize.net Payment Details in Order View Backend](#backend) - [Authorize.net Payment Method for Backend Order](#order_from_backend) - [Extension Installation] - Extract the zip folder and upload our extension to the root of your Magento 2 directory via FTP. - Login to your SSH and run below commands step by step: - composer require l...

Magento 2 SQL Report Builder

Table of Contents - [Extension Installation](#Extension_Installation) - [Manage SQL Report](#Manage_SQL_Report) - [Add New SQL Report](#Add_New_SQL_Report) - [Execute SQL Query & Generate Report](#Execute_SQL_Query) - [Save SQL Report](#Save_SQL_Report) - Extension Installation - For Magento Marketplace Customers - Find the Composer name and version of the extension in the extension’s composer.json file. - Login to your SSH and run: - composer require meetanshi/magento-2-sql-report-builder -...