PHPGenie 0 Posted February 10, 2012 As more and more people are browsing the web on mobile devices like phones and tablets, we have quickly made the jump to mobile responsive design and development. However, we have decided to go that one step further and create a mobile version of osCommerce, which as you may have guessed, is going to make it a lot easier for your customers to shop with you not just from their computer, but also their tablets and phones. Thanks to App stores people are used to purchasing products with their mobile devices and we don't see why it shouldn't be a common experience through osCommerce also. We have created a modified version of osCommerce v2.3.1 and it is compatible with all major modules. It will work on iPhone, Android and any other browser based mobile device. his is the first time we believe it has been done with osCommerce, and we're so happy that we have made a major contribution to the osCommerce community that we are offering it for free! You can download it through github. We hope that people will contribute to it's development and help evolve this valuable piece of software. If you're thinking about upgrading an existing osCommerce website or building a new one from scratch, we highly suggest making it mobile responsive to increase your sales by giving your customers more access to your store despite their browsing device. Share this post Link to post Share on other sites
vkd1980 0 Posted February 14, 2012 Can you give a snap shot of the files to be changed on a Live store Share this post Link to post Share on other sites
axioma 1 Posted February 14, 2012 CHECK IT HERE PLACE THE PAGE http://demo.phpgenie.co.uk ON THIS EMULATOR http://transmog.net/iphone-simulator/mobile-web-browser-emulator.php SWEET Share this post Link to post Share on other sites
♥bruyndoncx 260 Posted February 16, 2012 hello, i've commented on linkedin before, but I guess this is the better forum as it is more widely used. I installed it on a test site of mine, and noticed that a second call for the mobile categories is made. Since there are a lot of people that have wrapped their categories in ul lists, I was wondering if doing it the way listed on the page isn't more appropriate as it will save on server resources for many people http://css-tricks.com/examples/ConvertMenuToDropdown/optgroup.php# 1 multimixer reacted to this KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Share this post Link to post Share on other sites
PHPGenie 0 Posted February 27, 2012 Hey guys, Its not completely perfect. We thought we would make a start. If you go to the link beloew you can acceess the files: https://github.com/phpgenie/mobile-responsive-oscommerce There on Github. Let us know what your thoughts are and if we can make improvments. Cheers, PHP Genie Team Share this post Link to post Share on other sites
hho 0 Posted March 1, 2012 Looks great! I tried doing a file compare, but since I have a very modified osc, not an easy task. Do you have a summary of the changes compared to stock? Share this post Link to post Share on other sites
JoshBowe 1 Posted April 2, 2012 Looks great! I tried doing a file compare, but since I have a very modified osc, not an easy task. Do you have a summary of the changes compared to stock? I had a go at installing this on my modified osCommerce, I found that it didn't work well because of how modified the template was. Here's a list of the files that I found were modified: account_history_info.php checkout_confirmation.php checkout_payment.php checkout_payment_address.php checkout_shipping.php checkout_shipping_address.php stylesheet.css includes/configure.php includes/footer.php includes/header.php includes/template_bottom.php includes/template_top.php There could be more files that were modified, but I couldn't find them if that was the case. If there's more files that are modified from standard, please let me know as I really want this working on my store. :) Share this post Link to post Share on other sites
hho 0 Posted April 2, 2012 I had the same issue, Josh. Then tried creating a mobile version on an existing 2.3.1, with a htaccess redirect and linking to the same db as the www store. No success. It seems this thread is not active... Share this post Link to post Share on other sites
JoshBowe 1 Posted April 2, 2012 I had the same issue, Josh. Then tried creating a mobile version on an existing 2.3.1, with a htaccess redirect and linking to the same db as the www store. No success. It seems this thread is not active... It's a shame as it works very well on a fresh install. :( There is a contribution for 2.2 that works with 2.3.1. The only thing you can't do is edit your billing/shipping address when you go to checkout. Share this post Link to post Share on other sites
hho 0 Posted April 5, 2012 I know. Can't use that one either. Ca 90% of my customers need to change the shipping address in the checkout. Selling gifts... I guess we'll just have to wait.. or hire someone. Share this post Link to post Share on other sites
♥bruyndoncx 260 Posted April 5, 2012 I've manually applied the changes to my custom installation, I used beyond compare to find the differences with a standard 2.3.1 install. I haven't documented the differences, but overall there weren't that many. I remember a custom function is added to generate the mobile category listing KEEP CALM AND CARRY ON I do not use the responsive bootstrap version since i coded my responsive version earlier, but i have bought every 28d of code package to support burts effort and keep this forum alive (albeit more like on life support). So if you are still here ? What are you waiting for ?! Find the most frequent unique errors to fix: grep "PHP" php_error_log.txt | sed "s/^.* PHP/PHP/g" |grep "line" |sort | uniq -c | sort -r > counterrors.txt Share this post Link to post Share on other sites
biggiea2000 0 Posted August 8, 2012 Anybody else have any luck getting this to work on modified store 2.3.1? Share this post Link to post Share on other sites
♥FWR Media 198 Posted August 8, 2012 (edited) @@PHPGenie If you are going to post here about it, and link to it .. it should be uploaded here as a contribution [the rules]. Edited August 8, 2012 by FWR Media Ultimate SEO Urls 5 PRO - Multi Language Modern, Powerful SEO Urls KissMT Dynamic SEO Meta & Canonical Header Tags KissER Error Handling and Debugging KissIT Image Thumbnailer Security Pro - Querystring protection against hackers ( a KISS contribution ) If you found my post useful please click the "Like This" button to the right. Please only PM me for paid work. Share this post Link to post Share on other sites
whoolieshop 1 Posted February 20, 2014 Just thought I would share my experience with this Add-on. It does NOT mention this in the readme so I feel like it's important to share... This add-on has an install directory just like a standard install of osCommerce, it will let you specify any database you like.. If you already have a database in place, and you specify that database at install time, the add on will completely overwrite it and fill it with the stock items without prompting! I know it goes without saying to have backups before doing anything but with this one you better hope you did! :P Share this post Link to post Share on other sites