-
Content count
895 -
Joined
-
Last visited
-
Days Won
44
Everything posted by frankl
-
Based on EzSocial v1.01 add-on for OsCommerce 2.3 Written by Christopher Trigg. Easy and friendly way to add social logins to your site. Uses PHP for backend work to login and CSS to display buttons Consists of: Base module which installs a social login box on your login.php page; and Sub-modules for each social login provider. No core files overwritten, just upload then follow installation instructions. Requires you to create an app for each provider you require (Facebook, Google, LinkedIn) - instructions are included. You can also add other providers such as Twitter, Instagram, Github, Microsoft, Yahoo etc with minimal effort (some technical knowledge required) All feedback, problems, suggestions welcome Find it here https://apps.oscommerce.com/vVTNW&ezsocial-for-osc2-3-4bs-v1-0a
- 45 replies
-
- facebook login
- google login
-
(and 1 more)
Tagged with:
-
https://apps.oscommerce.com/m2hDP&rma-returns-system-for-osc2-3-4bs Full product returns system for osCommerce. Features · No core file changes needed, just upload to your store. · One click install. · Works with PHP 7.1 and Edge · Create returns from admin, or allow customers to create their own, or both. · You choose which order statuses orders must be at for customers to return items. · You choose how many days after ordering customers can return items from an order. · Includes issuing of discount coupons direct from the returns admin page*. · Includes Paypal refunds direct from the returns admin page**. Partial refunds OK. · If you require serial numbers to be entered this can be turned on in admin. You can also make serial numbers optional or compulsory. · Return items to inventory if you desire, just tick a box on the returns admin page. · Set a default restocking fee, and inform the customer when they fill in the return request. · Terms and conditions can be shown to customers before they fill in a return request, if so they must agree to continue. They can also have the terms and conditions emailed to their email address. · One click comments when updating orders. · Unlimited number of return reasons. · Unlimited number of refund methods. · Only logged in customers can create a return request. · Search for RMAs in admin by RMA Number, customer name, or order id · Will not create duplicate RMA request numbers.
-
I don't know, sorry. Perhaps try and see?
-
Everything good. Business has been huge the past 12 months so I haven't had time to play with osC. Hope you are well.
-
Hey Lee, I'm in the middle of wrangling a Magento 2 site we inherited over to osC so I won't be doing anything like that for a while. I haven't even had time to download Phoenix yet, way too busy. Sorry.
-
Lazy load images to conserve bandwidth and make site faster for mobile, tablet, and desktop users. Just upload (won't overwrite any core files) and turn on header tag. Tested on 2.3.4BS but should work with previous versions. Any problems please post here. https://apps.oscommerce.com/X86EM&lazy-load-images
-
That would be cool, thanks!
-
CONTRIBUTION Social Login with Facebook / Google 2.3.1/2
frankl replied to thejudge99's topic in Add-Ons Development
@kumarpragmatic You would better invest your time in upgrading to the Community Edition of osCommerce and then installing the EZSocial addon osCommerce responsive is the best version of osCommerce. Download it here: https://github.com/gburton/Responsive-osCommerce EZSocial: https://apps.oscommerce.com/vVTNW&ezsocial-for-osc2-3-4bs-v1-0a EZSocial thread: -
@azpro Mijn ouders zijn Nederlands, ze emigreerden hier in 1959. Daarom is mijn Nederlands slecht 😀
-
De plugin is van Juli, dus zal wel goed zijn. Heb je het geprobeerd? Als het niet werkt kan je het gewoon verwijderen.
-
When I have time I can look at it, but time is at a premium these days so it might be a while.
- 45 replies
-
- facebook login
- google login
-
(and 1 more)
Tagged with:
-
@Demitry I'm using 2.1
- 45 replies
-
- facebook login
- google login
-
(and 1 more)
Tagged with:
-
@LeeFoster Which ERP system are you using? I wrote an API to grab info out of osC
-
These are the settings I have. which works fine. My OAuth Redirect URI is https, not sure if that's relevant. Alternatively, are you trying to collect any of the following: user_link user_gender user_age_range user_friends as these are no longer allowed to be accessed without an App review.
- 45 replies
-
- facebook login
- google login
-
(and 1 more)
Tagged with:
-
No is the correct setting for Require App Secret For category I put Business and Pages.
- 45 replies
-
- facebook login
- google login
-
(and 1 more)
Tagged with:
-
BS Slick Image Gallery Question - 2.3.4.1 CE Compatible Image Gallery Module for Product Info
frankl replied to Bobber's topic in Templates and Images
I haven't played with this addon, I'm merely relaying a message. What happens if you comment out that line entirely?- 15 replies
-
- 2.3.4.1 ce
- bootstrap
- (and 8 more)
-
BS Slick Image Gallery Question - 2.3.4.1 CE Compatible Image Gallery Module for Product Info
frankl replied to Bobber's topic in Templates and Images
In that case try this: Replace: $slicks[] = array('image' => $product_info['products_image'], 'htmlcontent' => null ); with: $slicks[] = array(); on line 42- 15 replies
-
- 2.3.4.1 ce
- bootstrap
- (and 8 more)
-
BS Slick Image Gallery Question - 2.3.4.1 CE Compatible Image Gallery Module for Product Info
frankl replied to Bobber's topic in Templates and Images
Apparently this is the solution: Just replace: $slicks[] = array('image' => $product_info['products_image'], 'htmlcontent' => null ); with: $slicks[] = ''; on line 42- 15 replies
-
- 2.3.4.1 ce
- bootstrap
- (and 8 more)
-
-
Check to ensure you have installed the header tag module and the order status corresponds with the status you have set for returns.
-
Yes https://forums.oscommerce.com/topic/411460-rma-returns-system-for-osc234bs/?do=findComment&comment=1767564
-
https://apps.oscommerce.com/Gsxm9&advanced-special-offers-and-discounts-fo Let me know if you have any problems.
- 22 replies
-
- specials
- easy advanced specials
-
(and 1 more)
Tagged with:
-
@raiwa I could never get the API to connect, and didn't get any help from Zippay.
- 56 replies
-
@piernas You touched on this a little, but the sad thing is that 2.4 makes addons ultra easy to install and uninstall. It almost makes me cry to see the wasted opportunity there.