This is PrestaShop module that allows you to sell CdKeys / licenses in your online shop. Addon automatically sends coupon codes to your customers right after they will order product marked as product that is a "cdkey / license" product. It's a multitool so-called license key manager
As I already mentioned this is PrestaShop module that is license key manager tool. With this addon you can sell cdkeys. Complex module settings allows to manage licenses in really handy way. With one mouse click you can import thousands of licenses, manage them, activate, remove etc. Please read module description below to get more informations about features available in this addon.
Module features
The most important and basic feature of this PrestaShop addon is an automatic process of license key delivery. Module automatically sends cdkeys for customers that will buy products marked as "license" (associated with group of codes). In addition module contains a lot of other features that make the management process handy and intuitive.
Basic module configuration
On addon configuration page you can define the statuses of orders. Module will send license key only if order of status will be one from selected statuses. So, in simple words, module will send cdkeys only if order status will be for example "payment accepted" or "on backorder" etc. ( see screenshot ). Module contains feature to select groups of customers - these groups will receive coupon automatically. If customer will not be associated with selected groups - module will not send / add license key to their account - you will have to do it manually (great feature to prevent SCAM)
Support of product packs
It's the only one available module that allows to work with packs of products. When you will turn on option to support product packs (on module configuration page) - plugin will check if purchased product is pack. And if so - module will check products from this pack. If there will be a product that is associated with groups of cdkeys - module will send cdkey to customer.
Unique email templates for each group of cdkeys
Each group of cdkeys can use different email template and email title. Thanks to this you can personalize the email delivery for each cdkey product.
Unique email for each cdkey
Module has tool named "email templates manager" where you can create new email templates that you can use for cdkeys. This means that each cdkey type that your shop sends can send it with usage of unique email template!
Import tool settings
Advantage of the module that makes it very usefull and allows to save a lot of time is a feature to import cdkeys. Import tool settings allow to define specification of licenses and also specification of the file. Row delimiter is a specification of csv file, you define here symbol that separates codes. Column delimiter is an option of CSV file, you define here symbol that separates specification values. Active - imported license will be active, or not. Module sends licenses that are active only.
Import tool
Whole import process is based on CSV files (from excel for example). In these CSV files you can have a thousands of codes. It's enough to upload this file to your module (on module configuration page you've got special form to import such file). Then it is enough to click "import to database". Module will do the rest and you will save a lot of time :)
License key management
Module creates new position in your back office menu. You can find there new element "license key manager" ( see screenshot ) . You can manage license keys there. You can create new groups of licenses and associate them with products in your store. Based on this association module will send cdkeys to customers. You can add new liceses, export them, check how many liceses were sold. You can also browse the list of sold licenses with details (who bought, what is the code, product etc.)
History of sold cdkeys
In this module section you can see what codes you sold and who bought them. This section allows you to manually assign codes to customer accounts and re-send emails with codes. You can also alter specification of the code that module bought (for example you can change cdkey code here)
Automatic update of products' stock
One from the great features available in the module is automatic sychronization of products stock. Module automaticaly updates the stock of product based on available cdkeys in module's database. Module updates the stock each time someone will purchase the cdkey product or each time you will update the settings of the group (load new cdkeys to database)
This update introduces major compatibility improvements and ensures the module is fully functional with the latest e-commerce platform standards.
[+] New Feature / Compatibility
[*] Improvements
group_desc
(group description) and title
variables were missing from customer emails. This ensures that all relevant information is included in email notifications. group_desc
(group description) and title
variables were not correctly populated in customer emails. This ensures accurate information is displayed in email notifications. {firstname}
, {lastname}
, {code}
, {product}
, {product_description}
, {product_description_short}
, {group_url}
, {group_desc}
, {group_title}
, {id_order}
, {order_name}
, {total_paid}
, {total_products}
, {total_discounts}
, {total_shipping}
, {total_shipping_tax_excl}
, {total_shipping_tax_incl}
, {total_wrapping}
, {total_tax_paid}
, and {payment}
. {id_order}
, which will be replaced with the corresponding order ID in email notifications, providing more context and facilitating order tracking. {group_url}
. This variable enables linking directly to relevant resources or information related to the CD key group, enhancing the customer experience. id_order_detail
value, enabling precise tracking and association with specific purchased items rather than just the order itself. This version requires reinstallation. ps_customersignin
module, ensuring compatibility and proper functionality. {product_description}
and {product_description_short}
, providing more flexibility in email template customization.