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

---

Pretražite dodatke

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

Ovaj dodatak **nije testiran s najnovija 3 glavna izdanja WordPress-a**. Možda se
više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada
se koristi sa novijim verzijama WordPress-a.

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

# Elementary POS WP Plugin

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

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

 * [Detalji](https://bs.wordpress.org/plugins/elementary-pos/#description)
 * [Recenzije](https://bs.wordpress.org/plugins/elementary-pos/#reviews)
 *  [Instalacija](https://bs.wordpress.org/plugins/elementary-pos/#installation)
 * [Razvoj](https://bs.wordpress.org/plugins/elementary-pos/#developers)

 [Podrška](https://wordpress.org/support/plugin/elementary-pos/)

## Opis

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

## Slike ekrana

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

## Instalacija

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.

## ČPP

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

## Recenzije

Nema recenzija za ovaj dodatak.

## Saradnici i programeri

“Elementary POS WP Plugin” is open source software. The following people have contributed
to this plugin.

Doprinositelji

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

“Elementary POS WP Plugin” je prijeveden na 1 dijalekt. Zahvala [prevodiocima](https://translate.wordpress.org/projects/wp-plugins/elementary-pos/contributors)
za njihov doprinos.

[Prevedi “Elementary POS WP Plugin” na vaš jezik.](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)

### Zainteresirani za razvoj?

[Pregledajte kôd](https://plugins.trac.wordpress.org/browser/elementary-pos/), pogledajte
[SVN spremište](https://plugins.svn.wordpress.org/elementary-pos/)ili se pretplatite
na [dnevnik razvoja](https://plugins.trac.wordpress.org/log/elementary-pos/) od 
[RSS](https://plugins.trac.wordpress.org/log/elementary-pos/?limit=100&mode=stop_on_copy&format=rss).

## Zapis promijena

#### 1.0

Initial release.

## Meta

 *  Version **1.0**
 *  Last updated **prije 3 godine**
 *  Active installations **30+**
 *  WordPress version ** 5.2 ili viša **
 *  Tested up to **6.2.9**
 *  PHP version ** 7.0 ili viša **
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/elementary-pos/) i [English (US)](https://wordpress.org/plugins/elementary-pos/).
 *  [Prevedite na vaš jezik](https://translate.wordpress.org/projects/wp-plugins/elementary-pos)
 * Tags
 * [cash register](https://bs.wordpress.org/plugins/tags/cash-register/)[orders](https://bs.wordpress.org/plugins/tags/orders/)
   [pos](https://bs.wordpress.org/plugins/tags/pos/)[restaurant menu](https://bs.wordpress.org/plugins/tags/restaurant-menu/)
   [sale](https://bs.wordpress.org/plugins/tags/sale/)
 *  [Napredni pogled](https://bs.wordpress.org/plugins/elementary-pos/advanced/)

## Ocjene

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

## Doprinositelji

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

## Podrška

Imate nešto za reći? Trebate pomoć?

 [Pogledaj forum podrške](https://wordpress.org/support/plugin/elementary-pos/)