close

Necessary update of your password on PrestaShop Addons

Hello,

You are currently the holder of an Addons account created from your Paypal account, which allows you to connect to our marketplace.

In order to increase security and simplicity, we are implementing a single authentication system. Therefore, signing in with PayPal won’t be possible on our marketplace, from April 2nd on. Read morearrow_right_alt

To continue to access your personal space on PrestaShop Addons, we simply invite you to reset your password as of now by clicking on the link below.

You will receive a new password allowing you to directly sign in to your Addons account, without using PayPal. Once logged in, you will be able to change this password in your personal space.

Your Addons account will not be affected in any way by this development.

close

check_circle Das Produkt wurde zum Warenkorb hinzugefügt

close
Your data will be transferred to the Partner when you download this module.
close

Ich bestätige meine Kontaktdaten um fortzufahren

close

Toll, das wird Ihr Shop lieben! Sie haben gerade dieses Modul heruntergeladen. Nun müssen Sie es nur noch in Ihrem PrestaShop-Shop installieren. Brauchen Sie etwas Hilfe? Sehen Sie sich unser Tutorial an: Kostenpflichtiges oder kostenloses Addons-Modul installieren

V1.7.6.0 - V1.7.8.8
Von V1.7.6.0 bis V1.7.8.8

Übersicht

Replace the standard PrestaShop order reference with your personalized one! You get many variables (available to mix!) including order ID, random string of digits, random string of letters, day, month, year, nth order today, custom chars & more!

Was dieses Modul für Sie bedeutet

event_available Erleichtert die Verwaltung Ihres Kundendienstes
Want to change the default PrestaShop order reference number to a custom one? This module is for you! It will allow you to change the order reference to your custom pattern.  We provide a long list of variables and the ability to mix them. Besides, the module has an additional option to customize variables - so you can easily set leading zeros for the order ID or define the length of a random string of characters or digits. Do you want to add your own characters? No problem! You can add whatever you want to the field defining the new pattern.

Not sure which pattern to choose? Use the built-in option to choose a predefined pattern from the 10 versions we have prepared!

We pay special attention to the complexity of our modules - that's why the module is equipped with an intelligent autocorrect function. In case the module cannot generate another order reference, it will switch to standard mode and inform you about it with an appropriate message.

We fully support PrestaShop multistore option. Even if you have many stores, with our module you will be able to set individual order patterns on each of them.

The module works efficiently and does not cause any performance decrease in your online store. It also does not interfere with other modules.

With an intuitive setup page, you will personalize your settings in an instant. After saving them, the module is ready for action. From then on, all placed orders will receive an individual order pattern.

The module is constantly developed by us. You can be sure that it will work on this and future versions of PrestaShop. If you have any questions or problems after purchase, feel free to contact us for quick help. Our experienced team of professionals will help you right away!

Was Ihre Kunden schätzen werden

Take your store to an even higher level! With the module, your customers will get a more friendly order reference number. It will be easier to remember or give it, e.g. during a conversation with your consultants. 

The customer will have an individual order reference number generated by this module in every possible place. He will receive it e.g. in the order confirmation e-mail, in the list of placed orders, or in the contact form.

Installation

Our module is extremely easy to install and configure. Installation is done through a dedicated function in the admin panel.

