By following the steps below we can attach PDF file to the M2 site Go to admin.>stores>configuration>MageWorx attachments>Manage attachment>Add New attachment. Give a name for the file to be attached. Specify the download limit, upload the file> select the customer group> click active. Now to add the file to the corresponding text in the website,… Continue reading Download files facility installed / operational-Magento
Tag: Magento
Restlet to create a Quote
To create a Quote from Magento website using Reslet.
Restlet suite script 1 — Sales Order creation.
Suite script 1.0 for sales order creation from external sources.
Get Quote Details — Restlet
To show Quote details on the website using Restlet.
Fetch Company Details — Restlet.
Restlet is used to fetch the company details and then send back the JSON file.
Contact creation API — Restlet
Restlet to create a contact for an existing customer.