Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

W3 osCommerce WIP


Recommended Posts

  • Replies 160
  • Created
  • Last Reply
Posted
On 9/18/2021 at 10:18 PM, Hotclutch said:

The ORP Related module is attached. I made a submission to the addon site, but don't know how long that will take to be approved.

Related_Products_W3-osC.zip

In case the submission is not approved, the list of all previous contributors are acknowledged here:

https://apps.oscommerce.com/Ce6LW

https://apps.oscommerce.com/y0rDZ&related-products-ce

the support thread is here:

 

Posted

Hi,  First of all, thank you for taking the time and effort to keep OsC alive!

I'm running 2.3.4 with many addons (order edit, custom payment methods, etc). Is there a list of core files I can update my installation with?, as opposed to starting from scratch,

Thank you.

Posted
1 minute ago, Krisz1 said:

Hi,  First of all, thank you for taking the time and effort to keep OsC alive!

I'm running 2.3.4 with many addons (order edit, custom payment methods, etc). Is there a list of core files I can update my installation with?, as opposed to starting from scratch,

Thank you.

In theory someone with an old stock osC, could replace their fileset with what I am giving here and they will not only have updated code, but also a responsive design, saving them months of work.

Of course no one only has a stock installation, so the best you can do is install this, on a test shop so long, and then start building your addons on top of it. I hope I understood your question correctly.

What is in the package at the moment is a working shop. Hopefully in the weeks to come it will become a polished product. I am posting the progress as I go along.

 

Posted

This will be the style and format of all Admin pages. The categories page illustrates well. After this I won't post any more pics to illustrate this.

 

w3-1-min.png

w3-2-min.png

w3-3-min.png

w3-4-min.png

w3-5-min.png

w3-6-min.png

Posted

With W3.CSS, it is easy to customize your applications with color themes.

All you have to do is add a link to a predefined (or home made) theme:

In admin/includes/template_top.php

Find:

<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-dark-grey.css">

Change it to:

<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-indigo.css">

 

w3-1-min.png

w3-2-min.png

w3-3-min.png

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...