pdf invoice – magento 2 user manual supported version: 2.0

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

Upload: others

Post on 10-Dec-2021

3 views

Category:

Documents


0 download

TRANSCRIPT

PDF invoice – Magento 2

USER MANUAL

Supported Version: 2.0, 2.1, 2.2, 2.3

www.mageants.com [email protected] 1

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

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

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

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

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

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

Pdf template grid

Pdf template add / edit

www.mageants.com [email protected] 10

Invoice Design

Shipment design

www.mageants.com [email protected] 14

Credit memo design

Insert variables

www.mageants.com [email protected] 15

Printing from sales grid

www.mageants.com [email protected] 16

Order view

Invoice view

www.mageants.com [email protected] 17

Shipment view

Credit memo view

www.mageants.com [email protected] 18

Frontend example

Print order

www.mageants.com [email protected] 19

Print invoice

Print shipment

www.mageants.com [email protected] 20

Print credit memo

www.mageants.com [email protected] 21

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