jessietll Posted June 17, 2004 Share Posted June 17, 2004 Dear All, Anyone knows what is the architecture of osCommerce? Thanks Regards, Jessie Link to comment Share on other sites More sharing options...
vasttech Posted June 17, 2004 Share Posted June 17, 2004 What are you looking for? You can see the Documentation & Knowledge Base for a basic understanding of things. osCommerce Knowledge Base osCommerce Documentation Contributions Link to comment Share on other sites More sharing options...
jessietll Posted June 18, 2004 Author Share Posted June 18, 2004 I am looking for an overall architecture of osCommerce or the framework of osCommerce. For what i knows, osCommerce consists of FrontEnd and BackEnd. However, it's still insufficient, would like to know more detailed osCommerce's architecture. thus, i am seeking anyone here to let your hands. Thanks a lot... looking forward to have more information. Link to comment Share on other sites More sharing options...
vasttech Posted June 18, 2004 Share Posted June 18, 2004 osCommerce is a PHP-based e-commerce solution. It utilizes a mySQL database on the backend, however, with some programming you can get it to connect to other dbs. It can be completely customized to pretty much whatever you like. The level of customization is only limited by the time and effort you put forward. As for architecture, it is composed of over 100 files (I have never counted all of them personally) written primarily in PHP with some HTML. It can be hosted on a Unix or Windows based server, while Unix is preferred and the easiest to implement on. Apache is the preferred web server to run on, however, it can be modified to run on IIS. That is pretty much it. Like I said in my previous post, see the documentation and knowledge base on customizing. See also Solutions This gives a brief overview of what osCommerce is. As it is an open source program there is limited documentation outside the internet and support is offered through these forums. osCommerce Knowledge Base osCommerce Documentation Contributions Link to comment Share on other sites More sharing options...
jessietll Posted June 18, 2004 Author Share Posted June 18, 2004 Jeff, thanks for your information, i really appreaciate it. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.