How To Install Order Prefix In Magento 2

Hello Everyone,

In this blog, we will learn how to install an Order Prefix in Magento 2.  

This extension allows admin to customise default IDs by adding custom prefixes to the Order number, Invoice number, Shipment number, Credit Memo number or all of them to their Magento 2 store. 

Without wasting your time, let us guide you straight away. Follow the easy steps below to install and configure an Order Prefix extension. 

 Why Magecurious Order Prefix? 

  • Enable or disable from Magento admin.
  • It helps to make searches faster for the admin. 
  • Admin can add validations for ID’s prefix. 
  • Admin can add the custom prefix for magento2 orders
  • Admin can add the custom prefix for magento2 shipment.
  • Admin can add a custom prefix for the magento2 invoice
  • Admin can add the custom prefix for the magento2 credit memo. 
  • Admin can choose any custom prefix including alphabetical, numeric, etc. 
  • Compatible With 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x

Steps For Install Order Prefix In Magento 2. 

STEP 1: Extract the downloaded extension package in your Magento root folder using FTP(File Transfer Protocol) Tools. For verification of the root folder, you can see some folders inside the Magento root folder like app, bin, lib, PHP server vendor, etc.

STEP 2: Next Need to run some Magento commands to install the extension in your system, so connect with your server via SSH go to the Magento root folder (e.g: cd /var/www/html/magentp243), and run the below commands one by one.

  • php bin/magento setup: upgrade 
  • php bin/magento setup:static-content:deploy-f  
  • php bin/magento indexer: reindex  
  • php bin/magento cache: clean  
  • php bin/magento cache: flush  
  • chmod-R 777 var/ pub/ generated/

STEP 3: If all your commands run successfully then login to your system Admin Panel and go to Store > Configuration, if you see a new Tab in the left sidebar with the MageCurious Logo it means the extension was installed successfully.

Steps for connecting Order Prefix with Magento 2. 

STEP 1:-  To Configure Extension go to Stores > Configuration > MageCurious Tab > Order Prefix. 

STEP 2:- In General Configuration: 

  • Enabled: Enable: Enable/Disable the Order Prefix extension from here.
  • Order ID Prefix: Order Prefix Id Enter.  
  • Invoice ID Prefix: Invoice ID Prefix Enter.  
  • Shipment ID Prefix: Shipment ID Prefix Enter.  
  • Credit Memo ID Prefix: Credit Memo ID Prefix Enter

Extension Features:  

Order Sucees Page Order Prefix. 

Order Prefix Admin Order Grid

Order Prefix Admin Side

Shipment Prefix Admin Grid

Credit Memo Prefix Admin Grid 

Final Thought 

This was the easiest way we told you in this blog. This is how you can install an Order Prefix in Magento 2. Hope you liked the blog.

So quickly go to the comment box and tell me how you like this blog.

Stay tuned to our site to get new updates on Magento.

Thanks for reading and visiting our site.

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply

Your email address will not be published. Required fields are marked *