To install ImprintNext in Magento 2. X,


NOTE: To know what your server needs to install and use ImprintNext read Technical Requirements.


  1. Upload the package to your server's root directory.

  2. Unzip the package in the server using the unzip command through SSH or with the help of your server cPanel file manager.

  3. You should be able to get the installation link for ImprintNext for your site, which will look something like this: (https://www.abc.com/imprintnext/install)

  4. Open the installation link (e.g. https://www.abc.com/imprintnext/install) in your browser tab, and you will see the ImprintNext Installation wizard.

  5. In the first step, you will see your E-Commerce platform and the ImprintNext version. Choose your preferred language for the installation, then click Start Installation to proceed to the next step.



  1. In the Host URL, the domain name will be populated. The domain name in the Host URL should match the website name.

  2. In the text box for the Installation path, the folder name where ImprintNext will be installed is displayed. By default, the folder name is set to "designer".

  3. Click Save & Continue to proceed to the next step.



NOTE: If the domain name of the installation does not match your registered domain, the installation will not proceed to the next step. You will need to download the package again using the correct domain name that you have registered.


  1. In the next step, ImprintNext will verify your server configuration. Any configuration that is not available on your server will be indicated by a red cross. Follow the guidelines for ImprintNext server requirements and make the necessary changes on your server. After making the changes, click Continue.


NOTE: The Availability of dependent Libraries and Apps section checks whether ImageMagick, Inkscape, and Ghostscript are installed on your server. These tools are used to generate print files in CMYK format. Even if this section shows a red cross, you can still proceed to the next step, as this is optional.




  1. Under Database details for ImprintNext, you need to provide database information. All data related to ImprintNext will be stored in this database. Before entering the details, create the database for ImprintNext. Then enter the Database Host, Database Name, Database Username, and Password in their respective text boxes.


INFO: We recommend creating a separate database from Magento to avoid any impact on future ImprintNext updates.

  1. Click Save and Continue.


  1. In the next step, the installation process will differ depending on the following two scenarios:

  1. If Imprintnext and Magento are on the same server, then follow the below one

In the second part of this step, you need to create an integration for your Magento store. An integration allows third-party services to access Magento web APIs. Provide the details to create an integration for your Magento store, including Integration Name and Email. Then click Save & Continue.


  1. If ImprintNext and Magento are on different servers (Adobe Commerce), then follow the instructions below:


NOTE: Click on the Download Magento Plugin button. A zip file will be downloaded. Extract the zip file, and you will find a folder named Imprintnext. Upload this folder to the root path of Magento (app/code/).


To manually integrate with your Magento store, you'll need to create an integration. This integration allows third-party services to access the Magento REST APIs. To authenticate the integration, please provide the following details.

 API PATH - Magento store URL

             Integration Name - Name of the integration that you have created in the Magento Store.

             ACCESS TOKEN - Access token of the integration

        Enter all the details and click on Save & Continue.


  1. In the next wizard, Enter Admin Credentials, you need to provide the details for logging into the ImprintNext Admin panel. Enter the Username, Password, Confirm Password, Security Question, and Answer. Click Save & Continue.

NOTE: Keep the credentials with you for logging into the ImprintNext Admin panel after the installation is complete.


  1. In the next step, Tool setup, select your desired printing method from Choose Print Profile. Then, select the product from Choose test product(s). The demo products and print profiles will be created in your ImprintNext, and you can edit or delete them later.

  2. In Choose Designer Theme, select your theme for the Designer tool. Then, under Choose Theme Color, move to the right and click on the green color box. A color picker will open, allowing you to select your theme color for the Designer tool.

NOTE: The layout and color of the theme can also be changed from the ImprintNext Admin panel.



NOTE: If the customize button is not displaying or cannot be clicked on the front end, please try running the following commands from the Magento root directory.


To register our module

- php bin/magento setup:upgrade

- php bin/magento cache:flush

If any CSS/js issue is raised after running the above command then try to run the below commands:

- php bin/magento setup:static-content:deploy -f

- php bin/magento indexer:reindex


  1. Click Save & Continue to Designer Tool.



  1. In the Complete step, click on Designer Admin, and a new tab will open for the dashboard of the ImprintNext admin panel. Enter the username and password to log in. Click Designer Tool again, and a new tab will open on a product page with a customize button. Clicking this button will redirect you to the Designer Tool.