=== WPify Woo Czech === Contributors: wpify Tags: WooCommerce, Czech, WPify, Zásilkovna, Heureka, IČ DIČ Requires at least: 5.3 Tested up to: 5.6 Requires PHP: 7.3 Stable tag: 2.1.21 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html A free plugin that adds (mainly) Czech and Slovak specific features to WooCommerce. The free version includes Packeta Shipping, Heureka Ověřeno Zákazníky, Extra CRN and VAT fields on checkout, Notification to get free shipping and Asynchronous emails sending. == Description == A free plugin that adds (mainly) Czech and Slovak specific features to WooCommerce. The free version includes Packeta Shipping, Heureka Ověřeno Zákazníky, Extra CRN and VAT fields on checkout, Notification to get free shipping and Asynchronous emails sending. The plugin is built for speed. Only the enabled modules are loaded, scripts are lazy-loaded only on the needed pages, and the number of database queries is limited to the bare minimum. The plugin is brought to you by the WordPress and WooCommerce experts at [wpify.io](https://wpify.io). ## Features The plugin includes the following modules: ### Packeta Shipping * A new shipping method Packeta shipping. * Select the Packeta branch on checkout. * Automatically display branches by the selected country on checkout. * Send orders to Packeta directly from the order admin. * Batch generate Packeta labels. * Replace the shipping address with Packeta branch address. * Select the payment gateways that you want to charge COD payment for. ### Heureka Ověřeno zákazníky * Automatically send order to Heureka Ověřeno zákazníky. * Optionally show optout checkbox at checkout. * Show Heureka Ověřeno zákazníky widget. ### Heureka Měření konverzí * Ad Heureka Měření konverzí to thank you page. ### Extra CRN and VAT fields on checkout * Add CRN and VAT number fields to the checkout, WooCommerce admin and emails. * Validate the entered CRN using ARES database. * Validate the entered VAT no using VIES database. * Autofill the company details by the entered CRN number from ARES. * Move the Company field to the end of the form. * Show checkbox "Enter company details" to reveal the company fields only if needed. * Show prices without VAT for subjects with valid VAT number from selected countries. ### Notification to get free shipping * Display notification "Buy for xxx more to get free shipping" at various places in the store. * Change the message as you need. * A shortcode to display the widget anywhere. * Change background and text colours. * Display a progress bar and change its colour. ### Emails vocative * Automatically change the salutation in emails to use correct Czech vocative ### Asynchronous emails sending * Send WooCommerce emails asynchronously using Action Scheduler to speed up the checkout processing. == Installation == 1. Upload `wpify-woo` folder to the `/wp-content/plugins/` directory or install the plugin from the WordPress plugin repository. 1. Activate the plugin through the "Plugins" menu in WordPress. 1. Go to the administration area > WooCommerce > Settings > WPify Woo. 1. Enable and configure modules. == Frequently Asked Questions == = Why did you create this plugin? = Our plugin's functionality is (mostly) covered by other plugins, most notably Toret.cz plugins and České služby plugin. However, the quality of both of these is subpar - there are way too many bugs, incompatibilities and issues. Toret plugins are paid, České služby is not maintained anymore. After fixing these bugs for years, we decided to write our own highly optimized plugin and offer the basic version with the essential features for free. = Why do you offer this for free? = We believe it shouldn't be hard to get WooCommerce store up and running in the Czech environment. For that, we offer the essential features in this free plugin, and also provide premium addons for even more functionality. = Why do you support WordPress 5.x only? = We take advantage of the new WP features, and we strive to use modern development practices, which was not possible in the previous versions of WordPress. = Why do you support PHP 7.3 and higher only? = We support only actively supported versions to be sure, that our code is secure from the bottom up. It's also essential to have the PHP version regularly updated, co you can be sure that your e-shop is safe and fast. = I need feature XYZ, what should I do? = We are continually working on adding new modules - we will add some of them to the basic version, some will be available as paid addons. You can also use the framework to write your features, or [contact us](https://wpify.io) to write the module for you. = I found a bug, what should I do? = Drop us a message in the support section, or feel free to submit a pull request in the [plugin repository](https://gitlab.com/wpify/wpify-woo). = Who is behind the plugin? = This plugin is brought to you by the WordPress and WooCommerce experts at [wpify.io](https://wpify.io). == Changelog == = 1.2.21 = * Fix JS Build = 1.2.20 = * Fix JS Build = 1.2.19 = * Fix IC validation on checkout = 1.2.18 = Fix Packeta on SK shops = 1.2.17 = * Update Settings page = 1.2.16 = * Fix Packeta translations = 1.2.12 = * Added plugin icon = 1.2.11 = * Added vocative module - automatically change the salutation in emails to use correct Czech vocative = 1.2.10 = * Added group field option in settings (internal change for usage by WPify Woo and its extensions) = 1.2.9 = * Fix Packeta API = 1.2.8 = * Added Heureka Měření konverzí = 1.2.7 = * Fix loading of Packeta settings = 1.2.6 = * Add React select for settings = 1.2.5 = * Fix of assets paths = 1.2.4 = * VAT extempt fix = 1.2.0 = * Added VAT validations using VIES = 1.1.3 = * Readme update = 1.1.2 = * ARES reimplementation = 1.1.1 = * Bug fixes = 1.1.0 = * Bug fixes = 1.0.0 = * Initial version