NDG Brilliant Bridge

Developer

Nico De Gols

3rd Party (Free)

Creative Commons Attribution

EE Version Support

  • ExpressionEngine 2

Compatibility

If an item is crossed out, it might be untested, not applicable or incompatible. Contact the developer to be sure.

  • Updater
  • Multi Site Manager
  • Stand Alone Entry Form
  • Low Variables
  • Content Elements
  • Better Workflow
  • Matrix
  • Grid
  • Webservice
  • Publisher

Requirements

  • jQuery for the Control Panel

Add-On Type(s)

Extension, Plugin

Tags

NDG Brilliant Bridge allows a tight integration of Brilliant Retail products and your favorite EE addons. It brings standard channel entry functionality to your entire product catalog. You can let site visitors comment on your products, use an entry rating addon, keep track of favorites etc.. It closes the gap in an automated way so you can be flexible in whatever way you want to use BR.

Use the following tag inside the &{exp:brilliant_retail:product&} tag to get the corresponding channel entry_id based on the Brilliant Retail product id

{exp:ndg_bridge:entry_id product_id=’{product_id}’}


List product comments:
___________________
Important: mind the single quotes and double quotes notations when passing the lupin output as a parameter

{exp:comment:entries sort=“asc” dynamic=“no” entry_id=”{exp:ndg_bridge:entry_id product_id=’{product_id}’}” parse=“inward”}
{comment}
By {name} on {comment_date format=”%Y %m %d”}
{/exp:comment:entries}


Product comment form:
___________________

{exp:comment:form dynamic=“no” entry_id=”{exp:ndg_bridge:entry_id product_id=’{product_id}’}” parse=“inward”}
{if logged_out}
<p>Name: lt;input type=“text” name=“name” value=”{name}” size=“50” /></p>
<p>Email: <input type=“text” name=“email” value=”{email}” size=“50” /></p>
<p>Location: <input type=“text” name=“location” value=”{location}” size=“50” /></p>
<p>URL: <input type=“text” name=“url” value=”{url}” size=“50” /></p>
{/if}
<p><textarea name=“comment” cols=“70” rows=“10”>{comment}</textarea></p>
<p><input type=“checkbox” name=“save_info” value=“yes” {save_info} /> Remember my personal information</p>
<p><input type=“checkbox” name=“notify_me” value=“yes” {notify_me} /> Notify me of follow-up comments?</p>
<input type=“submit” name=“submit” value=“Submit” />
<input type=“submit” name=“preview” value=“Preview” />
{/exp:comment:form}


Get other data assigned to the channel entries:
______________________________________

{exp:channel:entries channel=“br_bridge” show_future_entries=“yes” dynamic=“no” entry_id=”{exp:ndg_bridge:entry_id product_id=’{product_id&}’}” parse=“inward”}
Data from the product channel entry: {title}
{/exp:channel:entries&}

NDG Brilliant Bridge Links

This entry was created January 20, 2011, 12:23 pm.
This entry was last updated January 20, 2011, 10:29 am.

Disclaimer: Information about ExpressionEngine add-ons is provided as a service to you, the user, and every member of the ExpressionEngine community. devot:ee is not responsible if you hose, mangle, wreck, or otherwise destroy your EE website by installing an add-on that you found out about at this site, regardless of its rating, Favorites status, commercial or free status, or general popularity. Caveat EEmptor!

Returns: devot:ee has a 30-day return policy on all commercial add-ons sold through devot-ee.com. If you need to return an add-on, do not go to the developer or the developer's site, but rather visit our returns page at https://devot-ee.com/returns to initiate your return. If you have questions, email support@devot-ee.com.

There are no reviews for this add-on yet.

What are you waiting for? Rate it and review it!