Linux 软件免费装

Products for Holvi

开发者 softanalle
更新时间 2018年1月15日 22:32
PHP版本: 4.9 及以上
WordPress版本: 4.9.1
版权: GPLv2 or later
版权网址: 版权信息

标签

productlist Holvi

下载

1.2 1.3

详情介绍:

If the standard IFRAME method of product listings from Holvi does not suite your needs, this might solve the problem. This simple plugin creates simple product listing from Holvi -service as WordPress shortcode. Most likely you need to create CSS to more appealing visual layout. And perhaps you wish to have more configuration options. The generation of shortcode fetches the remote content from Holvi service and re-tagifies the product listing content suitable for textual presentation. The parsing of HTML code is done using Pharse -library, which is included in the plugin files. Plugin has no admin-interface pages. Configuration is done with attributes embedded into shortcode tag and/or theme CSS. Plugin does not generate any tracking information. Plugin does its best not to include any executable code from Holvi -pages. Plugin does not include JavaScript code. No JavaScript code or -hooks is embedded within generated code. Currently this plugin does not do any caching, so each request to your page/post will generate a single request to Holvi service. Plugin generates a GET query to public Holvi -service, for reading the active product list data (as HTML). This does not require any extra tracking-, authentication-, or other site/user specific information embedded into query. The information given through this query, can be modified by WordPress and/or PHP configuration, and is not controlled by this plugin. The generated HTML output includes a direct "purchase" -link to Holvi product listing for active product, if product is not sold-out. This is a feature and cannot be disabled.

安装:

  1. Get a personalised shop from Holvi -service.
  2. Install the plugin files (unzip archive).
  3. Activate plugin in the administration console.
  4. Add [products_for_holvi] -shortcode to any post/page. Ending tag is optional. you can optionally add a Holvi Products -Widget to any supported widget container.
  5. Use shortcode attributes (url, title, sort, strategy) to control the output or in case of widget, fill the values in the admin interface.
  6. Implement your own formatting in Theme/CSS to format the output according your wishes.

更新日志:

1.2 1.1 1.0