voicyou/cartprinter

This is a Magento 2 Module for printing all your products that are present inside your cart into a pdf file.


Keywords
cart, magento, magento-extension, magento2, magento2-extension, magento2-module, php, php7
Licenses
OSL-3.0/AFL-3.0

Documentation

Voicyou Cart Printer

This is a Magento 2 Module to print the details of the products inside the cart. This module prints the details of the products excluding the extra charges like shipping cost, tax etc.

To use this moudule you need to create a an anchor tag inside your magento 2 page whereever you wish to use this module and give it the link redirecting the link to the modules controller named printer present inside the cart folder, ofcourse you will need to use module frontname in the url formation.

Please pull a separate module from the repository MenuOptions with URL: https://github.com/Voicyou/MenuOptions and install this MenuOptions module to see CartPrinter module in your Magento 2 admin Voicyou menu.