Top Banner
PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0, 2.1, 2.2, 2.3 www.mageants.com [email protected] 1
22

PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Dec 10, 2021

Download

Documents

dariahiddleston
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

PDF invoice – Magento 2

USER MANUAL

Supported Version: 2.0, 2.1, 2.2, 2.3

www.mageants.com [email protected] 1

Page 2: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Table Of Contents

Preface.......................................……………………………………......3

Installation...................................………………………………………..4

Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4 Option 2: Magento 2 install extension manually ………………………………….......5

Backend Example ………………………………………………………...……...6 Extension configuration………………………………………………………...6

Frontend Example………………………………………………………………….19

www.mageants.com [email protected] 2

Page 3: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Preface:

- Mageants PDF Invoice is a perfect extension for the store owners who wants to customize or redesign order print, invoice print, shipment print & credit memo print. It allows you customize complete design of body with custom variables, order variables, shipment variables, credit memo variables, invoice variables as well as configuration variables.

- Enable / Disable PDF Template

- You can create separate PDF template for each store.

- You can create different design for order, shipment, invoice, creditmemo in same template.

- Allows you to put custom variables, order variables, shipment variables, credit memo variables, invoice variables as well as configuration variables.

- Allows you to see preview

- Allows you to select installed invoice template by default.

- Allows you to send attachment with Order, Invoice, Shipment & Credit memo email.

- Allows you to disable core printing links.

- Compatible with multi language and rtl – ltr scripts.

- Allows you to write your company details from configuration.

- Allows you to put barcode inside PDF with dynamic horizontal and vertical positions.

- Allows you to change fonts according to your need.

- You can also see print invoice, order, shipment and credit memo in customer account at front-end side. - You can print invoice, shipment, credit memo, order from order grid as well as from respective grids.

www.mageants.com [email protected] 3

Page 4: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Installation:

There are two ways of installing extension in magento2.

1) Using COMMAND LINE. 2) Manually install extension.

Option 1: Magento 2 install extension using COMMAND LINE (Recommended).

Follow below steps to install extension from the command line.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management.

Step 4: Enter the following at the command line: php bin/magento setup:upgrade php bin/magento setup:static-content:deploy

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → pdf invoice. The module will be displayed in the admin panel.

www.mageants.com [email protected] 4

Page 5: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Option 2: Magento 2 install extension manually.

Step 1: Download the extension and unzip it.

Step 2: Upload it to code directory in your magento installation’s app directory. If code directory does not exists then create.

Step 3: Disable the cache under System → Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_pdf invoice’ → 1

Step 4: Disable the cache under System → Cache Management

Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores → Configuration → Mageants → pdf invoice, the module will be displayed in the admin panel.

www.mageants.com [email protected] 5

Page 6: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Backend example

After Installation of Extension login to magento admin panel to set configuration of the extension.

As per below screen shot you can set all the settings here.

Extension configuration

PDF Invoice Template management menu

Store → Configuration → Mageants → PDF Invoice

www.mageants.com [email protected] 6

Page 9: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Menu

To manage contact messages Please go to Sales → PDF Invoice → PDF Template there you can manage all store PDF templates. You can create ,edit or delete PDF Template from here,

www.mageants.com [email protected] 9

Page 10: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Pdf template grid

Pdf template add / edit

www.mageants.com [email protected] 10

Page 14: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Invoice Design

Shipment design

www.mageants.com [email protected] 14

Page 15: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Credit memo design

Insert variables

www.mageants.com [email protected] 15

Page 16: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Printing from sales grid

www.mageants.com [email protected] 16

Page 17: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Order view

Invoice view

www.mageants.com [email protected] 17

Page 18: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Shipment view

Credit memo view

www.mageants.com [email protected] 18

Page 19: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Frontend example

Print order

www.mageants.com [email protected] 19

Page 20: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Print invoice

Print shipment

www.mageants.com [email protected] 20

Page 21: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Print credit memo

www.mageants.com [email protected] 21

Page 22: PDF invoice – Magento 2 USER MANUAL Supported Version: 2.0 ...

Thank you! if you have any questions or feature suggestions, please contact us at:

https://www.mageants.com/contact-us

Your feedback is absolutely welcome!

www.mageants.com [email protected] 22