duckPOS
开发者 |
Shlomtzion
payplus
|
更新时间 |
2025年6月3日 04:21 |
PHP版本: |
7.4 及以上 |
WordPress版本: |
6.8 |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
安装:
- Install via wordpress plugins.
- Activate.
- Create a new page (make it private for admin only) and add a shortcode [duckpos_pos_page] to it.
- Save , publish and navigate to the page.
- You can now start using it.
更新日志:
1.1.4 - 02-06-2025
Added - PayPlus Ltd. as an author.
Added - User interface enhancements for the POS.
Added - Placeholder image displayed for products without an image.
Added - Hebrew language translation.
Added - Improved support for LTR and RTL text directions.
Tweak - Adjusted product and cart design.
Tweak - Tax line hidden when prices are inclusive of tax.
1.1.3 - 29-05-2025
Fix - Main plugin image link.
1.1.2 - 22-05-2025
Fix - Updated requires at least and Requires PHP version to fit.
1.1.1 - 21-05-2025
Fix - Implemented changes based on WordPress review feedback.
Fix - Fixed "Requires as least:..." in readme.txt
Fix - implemented wp_register_style() and wp_enqueue_style() to add CSS from a file.
Fix - text domain corrected to fit slug : duckpos.
Fix - implemented correct usage of wp_register_script() and wp_enqueue_script() and wp_add_inline_script() for js scripts.
Fix - Added prefix to all needed script names functions and shortcode.
Fix - Added missing : if ( ! defined( 'ABSPATH' ) ) exit; in rest-api.php.
1.1.0 - 04-05-2025
Added - Order printing functionality.
Added - List view for printed/unprinted orders.
Added - Automatic order printing upon successful payment via any gateway.
Added - Automatic redirection back to duckPOS from thank you pages.
Added - Display "Return to duckPOS" button on thank you page after payment.
Added - duckPOS settings link in the WordPress admin menu.
Added - Option to display native PayPlus buttons.
Added - Print view with a dedicated "Print" button.
Tweak - Hide uncategorized and show on "All Categories".
Added - Product search filtered by the current category.
Added - Display customer details.
Added - Top bar button linking to the duckPOS page.
Tweak - Moved Vue template HTML to pos-app-template.html for improved readability.
Fix - Spinners/Loaders fixed to appear in all operation systems.