Download the PHP package digitalprint/magento-2-printess-designer without Composer

On this page you can find all versions of the php package digitalprint/magento-2-printess-designer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package magento-2-printess-designer

Printess Designer for Magento2

Thank you for using the "Printess Designer module for Magento2" (Digitalprint_PrintessDesigner).

This package contains everything you need to connect Printess with your Magento commerce shop to get the most advanced editor for print automation and mass customization.

Developed and tested on Magento 2.4 only. Feel free to send us an issue if they are any problems with the extension.

Latest Stable Version Total Downloads

1. Documentation

2. How to install Printess Designer Extension

Install via composer (recommend)

Run the following command in Magento 2 root folder:

3. User Guide

This module integrates the Printess Editor into Magento2. If the module is activated and a product is configured accordingly, the buy button is automatically replaced with the design button. When clicked, the preconfigured designer opens to edit the product. Finished configured products can be put directly into the shopping cart via the designer. The relevant configuration is saved and transmitted through the normal magento checkout.

After the purchase, the store owner can simply download the generated PDF from printess via the sales overview.

3.1 General Configuration

General

Log into the Magento administration panel, go to Stores > Configuration > Printess > Designer

Choose Yes to enable the extension.

3.1.2 API-Token

API Token

You will find your Shop- and Service-Token in your printess account in the account menu to the right of the top menu bar.

3.1.3 Colors

Colors

Choose color. This will change the color of primary elements like links, buttons, etc ...

3.1.4 Output

Output

3.2 Product Configuration

Product Configuration

Each product must be configured individually for the editor. This can be done for the respective product in the catalog under the item "Printess". The following fields can be configured.

3.3 Mapping the form fields

Since there is no direct link from a Printess template to a Magento product, a mapping is necessary which is created via this JSON field.

Example:

The attribute printess_ff_name contains the configurable property which is configured in printess. In this example it's "DOCUMENT_SIZE". In Magento a configurable product must be created. The attribute values must be the same as in Printess.

Printess Document Size Magento Attributes

4. Download print files

After a customer has completed an order with Printess products you will find the download link to the pdf file under "Items Ordered" listed at the order details.

Admin > Sales > Orders > #ID > Items Ordered

Print Files


All versions of magento-2-printess-designer with dependencies

PHP Build Version
Package Version
Requires php Version ~7.4.0||~8.1.0
digitalprint/printess-api-php Version ^1.0
twig/twig Version ^2.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package digitalprint/magento-2-printess-designer contains the following files

Loading the files please wait ....