Please donate to this great mod by clicking the button below if you think the mod is great and to help fund and encourage me and the modders to create potential Phpbb Paypal Shop updates

View of items (logged in, on 'PS3' skin):

Hello me RCnutterz and Thundercrew have made a basic and easy to use Paypal Shop with ACP management. So you can add items on your forum for your members to buy. It includes a homepage with the shop catagories, the option to add your own categories/items with the items image and description. It will also have direct link to Paypal where your forum members can pay for the items easily and securely. It also has the feature of only registered members can buy items from your forum so guests can browse your shop, but can not buy until they register to your forum if wanted by the forum admin.
Demo:
N/A for now
Phpbb Version Tested On: 3.0.0 upto 3.0.5 (guessing it would work on 3.0.7?)
Style: Prosilver and Subsilver
Download:
BETA V0.0.1: http://www.imod4fun.com/PaypalShop0.0.1.zip
Current Features :
*Shop homepage which lists catagories links
*Edit/add items through ACP
*Add categories through ACP
*Add items into categories
*Shop homepage with list of unlimited categories
*Clear text and titles
*Pictures with enlarging option
*Image 'Lytebox' (images open as a pop up)
*Only registered members of your forum can buy items
*Any price of your choice with direct connection to paypal
*You can put multiple items in the basket
Next update features (when I get some help from other developers
*New layout!
*Stock level management
*Language (UTF) support
*Separate catagory management (aside from within item)
*State amount of stock you have for each item and the item auto hides when it runs out of stock
*Auto image resize (so only one image is needed)
Faq:
How do i add global postage rates?
How do i change the shops payment currency?
- Code: Select all
Go to \FORUMPATH\styles\YOURSTYLE\template\ppshopcats_body.html
Within this file find:
<input name="currency_code" value="GBP" type="hidden">
Replace the "GBP" with your wanted currency code (EUR,YEN etc...)
Then go to \FORUMPATH\language\en\mods\ppshop.php
Within this file find:
'PRICE' => 'Item Price (GBP)',
Then replace the (GBP) with (EUR) etc.
Thanks
Jak01 admin of Jak01.Com