Skip to content

emizentech/magento2-pdf-invoice-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

magento2-pdf-invoice-image

#Features

  • Add Image for Order Item into Invoice PDF

Mannual Installation Instructions

go to Magento2Project root dir create following Directory Structure :
/Magento2Project/app/code/EmizenTech/InvoicePdfimage you can also create by following command:
cd /Magento2Project
mkdir app/code/EmizenTech
mkdir app/code/EmizenTech/InvoicePdfimage

now upload module files in /Magento2Project/app/code/EmizenTech/InvoicePdfimage

Enable Emizentech/InvoicePdfimage Module

to Enable this module you need to follow these steps:
  • Enable the Module
    bin/magento module:enable EmizenTech_InvoicePdfimage
  • Run Upgrade Setup
    bin/magento setup:upgrade

About

Add Order Item (Product) Image into Invoice PDF

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages