MOD Title: Shop Mod
MOD Description: This mod installs adds an item shop to phpBB3. This shop allows your users to purchase items and then possibly use these items later.
MOD Version: 0.1.0a
MOD Download:
http://radoncube.com/mods/shop_mod_0.1.0a.zipDemo Board:
http://radoncube.com/devforums/shop.phpSince I couldn't find any shop/store mods in development for Olympus, I decided to start my own.
The basic requirements for for this MOD are as follows
* Allow users to purchase various items through a shop.
* Allow users to manage their items through a user control panel module.
* Allow the admin to manage the mod through an admin control panel module.
* Integration with Simple Points System (viewtopic.php?f=70&t=543803) and (as a secondary goal) Cash Mod (viewtopic.php?f=70&t=547021) (at least one of these mods must be installed in order to use the Shop Mod)
* Provide an API for development of new items
* Store information about items in the database
As I've never made any mods for phpBB before, and I'm still getting used to Olympus's coding system, any and all help and/or advise would be appriciated. Also, I have a topic about this MOD on my personal message board, at
http://radoncube.com/forums/viewtopic.php?t=77Please don't give Me Credits, Thanks.