{"id":23418608,"url":"https://github.com/getdokan/wepos","last_synced_at":"2025-04-04T13:10:38.925Z","repository":{"id":34338155,"uuid":"168478419","full_name":"getdokan/wepos","owner":"getdokan","description":"WooCommerce Point of Sale ( POS ) WordPress Plugin ","archived":false,"fork":false,"pushed_at":"2025-03-03T07:51:19.000Z","size":3276,"stargazers_count":116,"open_issues_count":57,"forks_count":73,"subscribers_count":18,"default_branch":"develop","last_synced_at":"2025-03-28T12:08:14.644Z","etag":null,"topics":["plugin","point-of-sale","pos","woocommerce"],"latest_commit_sha":null,"homepage":"https://wordpress.org/plugins/wepos/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getdokan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-01-31T06:58:52.000Z","updated_at":"2025-03-20T09:40:01.000Z","dependencies_parsed_at":"2023-12-13T05:23:01.910Z","dependency_job_id":"981a6972-1bdc-411d-8132-c5410f5ff4e2","html_url":"https://github.com/getdokan/wepos","commit_stats":null,"previous_names":["getdokan/wepos"],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdokan%2Fwepos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdokan%2Fwepos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdokan%2Fwepos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getdokan%2Fwepos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getdokan","download_url":"https://codeload.github.com/getdokan/wepos/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247182368,"owners_count":20897380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["plugin","point-of-sale","pos","woocommerce"],"created_at":"2024-12-23T00:21:42.905Z","updated_at":"2025-04-04T13:10:38.904Z","avatar_url":"https://github.com/getdokan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wePOS - WooCommerce Point of Sale #\n**Contributors:** [tareq1988](https://profiles.wordpress.org/tareq1988), [wedevs](https://profiles.wordpress.org/wedevs), [nizamuddinbabu](https://profiles.wordpress.org/nizamuddinbabu)\n**Donate Link:** http://tareq.co/donate/\n**Tags:** WooCommerce POS, point of sale, free pos, pos plugin, woocommerce point of sale\n**Requires at least:** 6.5\n**Tested up to:** 6.7.1\n**WC requires at least:** 8.0.0\n**WC tested up to:** 9.5.2\n**Requires PHP:** 7.4\n**Stable tag:** 1.3.0\n**License:** GPLv2 or later\n**License URI:** http://www.gnu.org/licenses/gpl-2.0.html\n\nWooCommerce point of sale WordPress plugin.\n\n## Description ##\n\n### WooCommerce Point of Sales (POS) ###\nwePOS is a fast and responsive( Tablets \u0026 Desktop ) WooCommerce Point of Sales plugin. It lets you take orders and track your inventory using your WooCommerce store. You can physically count your WooCommerce products by scanning Bar codes and add them directly to customer’s cart for processing the order.\n\n### Based of REST API ###\nwePOS is a single page application that works super fast. We have used WooCommerce REST API and some custom API to develop the plugin. This has made the plugin to response fast and gets your work done in time. In a physical store, you get a lot of customers who wait to checkout their products. So, a fast system like wePoS can be your one-way ticket to manage your inventory easily.\n\n### Attractive User Interface ###\nA good UI can sometimes makes a system even more attractive. wePOS has an intuitive design that allows navigating easily. With it, you can manage your inventory and orders in an organized way.\n\n### Shortcut / Hotkey Support ###\nwePOS has shortcut key support that lets you use its features faster. This is very important for any physical store so that the sales executive can read the Barcodes and process the orders with pace.\n\n### Privacy Policy ###\nwePOS uses [Appsero](https://appsero.com) SDK to collect some telemetry data upon user's confirmation. This helps us to troubleshoot problems faster \u0026 make product improvements.\n\nAppsero SDK **does not gather any data by default.** The SDK only starts gathering basic telemetry data **when a user allows it via the admin notice**. We collect the data to ensure great user experience for all our users.\n\nIntegrating Appsero SDK **DOES NOT IMMEDIATELY** start gathering data, **without confirmation from users in any case.**\n\n### Contribute ###\nThis may have bugs and lack of many features. If you want to contribute on this project, you are more than welcome. Please fork the repository from [Github](https://github.com/weDevsOfficial/wepos).\n\n### Author ###\nBrought to you by [weDevs](http://wedevs.com)\n\n## Installation ##\n\nExtract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.\n\n## Frequently Asked Questions ##\nNo FAQ\n\n## Screenshots ##\n1. Overview\n2. Product Search and Barcode Scan\n3. Product list view\n4. Customer Search\n5. Add New Customer\n6. Add discount and fees\n7. Payment Page\n8. Payment Receipt Page\n9. Admin Dashboard Settings\n\n## Changelog ##\n\n### v1.3.0 -\u003e 10 January, 2025 ###\n- **Fix:** POS discount coupons were accessible from single order page on admin dashboard\n- **Compatibility:** Compatibility for WordPress 6.7\n- **Chore:** Update Appsero client for WP 6.7 compatibility\n\n### v1.2.8 -\u003e 05 June, 2024 ###\n- **Feature:** WooCommerce Coupon API integration for cart discount\n- **Enhancement:** Added support for WooCommerce customised order numbers by third-party plugins\n- **Fix:** Blurry numbers on print receipt\n\n### v1.2.7 -\u003e 27 December, 2023 ###\n- **Enhancement:** Tax calculation implementation based on discounts and fees instead of base price of products\n\n### v1.2.6 -\u003e 30 December, 2022 ###\n- **New:** Integrated Vue date range picker, select2 and Vue chart JS packages\n- **New:** Added helper methods for getting day JS and date range picker date formats\n- **New:** Added helper method for getting custom date ranges\n- **Refactor:** Order created via wePOS setter\n\n### v1.2.5 -\u003e 02 November, 2022 ###\n- **Feature:** \"View POS\" menu on \"My Account\" page\n- **Enhancement:** Added all decimal separator support as per wooCommerce settings to put a discount or adding a fee from POS frontend\n- **Enhancement:** Updated webpack to v5\n- **Fix:** Broken layout on smaller width print receipt\n- **Fix:** Variable product visible on POS frontend even no attributes used\n- **Chore:** Variable replace automation\n\n### v1.2.4 -\u003e 28 June, 2022 ###\n- **Fix:** Localization issue on changing site language\n\n### v1.2.3 -\u003e 03 June, 2022 ###\n- **Compatibility:** Compatibility for WordPress 6.0\n\n### v1.2.2 -\u003e 19 May, 2022 ###\n- **Enhancement:** Added keyboard accessibility support to the payment and print receipt options\n- **Fix:** Scrollbar broken style issue on frontend view\n- **Fix:** Customer selection dropdown selecting wrong customer by pressing enter/return key on frontend\n- **Fix:** Pressing enter/return key results product addition to the cart, even the product search dropdown closed on frontend\n\n### v1.2.1 -\u003e 15 March, 2022 ###\n- **Feature:** Remote promotion notice\n\n### v1.2.0 -\u003e 27 January, 2022 ###\n- **Compatibility:** Compatibility for WordPress 5.9\n- **Fix:** Fixed an issue where wePOS frontend is not loading\n\n### v1.1.12 -\u003e 31 December, 2021 ###\n- **Feature:** Stock support for the pos product, out-of-stock products will be shown but can not be added into the cart\n- **Enhancement:** Codebase optimization \u0026 various page i18n support\n- **Fix:** Z index mismatch for components, some components were not displaying properly with modal\n- **Fix:** Variation product's all variations can not be seen\n- **Fix:** Variation products attributes UX issue\n- **Fix:** Double payment can be done by double-clicking the process payment button\n- **Fix:** You already logged in to any other counter or outlet\n- **Fix:** Product images not shown on POS\n\n### v1.1.11 -\u003e 19 November, 2021 ###\n- **Enhancement:** PSR-4 class autoloading for Admin namespace\n\n### v1.1.10 -\u003e 19 November, 2021 ###\n- **Feature:** Admin dependency notice for WooCommerce\n- **Feature:** Support for other decimal separator character\n- **Enhancement:** Black friday 2021 promotion\n- **Enhancement:** Tab view responsiveness support for POS cart content\n- **Enhancement:** Support for Composer 2\n- **Enhancement:** Codebase optimization and restructure\n- **Fix:** The price rounding does not work for discounts\n- **Fix:** Fixed an issue where POS admin panel does not have the correct font family\n- **Fix:** Thermal printer text is unclear for receipt\n- **Fix:** Product Tax is not showing properly on the receipt\n- **Fix:** NPM vulnerabilities\n\n### v1.1.8 -\u003e 19 October, 2021 ###\n- **Enhancement:** Added halloween sale 2021 limited promotion banner\n\n### v1.1.7 -\u003e 13 July, 2021 ###\n- **Enhancement:** Added summer sale 2021 limited promotion banner\n\n### v1.1.6 -\u003e 08 May, 2021 ###\n- **Enhancement:** Added limited promotion banner\n\n### v1.1.5 -\u003e 15 March, 2021 ###\n- **Enhancement:** Added limited promotion banner\n\n### v1.1.4 -\u003e 21 December, 2020 ###\n- **Enhancement:** Added limited promotion banner\n\n### v1.1.3 -\u003e 23 November, 2020 ###\n- **Enhancement:** Added limited promotion banner\n\n### v1.1.2 -\u003e 28 October, 2020 ###\n- **Fix:** Permission callback warnings\n- **Fix:** Duplicate order get generated if pay now button pressed twice while doing payment.\n- **Fix:** While Dokan installed, login was redirecting back to account page.\n- **Feature:** Cash input checking and Validation for Cash payment\n- **Feature:** Cart data validation for payment for currently active cart tab\n- **Feature:** Dynamic Pay now button based on current cart tab\n\n### v1.1.1 -\u003e 23 December, 2019 ###\n- **Tweak**  Appser client updated\n\n### v1.1.0 -\u003e 09 December, 2019 ###\n- **Fix**    Undefined customer_id error fixed\n- **Tweak**  Update some styling issues\n- **Tweak**  Added appsero client\n\n### v1.0.9 -\u003e 25 September, 2019 ###\n- **Fix**   Tax calculation issue in pos cart\n- **Fix**   Fee tax not calculated when manually added in pos cart\n\n### v1.0.8 -\u003e 22 August, 2019 ###\n- **Fix**   Variation REST api rendering issue\n- **Fix**   Gateway class not loaded if WooCommerce deactivate\n\n### v1.0.7 -\u003e 26 July, 2019 ###\n- **Fix**   Category rendering issue fixed\n- **Fix**   Thausand and decimal separetor issue fixed\n- **Tweak** Add vuex support for better performance\n\n### v1.0.6 -\u003e 17 June, 2019 ###\n- **Fix**   Remove deleted product from saved cart items when product is already deleted\n- **Fix**   Admin bar conflicted with dokan plugin fixed\n- **Fix**   Translation issue fixed\n- **Tweak** Added some filter and hooks for extends future functionalites\n\n### v1.0.5 -\u003e 17 May, 2019 ###\n- **Fix**   Customer not created if WooCommerce default `Automatic username and passowrd create` options is changed\n- **Fix**   Customer creating and serching issue for Dokan vendors\n- **Fix**   Stock level manage during cart and checkout process\n- **Fix**   Tax not displaying when exclusive tax applied from WooCommerce settings\n- **Tweak** Move product api endpoints to wepos custom endpoint\n- **Tweak** Remove some unwanted code\n\n### v1.0.4 -\u003e 3 May, 2019 ###\n- **New**   Added extra column in order listing page for determining whether the order is POS order or not\n- **Fix**   Cash gateway payment processing issues\n- **Fix**   Customer not created if woocommerce default account creatation option is disabled\n- **Tweak** Added updater class for changing some meta's\n- **Tweak** Update some flaticons\n- **Tweak** Added some core filters in js end for extending components\n\n### v1.0.3 -\u003e 8 April, 2019 ###\n- **Fix**   Undefined issue in admin settings page\n- **Tweak** Remove some unwnated code\n- **Tweak** Modal component load globally and add more customizable options\n- **Tweak** Update some flaticons\n\n### v1.0.2 -\u003e 25 Mar, 2019 ###\n- **New**   Added billing address missing fields in customer create\n- **New**   Added all category selection in category filter\n- **New**   Add extra product info in product list view\n- **New**   Add Dokan plugin support\n- **Tweak** Change quick menu layout to popover\n- **Tweak** Change routing and menu rendring system for future extends\n- **Fix**   Case sensitive issue in product search\n- **Fix**   Remove attributes for simple product in cart and payment page\n- **Fix**   Cursor poiting issue in keypads and other buttons\n- **Fix**   Fee and discount calculation issue large amount(Price) of products\n- **Fix**   Tax and fee tax calculation problem for percentage fees\n- **Fix**   Product thumbnail resolution issue\n- **Fix**   Rounding problem in cash and change amount after payment\n\n### v1.0.1 -\u003e 4 Mar, 2019 ###\n- **Fix**    Product fetching issue when no products found\n- **Fix**    Customer data not reset during empty cart or new sales\n- **Fix**    Event bus not triggering properly\n- **Fix**    Render only publishable product in pos system\n- **Tweak**  Added wp hooks for load action and filters\n\n### 1.0.0 ###\nInitial version released\n\n## Upgrade Notice ##\n### v1.3.0 ###\n- If you have **wePos Pro** installed, please ensure it is updated to **version 1.2.1 or later** before upgrading to this version.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdokan%2Fwepos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetdokan%2Fwepos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetdokan%2Fwepos/lists"}