{"id":231565,"date":"2025-05-28T19:46:21","date_gmt":"2025-05-28T19:46:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/duckpos\/"},"modified":"2026-05-13T18:43:03","modified_gmt":"2026-05-13T18:43:03","slug":"duckpos","status":"publish","type":"plugin","link":"https:\/\/nl-be.wordpress.org\/plugins\/duckpos\/","author":18579964,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1.26","stable_tag":"1.1.26","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"duckPOS","header_author":"payplus, Shlomtzion","header_description":"Adds a POS page using Vue.js, leveraging WooCommerce functions and REST API for cart operations.","assets_banners_color":"","last_updated":"2026-05-13 18:43:03","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/zib.shlomtzo.com\/duckpos\/","header_author_uri":"https:\/\/zib.shlomtzo.com\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":787,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.1.2":{"tag":"1.1.2","author":"shlomtzion","date":"2025-05-28 19:48:58"},"1.1.24":{"tag":"1.1.24","author":"payplus","date":"2026-05-07 11:14:46"},"1.1.25":{"tag":"1.1.25","author":"payplus","date":"2026-05-09 19:08:11"},"1.1.26":{"tag":"1.1.26","author":"payplus","date":"2026-05-13 18:43:03"},"1.1.3":{"tag":"1.1.3","author":"shlomtzion","date":"2025-05-29 07:00:25"},"1.1.4":{"tag":"1.1.4","author":"shlomtzion","date":"2025-06-02 20:21:36"},"1.1.5":{"tag":"1.1.5","author":"shlomtzion","date":"2026-01-27 19:12:14"},"1.1.6":{"tag":"1.1.6","author":"payplus","date":"2026-02-16 17:39:13"},"1.1.7":{"tag":"1.1.7","author":"payplus","date":"2026-04-20 12:30:29"},"1.1.8":{"tag":"1.1.8","author":"payplus","date":"2026-04-21 16:52:53"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3302514,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3302514,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.2","1.1.24","1.1.25","1.1.26","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.1.8"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[10229,286],"plugin_category":[],"plugin_contributors":[224063,243024],"plugin_business_model":[],"class_list":["post-231565","plugin","type-plugin","status-publish","hentry","plugin_tags-pos","plugin_tags-woocommerce","plugin_contributors-payplus","plugin_contributors-shlomtzion","plugin_committers-payplus","plugin_committers-shlomtzion"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/duckpos\/assets\/icon-128x128.png?rev=3302514","icon_2x":"https:\/\/ps.w.org\/duckpos\/assets\/icon-256x256.png?rev=3302514","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Front-end POS:\nUse the shortcode on a page to browse categories, search products (including SKU\/barcode-style search), manage the cart, enter customer details, and pay via PayPlus EMV, PayPlus gateway iframe, cash, or other WooCommerce gateways where supported.<\/p>\n\n<p>WooCommerce admin (Orders):\nOrders created through duckPOS are tagged with order meta so you can filter the WooCommerce orders screen to show all orders, only duckPOS orders, or exclude duckPOS orders. Optional setting: open the orders list with duckPOS orders excluded by default. You can also bulk-export selected orders to CSV (Excel-compatible UTF-8) or to an Excel-openable .xls file.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install via wordpress plugins.<\/li>\n<li>Activate.<\/li>\n<li>Create a new page (make it private for admin only) and add a shortcode [duckpos_pos_page] to it.<\/li>\n<li>Save , publish and navigate to the page.<\/li>\n<li>You can now start using it.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.1.26<\/h4>\n\n<p>Added - Settings: \u201cOrders admin: hide duckPOS by default\u201d \u2014 when enabled, WooCommerce \u2192 Orders loads with \u201cExclude duckPOS orders\u201d applied until the list filter is changed. \u201cAll orders\u201d is a separate explicit choice in the dropdown so it is not confused with that default.<\/p>\n\n<h4>1.1.25<\/h4>\n\n<p>Added - Settings: \u201cHide empty categories in POS\u201d (default on) \u2014 omit categories with no catalog-visible products from the POS category list (<code>hide_empty<\/code>-style behavior).<\/p>\n\n<p>Fix - WooCommerce orders list (HPOS): \u201cExclude duckPOS orders\u201d filter no longer triggers extremely slow meta queries; exclude logic simplified for fast SQL.<\/p>\n\n<p>Tweak - POS product pagination (Previous \/ Next \/ page indicator): force readable label colors so themes that style buttons with white text no longer hide labels on light backgrounds; category scroll buttons hardened the same way.<\/p>\n\n<h4>1.1.24<\/h4>\n\n<p>Added - WooCommerce admin: bulk actions on the orders list to export selected orders to CSV (Excel-compatible, UTF-8 BOM) or to Excel (.xls HTML table format).<\/p>\n\n<h4>1.1.23<\/h4>\n\n<p>Added - WooCommerce admin: dropdown filter on the orders list \u2014 All orders, duckPOS orders only, or Exclude duckPOS orders (uses order meta <code>_duckpos_order<\/code>).<\/p>\n\n<h4>1.1.9 \u2013 1.1.22<\/h4>\n\n<p>Added\/Tweak - POS sales-rules integration (when enabled), cart total loaders and UX, optional \u201csearch across all categories,\u201d global barcode\/paste handling for product lookup, PayPlus\/iframe messaging hooks, and fixes for POS caching\/nonce issues with page caches.<\/p>\n\n<h4>1.1.8<\/h4>\n\n<p>Added - Customer search in the customer details form: search existing customers by name, email, or phone and auto-fill their details.<\/p>\n\n<h4>1.1.7 - 20-04-2026<\/h4>\n\n<p>Added - Product search now also matches by SKU (barcode), including variation SKUs, in addition to product title.<\/p>\n\n<h4>1.1.6 - 16-02-2026<\/h4>\n\n<p>Added - General product: create and use a general-purpose product with an editable price directly in DuckPOS (Activated via plugin settins).\nAdded - Inline price editing: adjust the price of single or multiple items within the same cart line.\nAdded - Sale price support (BETA): when enabled in settings, DuckPOS cart calculations will respect sale prices from supported plugins.<\/p>\n\n<h4>1.1.5 - 27-01-2026<\/h4>\n\n<p>Added - Support for variable products with variant selection and management.\nAdded - Cart item action buttons (increment, decrement, remove) for improved cart management.<\/p>\n\n<h4>1.1.4 - 02-06-2025<\/h4>\n\n<p>Added - PayPlus Ltd. as an author.\nAdded - User interface enhancements for the POS.\nAdded - Placeholder image displayed for products without an image.\nAdded - Hebrew language translation.\nAdded - Improved support for LTR and RTL text directions.\nTweak - Adjusted product and cart design.\nTweak - Tax line hidden when prices are inclusive of tax.<\/p>\n\n<h4>1.1.3 - 29-05-2025<\/h4>\n\n<p>Fix   - Main plugin image link.<\/p>\n\n<h4>1.1.2 - 22-05-2025<\/h4>\n\n<p>Fix   - Updated requires at least and Requires PHP version to fit.<\/p>\n\n<h4>1.1.1 - 21-05-2025<\/h4>\n\n<p>Fix   - Implemented changes based on WordPress review feedback.\nFix   - Fixed \"Requires as least:...\" in readme.txt\nFix   - implemented wp_register_style() and wp_enqueue_style() to add CSS from a file.\nFix   - text domain corrected to fit slug : duckpos.\nFix   - implemented correct usage of wp_register_script() and wp_enqueue_script() and wp_add_inline_script() for js scripts.\nFix   - Added prefix to all needed script names functions and shortcode.\nFix   - Added missing : if ( ! defined( 'ABSPATH' ) ) exit; in rest-api.php.<\/p>\n\n<h4>1.1.0 - 04-05-2025<\/h4>\n\n<p>Added - Order printing functionality.\nAdded - List view for printed\/unprinted orders.\nAdded - Automatic order printing upon successful payment via any gateway.\nAdded - Automatic redirection back to duckPOS from thank you pages.\nAdded - Display \"Return to duckPOS\" button on thank you page after payment.\nAdded - duckPOS settings link in the WordPress admin menu.\nAdded - Option to display native PayPlus buttons.\nAdded - Print view with a dedicated \"Print\" button.\nTweak - Hide uncategorized and show on \"All Categories\".\nAdded - Product search filtered by the current category.\nAdded - Display customer details.\nAdded - Top bar button linking to the duckPOS page.\nTweak - Moved Vue template HTML to pos-app-template.html for improved readability.\nFix   - Spinners\/Loaders fixed to appear in all operation systems.<\/p>","raw_excerpt":"A really simple POS display of your sites products with the ability to create simple EMV POS payments or checkout or use other payment gateways.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/231565","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=231565"}],"author":[{"embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/payplus"}],"wp:attachment":[{"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=231565"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=231565"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=231565"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=231565"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=231565"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/nl-be.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=231565"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}