It only takes a few clicks to install our module (primary way):
  • Download the module from PrestaShop Addons, which will be a zipped file
  • Go to the admin panel of your online store
  • Enter the "Module Manager" option in the left menu
  • Click on the "Load Module" option in the upper right corner
  • Select the downloaded zip file
  • The module should be installed. You can then proceed to its configuration.

  • Alternative way:
    Alternatively, you can use the second option of installing our module, i.e. uploading the extracted folder to the modules folder on the server via FTP. After doing that, go to admin panel > Modules > Modules catalog > find the module you just uploaded > click Install.

    Brauchst du Hilfe?

    Dieser Entwickler antwortet in diesen Sprachen:
    en, pl

    Technisches Datenblatt

    Letztes Update

    24.03.2022

    Modulsprachen

    en, de, es, fr, pl, ru

    Kompatible PrestaShop-Versionen

    V1.7.6.0 - V1.7.8.8

    Kompatibilität mit mehreren Geschäften 

    info

    Modul / Vorlagenversion

    V 1.0.0

    Anzahl der Downloads

    10

    Dokumentation

    Included

    Entwickler

    Community developer

    Entwicklersprachen

    en, pl

    Kategorie

    Auftragsabwicklung

    Funktionsbeschreibung

    With our module, you have many variables at your disposal with which you can create your individual order reference number. Later on, these variables will be converted into appropriate values. Thanks to the fact that the field for defining the order number is open, you can add there not only variables but also any other constant characters.

    Here are all the variables available for creating an individual order number:
    • {ORDER_ID} - generates order ID number. While using, you can additionally set the number of leading zeros. Example: 000648
    • {RANDOM_NUMERIC} - a random string of number(s) of length set by you. Example: 54249575
    • {RANDOM_ALPHABETIC} - a random string of letter(s) of length set by you. Example: DHRPQHFB
    • {RANDOM_ALPHANUMERIC} - a random string of letter(s) and number(s) combined of length set by you. Example: 5GBR7A52G
    • {YEAR} - current year number. Example: 2022
    • {MONTH} - current month number with leading zero. Example: 07
    • {DAY} - current day number with leading zero. Example: 29
    • {NTH_ORDER_TODAY} - nth order number of the day. Example: 12
    • {NTH_ORDER_YEAR} - nth order number of the year. Example: 5482
    • {SHOP_NAME} - generates shop name. Example: BestPrestaShop

    If you don't know what individual order reference number to set, you can use the predefined ones that you can load into the configuration with one click.

    Here is the list of predefined patterns available to load:
    • #{ORDER_ID} - example: #00001, #00012
    • {ORDER_ID}/{YEAR} - example: 00001/2022, 00012/2022
    • {RANDOM_NUMERIC}{ORDER_ID} - example: 54631200001, 00434300054
    • {DAY}/{MONTH}/{YEAR}/{NTH_ORDER_TODAY} - example: 01/01/2022/001, 12/12/2022/112
    • {RANDOM_ALPHANUMERIC} - example: 7B34AD4JFA, BS2BH4JSX8, 1DSFNJK4FS
    • {RANDOM_NUMERIC}{RANDOM_ALPHABETIC} - example: 546071SHGJKD, 456864MODKAS
    • {DAY}{MONTH}{YEAR}{RANDOM_ALPHANUMERIC} - example: 01012020A4D1S67, 1212202256KSA34
    • {YEAR}/{NTH_ORDER_YEAR} - example: 2022/0001, 2022/4356
    • {SHOP_NAME}/{RANDOM_ALPHANUMERIC} - example: testShop/56D3SG356, otherShop/AM543SK34
    • YOURTEXT-{ORDER_ID} - example: YOURTEXT-00001, YOURTEXT-00356

    Empfehlung

    Our module creates individual order numbers for orders created since the module was activated and configured. The module will not change order numbers already present in the system.

    Neue Funktionen von Version 1.0.0(24.03.2022)

    • Module release

    Support und Updates

    Wenn Sie Ihr Business Care-Abonnement für Ihr erstes Jahr ist automatisch enthalten und wird am Ende der Periode stillschweigend verlängert.

    Sie können Ihr Abonnement jederzeit vor dem Ende des aktuellen Zeitraums kündigen.

    In Ihrem Abonnement enthaltene Dienste:

    • Sicherheits-Updates
    • Kompatibilitäts-Updates
    • Upgrades und zukünftige Funktionen
    • Unbegrenzte Unterstützung

    Wollen Sie mehr Details? Sehen Sie sich die am häufigsten gestellten Fragen zuBusiness Care.


    Brauchst du Hilfe?

    Dieser Entwickler antwortet in diesen Sprachen:
    en, pl

    Über diesen Entwickler

    Gelistete Produkte

    1

    Entwickler seit

    08.11.2021

    Land

    Poland

    Unterstützte Sprachen

    en, pl

    Chat