Author:
RFDY RFDY area51
Extension Description:
phpBB Trader extension is inspired by vBulletin iTrader plugin http://www.vbulletin.org/forum/showthread.php?t=102965. This extension is designed to be used on Buy/Sell forums with the goal of obtaining and providing buyer and seller reviews.
Extension Version:
0.0.1
Requirements:
None
Features:
Forum Posts:
- View a post in a Buy/Sell/Trade forum. The OP has a Rate Seller button.
- Each user has a BST Feedback field on their post (which carries a percentage of
positive feedback) (Only when logged in) - We may also want to show feedback score (+1, -1, 0 added to the score ONLY when a user is
giving feedback to another user for the first time)
- A dropdown specifying who you are (Buyer, Seller, or Trader)
- A dropdown specifying your experience (+1 positive, 0 neutral, -1 negative)
- Deal thread url (required - could be populated on POST from thread)
- Short comment (visible to all) [MUST provide if negative feedback]
- Additional comments (visible to buyer, seller and staff ONLY)
- Feedback score, Positive Feedback percentage, Number of Members giving Positive/Negative,
Total (number of) Positive Feedback - Recent Ratings (Past month, 6 months, 12 months)
- Contact info (profile link, join date, last activity, email link, private message links)
- List (paginated): Rating Summary (contains short comment, edit feedback link (for creators, only 5-10mins),
- Report feedback link (visible only to recipient), from user [and their feedback score], and date
- Can be filtered by (All Feedback Received, From Buyers, From Sellers, From Trades, Left for Others)
- Left for Others filter is same thing, but instead the user displayed is the user they sent the feedback to - User who creates feedback can edit/delete within 5-10mins
- Mods/Admins can see deleted feedback (just have a "activated" flag and hide it from all other users
upon deletion) - Upon deletion (from either user or mod), prompt to give a reason for deletion and save it.
- create $phpbb_root/ext/rfd folder
- cd $phpbb_root/ext/rfd
- git clone https://github.com/rfdy/trader.git
- Go to admin panel -> customize -> extensions -> install trader
Extension Download:
https://github.com/rfdy/trader.git