News Archive


SMFShop 2.2 now out!

Jul 29, 2006
Category: News from old site

Well, after a long period of inactivity, SMFShop 2.2 is now out! This release has many changes in it, and I would consider it quite a big release. This release has one of the most requested features - The ability to send an item in your inventory to another member (thanks to Basil Beard - My code is based on his). From a coding perspective, I've split up the Shop.php file in to several seperate files, as I think this will be more efficient (it was getting too big).

Anyways, here's the changes in this version:
  • A minimum can now be set for bank deposits and withdrawls
  • The 'Who's Online' function now says when someone is in the shop
  • A 'Send Money' link is now displayed next to people's posts (right underneath their Post Count)
  • PM's are used instead of emails when you send money, and in the Trade Centre
  • Added 'Who owns this item?' feature to 'Buy stuff' listing (so you can see who owns an item)
  • Ability to send an item to a member (much like the 'Send money to someone' feature)
  • A large portion of the Shop.php file has been split into different files (Shop-Buy.php, Shop-Inventory.php, Shop-Send.php, Shop-Bank.php, Shop-Trade.php). This was done because the Shop.php file was getting too large (in my opinion)
  • And some other minor changes

As usual, please see the SMF Mods page to download this new version :)