The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Product Review Forums ? Research, Review & Compare Items Details »» | |||||||||||||||||||||||||||||||||||||||
Product Review Forums ? Research, Review & Compare Items
Developer Last Online: Nov 2020
Version 1.4.0 has been released to remove the giftery / list it integration of the addon now that service has been discontinued. No upgrade is needed though there have been a few other bug changes since 1.3.5.
Finding Feedback Can be Like a Needle in a Haystack The more your forum grows, the more of a challenge it becomes to sort through the history and get the full story. Product Review Forums Brings Structure to the Chaos As a full-featured product management addon, PRF sits on top of your forum allowing you to create defined products which, unlike individual posts, stay relevant over time. Each comment, review and even product updates filter back into this one spot allowing for a quick and comprehensive overview while the individual discussions rage on as always. Here's just a few of the many features you'll find in PRF:
Installation is not upload & go... individualized settings are required. Read the install file. =========================== QUICK TIPS: =========================== Enabling Product Forums: To show product details and ratings, each product-forum must be enabled in the forum manager. Adding Products: You may upload products one at a time through the admin [includes an image uploader using GD] or you can bulk import through XML. You can also enable users to add moderated products through a global and usergroup option. Product Review Index: To access your forum's product overview go to www.yoursite.com/productforums.php - You may want to add a link to this to your navbar or as a tab. Customization: This addon is made to be customized. To change the color schema see clientscript/vbulletin_css or dive right on in to the templates and phrases. Powered by Giftery.me: This mod is maintained includes two integrations you should know about. Both can be controlled through the mod options. Download Now
Screenshots
Show Your Support
|
12 благодарности(ей) от: | ||
Baja, BCP Hung, goxy63, gundamz, HoSStiA, PattiOz, RichieBoy67, Ricsca, snakedevil, SportBikeNet, TheLastSuperman, victorvu |
Comments |
#292
|
|||
|
|||
Quote:
I would quite like to do this for the Categories as well, so it would look like mypage.com/category/computers - rather than mypage.com/productforums.php?catid=1 Any help would be much appreciated on this. Will you be adding the option for custom fields? It's the main thing holding me back from adding hundreds/thousands of products with the bulk upload. Also, speaking of the bulk upload - do you have any data mapping services you would recommend? It's taking me quite a long time to organise the data in Excel and then format it to the required XML format. I know you mentioned before that CSV upload wasn't an option - but this would be a million times easier. Finally, I know we spoke before about mass editing - I'm concerned that with all the data being uploaded, it is likely to change on a regular basis - could an option be created whereby if a product is added with a matching SKU to a previous product, then it overwrites the previous fields? Many thanks for your Mod again. |
#293
|
||||
|
||||
Quote:
For example, you can edit the plugin to output a second variable, {vb:raw urltitle} which runs through the php function urlencode() first or which has spaces and special characters removed / converted. Code:
$product['urltitle'] = str_replace(" ", "-", $product['title']); // spaces become dashes $product['urltitle'] = preg_replace("/[^A-Za-z0-9\_\- ]/", '', $product['urltitle']); // removes anything but letters, numbers, dashes and underlines Quote:
Quote:
I'm sure there's a tool that can convert out from CSV and over to XML easily. Quote:
|
#294
|
|||
|
|||
If it had an editor, used the vbulletin editor I'd be all over this.
As far as how it is right now, Its simple and to the point. I like that. When do you think you will add the editor Ted? I'm hanging on a thread here waiting to start using this. |
#295
|
|||
|
|||
We haven't scoped the next feature release yet to know how much work is involved but given how busy commerce is this time of year, it will likely be a few weeks.
|
#296
|
|||
|
|||
Zeigt mir keine Fotos oder den Verkaufstext an??
Quote:
|
#297
|
|||
|
|||
Quote:
On another note, is there any possibility of expanding the search options to search for all relevant keywords in the description as well? For example, at the moment a user can search by title, but say they were looking for reviews of a particular product type, say Black Television, or Smart phone - and these words aren't included in the title, then they don't appear in the search or filter results - it's not the best user experience. Additionally, allowing a user to sort reviews by say price, or popularity (views) or # of reviews, or even newest first would also be helpful. Thanks. |
#298
|
|||
|
|||
Support is offered in english and english only.
|
#299
|
|||
|
|||
Quote:
|
#300
|
|||
|
|||
I just saw your mod and installed it. Something I have been looking for a long time and thank you for putting this together.
I just have a few questions:
|
#301
|
|||
|
|||
Correct. Every site is different so we leave it up to you to decide where you want it to be linked too.
Quote:
You're the first to ask so it's not a feature option. Making the change however would be simple... If you want the raw code edits let me know. Quote:
Most installs turn off posting in that forum and use the link in productforums.php to startup products since this is not a common task. Reviews are started from within a product thread. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|