This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Storenvy

Description

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

Screenshots

Installation

  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

FAQ

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Storenvy” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Storenvy” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

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