Descrição
WooCommerce POS is a simple interface for taking orders at the Point of Sale using your WooCommerce store.
WooCommerce POS provides an alternative to Vend or Shopify POS – no need to sync inventory and no monthly subscription fees.
DEMO
You can see a demo of the WooCommerce POS plugin in action by going to https://demo.wcpos.com/pos with login/pass
: demo/demo
REQUISITOS
- WordPress >= 5.6
- WooCommerce >= 5.3
- PHP >= 7.2
Instalação
Instalação automática
- Vá para a tela de Plugins e selecione Adicione novo.
- Procurar por “WooCommerce POS” no diretório de plugins.
- Instalar plugin
- Clique “Ativar Plugin” para ativá-lo.
Instalação Pro
Se você comprou uma licença para WooCommerce POS Pro, seguir os passos abaixo para instalar e ativar o plugin:
- Go to: http://woopos.com.au/my-account/
- Em “Meus Downloads”, clique no link de download e salve o plugin em seu computador.
- Então vá para o seu site, faça login e dirija-se a página “Adicionar Novo Plugin”. Ex.: http://<yourstore.com>/wp-admin/plugin-install.php?tab=upload
- Envie o arquivo zip do plugin a partir do seu computador e ative-o.
- A seguir, vá para a página de configurações do PDV e digite sua chave e e-mail de licença para completar a ativação.
Instalação manual
Para instalar o plugin manualmente:
- Baixar o plugin WooCommerce POS em seu computador
- Se baixou um arquivo zip, extrair a pasta Plugin em seu computador
- Com seu clienteFTP, enviar a pasta do plugin para a pasta wp-content/plugins no diretório do WordPress online
- Vá para a tela de Plugins e encontre o plugin recém adicionado na lista.
- Clique “Ativar Plugin” para ativá-lo.
FAQ
-
Onde posso encontrar mais informações sobre o WooCommerce POS?
-
There is more information on our website at https://wcpos.com.
- FAQ – https://wcpos.com/faq
- Documentation – https://wcpos.com/docs
- Blog – https://wcpos.com/blog
Avaliações
Colaboradores e desenvolvedores
“WooCommerce POS” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Colaboradores“WooCommerce POS” foi traduzido para 9 localizações. Agradecemos aos tradutores por suas contribuições.
Traduzir “WooCommerce POS” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.3.12 – 2023/09/29
- Fix: WordPress database error Not unique table/alias: ‘wp_postmeta’ for query
1.3.11 – 2023/09/27
- Urgent Fix: product and user search not returning results for some users
1.3.10 – 2023/08/29
- Urgent Fix: pages with slug starting with ‘pos’ redirecting to the POS page
1.3.9 – 2023/08/18
- Fix: limit query length for WC REST API, this was resulting in 0 products being returned for some users
- Fix: pos meta data showing in WP Admin order quick view
- Fix: cashier uuid not unique for multisite installs
1.3.8 – 2023/08/08
- Fix: login modal for desktop application
1.3.7
2023/07/31 =
* Fix: rest_pre_serve_request critical error reported by some users
* Fix: change ‘woocommerce_available_payment_gateways’ filter priority to 99
* Add: setting for servers that don’t allow Authorization header
1.3.4 and 1.3.5 – 2023/07/29
- Urgent Fix: product descriptions being truncated to 100 characters
1.3.3 – 2023/07/28
- Fix: “Nonce value cannot be verified” when dequeue-ing scripts and styles in POS checkout modal
1.3.2 – 2023/07/27
- Urgent Fix for variations not downloading for some users
1.3.1 – 2023/07/27
- Urgent Fix for login modal problems
1.3.0 – 2023/07/27
- Major stability improvements!
- Fix: Login is now via JWT – no more ‘Cookie nonce’ errors
- Fix: Many fixes to local data sync and search should make the POS much more enjoyable to use
- Add: Dequeue WordPress styles and scripts on POS checkout page
- Fix: various fixes to the POS settings in WP Admin
1.2.4 – 2023/07/25
- Fix: empty products effecting some users due to malformed meta_data
1.2.3 – 2023/06/21
- Fix: coupon form on POS payment modal
- Fix: use woocommerce_gallery_thumbnail instead of full sized images for products and variations
1.2.2 – 2023/06/21
- Add: basic support for coupons until a more complete solution is implemented
- Fix: customer select in settings
- Pro: add Analytics for POS vs Online sales
1.2.1 – 2023/06/12
- Fix: Critical error introduced with PHP 7.2 compatibility
1.2.0 – 2023/06/12
- Refactor: data replication to improve performance
- Refactor: product search, search by sku and barcode for products now works
- Note: barcode search for variations is still not working, this will be addressed in a future release
- Bug Fix: ‘Cannot use object of type Closure as array’ in the API.php file
- Bug Fix: Creating orders with decimal quantity
- Bug Fix: Update product with decimal quantity
- Fix: remove private meta data from Order Preview modal
- Fix: turn off PHP version check by composer, note that PHP 7.2+ is still required
1.1.0 – 2023/05/19
- Fix: disable Lite Speed Cache for POS page
- Fix: add id audit for product categories and tags
- Fix: add min/max price to variable meta data
1.0.2 – 2023/05/05
- No change, just messed up the release to WordPress.org.
1.0.1 – 2023/05/05
- Fix: Product and Variations not showing in POS
Description: The WC REST API response can be too large in some cases causing a 502 server error.- Product and Variation descriptions are not truncated to 100 characters for the POS to reduce response size.
- Yoast SEO is now programmatically disabled for the POS to reduce response size.
- A message is now logged when the WC REST API product or variation response is too large.
1.0.0 – 2023/05/03
- Complete rewrite of the plugin with improved functionality and performance.
- Although extensive testing has been done, there may still be bugs.
- We recommend updating only when you have time to deal with potential issues.
- You can always revert to the old version if necessary, https://wordpress.org/plugins/woocommerce-pos/advanced/
- If you need assistance, join our Discord chat at https://wcpos.com/discord for support.