Title: Store Manager
Author: dirlikdesigns
Published: <strong>29 ມັງກອນ 2016</strong>
Last modified: 19 ມີນາ 2016

---

ຄົ້ນຫາປລັກອິນ

ປລັກອິນນີ້ **ຍັງບໍ່ທັນໄດ້ຮັບການທົດສອບກັບ WordPress 3 ເວີຊັນຫຼັກຫຼ້າສຸດ**. ມັນອາດຈະ
ບໍ່ໄດ້ຮັບການເບິ່ງແຍງ ຫຼື ສະໜັບສະໜູນອີກຕໍ່ໄປ ແລະ ອາດມີບັນຫາການເຮັດວຽກຮ່ວມກັນເມື່ອ
ໃຊ້ກັບ WordPress ເວີຊັນທີ່ໃໝ່ກວ່າ.

![](https://s.w.org/plugins/geopattern-icon/store-manager.svg)

# Store Manager

 ໂດຍ [dirlikdesigns](https://profiles.wordpress.org/dirlikdesigns/)

[ດາວໂຫຼດ](https://downloads.wordpress.org/plugin/store-manager.zip)

 * [ລາຍລອຽດ](https://lo.wordpress.org/plugins/store-manager/#description)
 * [ການຣີວິວ](https://lo.wordpress.org/plugins/store-manager/#reviews)
 *  [ການຕິດຕັ້ງ](https://lo.wordpress.org/plugins/store-manager/#installation)
 * [ການພັດທະນາ](https://lo.wordpress.org/plugins/store-manager/#developers)

 [ການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/store-manager/)

## ຄຳອະທິບາຍ

With this plugin it is possible to manage multiple stores (or any kind of location).

There is support for:

 * address information
 * contact information
 * openinghours
 * short description
 * long description
 * photo gallery
 * distance calculator
 * a store manager user role, so that store management can be delegated without 
   opening up any other part of the WP admin

#### Styling

The plugin comes with a very basic and ugly template file and a form that has no
styling. However, everything is wrapped in spans or divs and logical classnames 
are assigned to everything so that you style the frontend yourself.

You should also make file in your theme folder called single-store.php. The included
template file will show how to get all the information from the store. This file
is located:
 [plugin_folder]/includes/template-single-store.php

#### Shortcode

This is the shortcode for the form and resultpage:
 [store-manager-form] If no attributes
are given, the form will consist of a zipcode fields and a submit button.

This will add a radius field (radius is in KM):
 [store-manager-form radius]

Here is an example of how to manipulate the radius field:
 [store-manager-form radius
radius-value=15 radius-placeholder=”input placeholder text here” radius-label=”label
text here”]

This example shows all other form fields, each of them can be manipulated just like
radius:
 [store-manager-form address-r1 address-r2 zipcode place country]

This example shows how to change the submit button text:
 [store-manager-form submit
=”Send”]

### TODO

 * routing
 * other map API’s (bing/mapquest)
 * maybe some global or default store as a template.
 * I want to get rid of the .hover styling in the openstreepmap/google class (line
   93/79)

## ການຕິດຕັ້ງ

 1. Upload the plugin files to the `/wp-content/plugins/store-manager` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. A new menu item should appear named ‘Stores’

## ຄຳຖາມທີ່ພົບເລື້ອຍ

 * feel free to ask

## ການຣີວິວ

![](https://secure.gravatar.com/avatar/a87493b1fb42e8a479c7f662088678495eca2b9d5712d3bb0a2c3c87a4f762a9?
s=60&d=retro&r=g)

### 󠀁[Good but only for non canadian](https://wordpress.org/support/topic/good-but-only-for-non-canadian/)󠁿

 [nancyfr](https://profiles.wordpress.org/nancyfr/) 3 ກັນຍາ 2016 1 ການຕອບກັບ

postal code from canada are not working so i’m not able to work with. Otherwise 
it seem very good.

 [ ອ່ານການຣີວິວທັງໝົດ 1 ລາຍການ ](https://wordpress.org/support/plugin/store-manager/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Store Manager” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການ
ພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

 *   [ dirlikdesigns ](https://profiles.wordpress.org/dirlikdesigns/)

“Store Manager” ໄດ້ຖືກແປເປັນ 1 ພາສາທ້ອງຖິ່ນ. ຂໍຂອບໃຈ [ທີມງານຜູ້ແປ](https://translate.wordpress.org/projects/wp-plugins/store-manager/contributors)
ສຳລັບການປະກອບສ່ວນຂອງເຂົາເຈົ້າ.

[ແປ “Store Manager” ເປັນພາສາຂອງເຈົ້າ.](https://translate.wordpress.org/projects/wp-plugins/store-manager)

### ສົນໃຈຮ່ວມພັດທະນາບໍ່?

[ເບິ່ງລະຫັດ](https://plugins.trac.wordpress.org/browser/store-manager/), ກວດເບິ່ງ
[ຄັງເກັບ SVN](https://plugins.svn.wordpress.org/store-manager/), ຫຼື ຕິດຕາມ [ບັນທຶກການພັດທະນາ](https://plugins.trac.wordpress.org/log/store-manager/)
ຜ່ານ [RSS](https://plugins.trac.wordpress.org/log/store-manager/?limit=100&mode=stop_on_copy&format=rss).

## ບັນທຶກການປ່ຽນແປງ

#### 1.0.2

 * form results closing html tags
 * added google maps
 * added support for miles
 * added country option

#### 1.0.1

 * prepared plugin for localization
 * added dutch translation

#### 1.0

 * this is the first version

## ຂໍ້ມູນກຳກັບ (Meta)

 *  ເວີຊັນ **1.0.2.2**
 *  ອັບເດດຫຼ້າສຸດເມື່ອ **10 ປີ ທີ່ຜ່ານມາ** ທີ່ຜ່ານມາ
 *  ການຕິດຕັ້ງທີ່ໃຊ້ງານຢູ່ **10+**
 *  ເວີຊັນ WordPress ** 4.0 ຫຼື ສູງກວ່າ **
 *  ທົດສອບເຖິງເວີຊັນ **4.4.34**
 *  ພາສາ
 * [English (US)](https://wordpress.org/plugins/store-manager/) ແລະ [Japanese](https://ja.wordpress.org/plugins/store-manager/).
 *  [ແປເປັນພາສາຂອງເຈົ້າ](https://translate.wordpress.org/projects/wp-plugins/store-manager)
 * ແທັກ
 * [custom post](https://lo.wordpress.org/plugins/tags/custom-post/)[distance](https://lo.wordpress.org/plugins/tags/distance/)
   [location](https://lo.wordpress.org/plugins/tags/location/)[radius](https://lo.wordpress.org/plugins/tags/radius/)
   [store](https://lo.wordpress.org/plugins/tags/store/)
 *  [ມຸມມອງຂັ້ນສູງ](https://lo.wordpress.org/plugins/store-manager/advanced/)

## ການໃຫ້ຄະແນນ

 4 ຈາກທັງໝົດ 5 ດາວ.

 *  [  ການວິຈານ 5 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=5)
 *  [  ການວິຈານ 4 ດາວ ຈຳນວນ 1 ລາຍການ     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=4)
 *  [  ການວິຈານ 3 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=3)
 *  [  ການວິຈານ 2 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=2)
 *  [  ການວິຈານ 1 ດາວ ຈຳນວນ 0 ລາຍການ     ](https://wordpress.org/support/plugin/store-manager/reviews/?filter=1)

[ເພີ່ມຄຳຄິດເຫັນຂອງຂ້ອຍ](https://wordpress.org/support/plugin/store-manager/reviews/#new-post)

[ເບິ່ງ ຄຳຄິດເຫັນ ທັງໝົດ](https://wordpress.org/support/plugin/store-manager/reviews/)

## ຜູ້ຮ່ວມພັດທະນາ

 *   [ dirlikdesigns ](https://profiles.wordpress.org/dirlikdesigns/)

## ການຊ່ວຍເຫຼືອ

ມີຄຳຖາມ ຫຼື ຕ້ອງການຄວາມຊ່ວຍເຫຼືອບໍ່?

 [ເບິ່ງຟໍຣັມການຊ່ວຍເຫຼືອ](https://wordpress.org/support/plugin/store-manager/)

## ບໍລິຈາກ

ເຈົ້າຕ້ອງການສະໜັບສະໜູນການພັດທະນາຂອງປລັກອິນນີ້ບໍ່?

 [ ບໍລິຈາກໃຫ້ປລັກອິນນີ້ ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NLPY3A65BTSNE)