Title: Elementary POS WP Plugin
Author: Roman Bouchner
Published: <strong>9 julho, 2023</strong>
Last modified: 11 julho, 2023

---

Pesquisar plugins

![](https://ps.w.org/elementary-pos/assets/banner-772x250.png?rev=2938086)

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://ps.w.org/elementary-pos/assets/icon.svg?rev=2938086)

# Elementary POS WP Plugin

 Por [Roman Bouchner](https://profiles.wordpress.org/elementarypos/)

[Baixar](https://downloads.wordpress.org/plugin/elementary-pos.1.0.zip)

 * [Detalhes](https://br.wordpress.org/plugins/elementary-pos/#description)
 * [Avaliações](https://br.wordpress.org/plugins/elementary-pos/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/elementary-pos/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/elementary-pos/#developers)

 [Suporte](https://wordpress.org/support/plugin/elementary-pos/)

## Descrição

**Elementary POS Plugin for WordPress**

With the help of the WordPress plugin, you can easily display your sales items that
are tracked in the Elementary POS application directly on your website. This feature
can be used, for example, to **display the price list** of your products or to present
the current **daily menu** in your restaurant.

The plugin allows you to configure which items should be displayed on your website.
You can choose to show only items with a specific color or from a certain category,
for example. With these options, you can easily customize the display of your products
to best fit your needs and requirements.

[Elementary POS](https://elementarypos.com) allows you to issue receipts via a mobile
app and access all your sales data through a virtual office platform. Elementary
POS is offline and online cash register.

### How to put sales items from Elementary POS to your WordPress page

Please use [WordPress Shortcode](https://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/)

### Show all sales items

    ```
    [elementarypos_items]
    ```

### Show sales items from ‘Drinks’ category

    ```
    [elementarypos_items category="Drinks"]
    ```

### Show sales items from ‘Drinks’ category and only with color 1

Colors are from range 1-8.

    ```
    [elementarypos_items category="Drinks" color="1"]
    ```

### Show only name and price columns

Available columns: name,price,category,note

    ```
    [elementarypos_items columns="name,price"]
    ```

## Capturas de tela

 * [[
 * Short code configuration
 * [[
 * Web page result
 * [[
 * Elementary POS plugin configuration
 * [[
 * Elementary POS Office API key settings

## Instalação

Upload the Elementary POS WP plugin to your website, activate it, and then enter
your Elementary POS API key.

 * Go to [Elementary POS Office](https://app.elementarypos.com).
 * Select ‘Company Settings’ and ‘API’.
 * Click ‘Enable API’ button.
 * Copy API key.
 * In WordPress select ‘Elementary POS Settings’ in the left menu.
 * Paste your API key there.

## Perguntas frequentes

### How do I make the daily menu available for my restaurant website?

On the [Elementary POS Office](https://app.elementarypos.com) move your sales items
to a category such as “Daily Menu”. On the WordPress page use this shortcode:

    ```
    [elementarypos_items category="Daily Menu"]
    ```

The daily menu items will be displayed instead of shortcode.

### How to connect the plugin with Elementary POS?

 * Go to [Elementary POS Office](https://app.elementarypos.com).
 * Select ‘Company Settings’ and ‘API’.
 * Click ‘Enable API’ button.
 * Copy API key.
 * In WordPress select ‘Elementary POS Settings’ in the left menu.
 * Paste your API key there.

### How to add a shortcode?

Please check this [WordPress Shortcode tutorial](https://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/).

### I’m missing some feature or I want to extend the plugin.

Please write to our email support@elementarypos.com. We are happy to extend the 
plugin.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“Elementary POS WP Plugin” é um programa de código aberto. As seguintes pessoas 
contribuíram para este plugin.

Colaboradores

 *   [ Roman Bouchner ](https://profiles.wordpress.org/elementarypos/)

Elementary POS WP Plugin” foi traduzido para 1 localidade. Agradecemos aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/elementary-pos/contributors)
por suas contribuições.

[Traduzir o “Elementary POS WP Plugin” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/elementary-pos/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/elementary-pos/) 
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/elementary-pos/)
por [RSS](https://plugins.trac.wordpress.org/log/elementary-pos/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0

Initial release.

## Meta

 *  Versão **1.0**
 *  Última atualização **3 anos atrás**
 *  Instalações ativas **30+**
 *  Versão do WordPress ** 5.2 ou superior **
 *  Testado até **6.2.9**
 *  Versão do PHP ** 7.0 ou superior **
 *  Idiomas
 * [Czech](https://cs.wordpress.org/plugins/elementary-pos/) e [English (US)](https://wordpress.org/plugins/elementary-pos/).
 *  [Traduzir para seu idioma](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)
 * Tags
 * [cash register](https://br.wordpress.org/plugins/tags/cash-register/)[orders](https://br.wordpress.org/plugins/tags/orders/)
   [pos](https://br.wordpress.org/plugins/tags/pos/)[restaurant menu](https://br.wordpress.org/plugins/tags/restaurant-menu/)
   [sale](https://br.wordpress.org/plugins/tags/sale/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/elementary-pos/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/elementary-pos/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/elementary-pos/reviews/)

## Colaboradores

 *   [ Roman Bouchner ](https://profiles.wordpress.org/elementarypos/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/elementary-pos/)