Апісанне
This plugin gives you Related Item Widget and function.
If you want to show Related Item List, you can do following actions:
- Add
Elasticommerce Related Widgetsin your widgets area. - Add
escr_related_item();function in your theme or plugins. - If you only want to get the data, you can use
escr_get_related_item();function.
Notice
This plugin requires WooCommerce Plugin , so please install it. If WooCommerce Plugin is not installed or activated, this plugin will not work.
Required
This Plugin cannot use Elasticsearch version 2.x. Please use Elasticsearch version 1.5 instead.
Ўсталёўка
This section describes how to install the plugin and get it working.
- Upload
elasticommerce-relateditemdirectory to/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Input setting data (eg.Elasticsearch Endpoint Address).
- You can do the following actions: a: Place
<?php escr_related_item(); ?>in your templates. b: AddElasticommerce Related Widgetsin your widgets area.
Часта задаваныя пытанні
Can I get Related Item Data only?
If you only want to get the data, you can use escr_get_related_item(); function.
What about foo bar?
Answer to foo bar dilemma.
Водгукі
На гэты плагін няма водгукаў.
Удзельнікі і распрацоўшчыкі
“Elasticommerce Related Items” з’яўляецца праграмным забеспячэннем з адкрытым зыходным кодам. Наступныя людзі ўнеслі свой уклад у гэты плагін.
УдзельнікіПеракласці “Elasticommerce Related Items” на вашу мову.
Зацікаўлены ў распрацоўцы?
Праглядзіце код, праверце SVN рэпазітарый, або падпішыцеся на журнал распрацоўкі па RSS.
Журнал змяненняў
0.1
- Initial Release.
