Moduł Import Bonów z pliku CSV pozwala na zaimportowanie kodów rabatowych do sklepu prosto z pliku zapisanego w formacie CSV (lub podobnym). Dzięki temu, możesz zaimportować tysiące kodów jednym kliknięciem myszki! Moduł działa idealnie z kodami rabatowymi ze stron takich jak livingsocial, groupon, kgb deals itp.
Przedstawiany moduł pozwala na błyskawiczne i przede wszystkim proste dodanie wielu kodów rabatowych do Twojego sklepu. Import odbywa się za pośrednictwem zewnętrznych plików, w których przechowywane są bony rabatowe. Moduł nadaje się idealnie do kampanii reklamowych prowadzonych np. na zewnętrznych serwisach (groupon, livingsocial itp.). Dzięki wykorzystaniu modułu, zaoszczędzisz mnóstwo czasu (nie będziecie Państwo musieli dodawać bonów ręcznie, co jest niezwykle czasochłonne).
Funkcjonalności modułu Import kodów z pliku CSV:
Rozszerzone funkcjonalności ustawień kodów rabatowych
Podstawowe ustawienia kuponu
Ustawienia warunków kodu rabatowego
Wartość kodu
Wysyłka kodów emailem
moduł może w trakcie importowania kuponów wysłać email do użytkownika informujący go o fakcie otrzymania kuponu
2.9.3
- added improvements to module usage in prestashop 8.x environment according to attribute search (combination)
- added new feature to decide if you want to associate imported voucher code with customer account identified by email (option to send email to customer)
2.9.2
- added improvements to overwrite function in context of "cumulable" option, it does not cause internal sever error 500 anymore when you try to import (overwrite) voucher code that already exists in shop's database
2.9.1
- released version of the module that is ready to work in prestashop 8.0 and php 8
2.9.0
- added improvements to row and column delimiters to support specific format of txt file with vouchers
2.8.9
- added some improvements that will give possibility to use cron task in future releases of the module to import voucher codes with defined schedule
2.8.8
- added feature to define categories restrictions in csv file
- from now you can use column "categories by id"
- fill it out with ID of categories (comma-separated)
- after import - module will activate categories condition and assign defined categories to this condition parameters
2.8.7
- added feature to define products restrictions in csv file
- from now you can use column "products by id"
- fill it out with ID of products (comma-separated)
- after import - module will activate products condition and assign defined products to this condition parameters
2.8.6
- added newa feature to define quantity of products that must be in cart (rules related to products, categories, suppliers, attributes, manufacturers)
2.8.5
- added feature to decide about how module will behave when you will try to import voucher code that already exists
- from now you can: overwrite settings of existing coupon, create new coupon with the same code, cancel import code that already exists
2.8.4
- added improvements to voucher generation process to generate coupon codes associated with defined groups of customers only
2.8.3
- added new fields to csv file import process, now you can define minimal basket currency id and currency id of voucher value (if voucher pattern is set to generate a voucher with value defined in amount).
2.8.2
- added feature to decide about characters used to generate voucher codes
- you can generate now codes with usage of alphanumeric, numeric, alpha characters set
2.8.1
- added improvements to module usage in multistore environments
2.8.0
- added improvements to voucher - customer association process
- now you can also associate customer when you will specify the email of customer in CSV file (not ID of customer only as it was previously)
2.7.0
- improved the code responsible for pattern of voucher code
- module allows to generate manufacturers and suppliers conditions properly now
2.6.0
- updated translations of the module (translations of new features)
2.5.0
- added improvement to trim email variable before import and email delivery process
- added additional hints to each step of import process
2.4.0
- added feature to support prestashop 1.7 feature "exclude discounted products"
- this option, when enabled the voucher will not apply to products already on sale.
2.3.0
- added improvements to voucher generation process
- added date picker tool to "date from" and "date to" fields
2.2.0
- eliminated notifications about unidentified variables while trying to get inforamtion about module update
2.1.0
- improved module configuration page for PrestaShop 1.7.x and 1.6.x (new design)
- added option to define availability of coupon code in other shops (based on multistore engine)
2.0.0
- added possibility to define rule containing restrictions related to suppliers
- added improvements to voucher generation process
- added explanation tips to module configuration page
- added to tool that allows to check module updates directly from module configuration page
- added missed translations
- added better module workflow in new upcoming prestashop 1.7
- added improvements to cart rule generation process with selected option "uncombinable with other cart rules"
- module generated voucher code that is uncombinable with other cart rules properly
1.9.1
- updated translations of new features
- module supports prestashop 1.7
1.9.0
- improvements related to "carriers restriction" feature. Now module saves carrier information properly while module generates voucher code.
1.8.2
- feature to define voucher name inside csv file
1.7.1
started to log changes in the module via this changelog
option to define "carrier" restriction for voucher codes
appearance improvements for module configuration page