Title: Elementary POS WP Plugin
Author: Roman Bouchner
Published: <strong>09.07.2023</strong>
Last modified: 11.07.2023

---

Шукати плагіни

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

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Elementary POS WP Plugin

 Від автора [Roman Bouchner](https://profiles.wordpress.org/elementarypos/)

[Завантажити](https://downloads.wordpress.org/plugin/elementary-pos.1.0.zip)

 * [Деталі](https://uk.wordpress.org/plugins/elementary-pos/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/elementary-pos/#reviews)
 *  [Встановлення](https://uk.wordpress.org/plugins/elementary-pos/#installation)
 * [Розробка](https://uk.wordpress.org/plugins/elementary-pos/#developers)

 [Підтримка](https://wordpress.org/support/plugin/elementary-pos/)

## Опис

**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"]
    ```

## Скріншоти

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

## Встановлення

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.

## Часті питання

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

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Elementary POS WP Plugin” — проект з відкритим вихідним кодом. В розвиток плагіну
внесли свій вклад наступні учасники:

Учасники

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

“Elementary POS WP Plugin” було перекладено на 1 локалізацію. Дякуємо [перекладачам](https://translate.wordpress.org/projects/wp-plugins/elementary-pos/contributors)
за їх роботу.

[Перекладіть “Elementary POS WP Plugin” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/elementary-pos/), перегляньте
[сховище SVN](https://plugins.svn.wordpress.org/elementary-pos/) або підпишіться
на [журнал розробки](https://plugins.trac.wordpress.org/log/elementary-pos/) за 
допомогою [RSS](https://plugins.trac.wordpress.org/log/elementary-pos/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

#### 1.0

Initial release.

## Мета

 *  Версія **1.0**
 *  Останнє оновлення **3 роки тому**
 *  Активних встановлень **30+**
 *  Версія WordPress ** 5.2 або вище **
 *  Tested up to **6.2.9**
 *  Версія PHP ** 7.0 або вище **
 *  Мови
 * [Czech](https://cs.wordpress.org/plugins/elementary-pos/) і [English (US)](https://wordpress.org/plugins/elementary-pos/).
 *  [Перекладіть на свою мову](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)
 * Позначки
 * [cash register](https://uk.wordpress.org/plugins/tags/cash-register/)[orders](https://uk.wordpress.org/plugins/tags/orders/)
   [pos](https://uk.wordpress.org/plugins/tags/pos/)[restaurant menu](https://uk.wordpress.org/plugins/tags/restaurant-menu/)
   [sale](https://uk.wordpress.org/plugins/tags/sale/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/elementary-pos/advanced/)

## Оцінки

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/)

## Учасники

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

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/elementary-pos/)