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

---

Buscar plugins

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

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

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

# Elementary POS WP Plugin

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

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

 * [Detalles](https://ve.wordpress.org/plugins/elementary-pos/#description)
 * [Valoraciones](https://ve.wordpress.org/plugins/elementary-pos/#reviews)
 *  [Instalación](https://ve.wordpress.org/plugins/elementary-pos/#installation)
 * [Desarrollo](https://ve.wordpress.org/plugins/elementary-pos/#developers)

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

## Descripción

**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

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

## Instalación

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.

## Preguntas frecuentes

### 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.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

«Elementary POS WP Plugin» es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

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

«Elementary POS WP Plugin» ha sido traducido a 1 idioma local. Gracias a [los traductores](https://translate.wordpress.org/projects/wp-plugins/elementary-pos/contributors)
por sus contribuciones.

[Traduce «Elementary POS WP Plugin» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/elementary-pos/) ,
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/elementary-pos/)
o suscríbete al [registro de desarrollo](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 cambios

#### 1.0

Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **hace 3 años**
 *  Active installations **30+**
 *  WordPress version ** 5.2 o superior **
 *  Tested up to **6.2.9**
 *  PHP version ** 7.0 o superior **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/elementary-pos/) y [English (US)](https://wordpress.org/plugins/elementary-pos/).
 *  [Traducir a tu idioma](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)
 * Tags
 * [cash register](https://ve.wordpress.org/plugins/tags/cash-register/)[orders](https://ve.wordpress.org/plugins/tags/orders/)
   [pos](https://ve.wordpress.org/plugins/tags/pos/)[restaurant menu](https://ve.wordpress.org/plugins/tags/restaurant-menu/)
   [sale](https://ve.wordpress.org/plugins/tags/sale/)
 *  [Vista avanzada](https://ve.wordpress.org/plugins/elementary-pos/advanced/)

## Valoraciones

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/elementary-pos/reviews/)

## Colaboradores

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

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/elementary-pos/)