這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Storenvy

描述

This is a plugin for getting items from a Storenvy shop and displaying them. It gets the info from the ‘products.json’ feed, so only information that’s in the feed can be pulled in to your page/post.
The plugin allows you to configure how the info is displayed.

The plugin has not been tested with anything prior to WordPress 3.0 (at least not recently)

Supports shorcodes and template tags.

Old Vimeo Walkthrough

螢幕截圖

安裝

  1. Upload storenvy directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Find Settings > Storenvy
  4. Enter your store’s URL
  5. Place [storenvy] in a page or post

常見問題

[some feature] isn’t working, what’s up with that?

This is definitely still in beta. While the plugin works for my tests, I need more feedback to try and get it to rock-solid status.
If you find something that doesn’t work, please let me know (trepmal (at) gmail (dot) com) rather than just leaving poor feedback.

The layout is screwy

Try adding div.se-item { clear:both; }

Better yet, find some CSS tutorials so you can fully customize the layout.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Storenvy” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Storenvy 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.4

  • Beta again! (errr… still.)
  • Works with new Storenvy API
  • Hopefully a good start to get you going again. Basic options for now, will aim to get more added soon.

0.3

  • Still “beta”
  • Add default CSS
  • Little bit of code cleanup

0.2

  • (Still in beta) Better code for retrieving the RSS file
  • whitespace cleanup

0.1

  • First Beta release