Trader

xF2 Add-on Trader 3.1

No permission to download
Compatible XF Versions
  1. 2.0
  2. 2.1
  3. 2.2
Description:

Allows giving feedback on sellers and buyers.

The Trader add-on is designed to work on forums that use threads and posts to describe items for sale.

(Example of Trader history link in thread view)

pic001.jpg


(Example of Trader history page)

pic002.jpg


(Example of Selling history page)

pic003.jpg


(Example of Options page)

pic004.jpg



(Example of User group permissions)

pic005.jpg


Features:
  • Trader history button in thread view.
  • Trader history button in profile page.
  • Trader history button in member card.
  • Members can provide feedback on sellers and buyers.
  • Members can edit their rating for specified time.
  • Admin can edit or delete any rating.
  • Import XenTrader function.
  • All phrases start with trader_ for your convenience.
Installation:
  1. Download Andy-Trader-1.7.zip and unzip it.
  2. Copy the src/addons/Andy/Trader directory to your server.
  3. From the Admin Control Panel Install the add-on.
User group permissions:
  1. View- Ability to view seller and buyer feedback.
  2. Rate- Ability to provide seller and buyer feedback.
  3. Admin- Ability to edit or delete any feedback.
Database changes:

This add-on creates a table called xf_andy_trader in your database. It also adds two fields to your xf_user table.

Questions and Answers:

Q: How often is the number which indicates how many ratings a member has updated?
A: The number is updated once per hour.

Q: Can you include a link to the thread a feedback was given?
A: No. Classified threads are often deleted, clicking on dead links is not good.

Q: How do I import XenTrader data?
A: After installing Trader, add "trader/importxentrader" to your forum URL and press the enter key. The import process will confirm when it's done. Note you must have an empty xf_andy_trader table for the import process to function.
Author
Admin
Size
22.9 KB
Extension
zip
Downloads
16
Views
1,591
First release
Last update

More resources from Admin

Latest updates

  1. Trader v3.1 changes:

    Updated templates. Now using phrases which are more compatible with other languages.
  2. Trader v3.0 changes:

    Fixed issue with null condition server error.
  3. Trader v2.9 changes:

    Added check for invalid user ID.