이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Elementary POS WP Plugin

설명

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

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

FAQ

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

On the Elementary POS Office 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.
  • 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.

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”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Elementary POS WP Plugin”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

Initial release.