RE: some IDEA, for osCommerce Shopping Mall and seach system mal

cannuck1964 <[email protected]> 25 Aug 2003 11:26:08 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <c70c54132c0ce2d64b25136217736f69@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=219236#219236
----------------------------------------------------------------

Hi there,

I have been working on a mall solution over the past year, adding in additional functionality to the system as well as making it secure and updating it from pre-MS to MS1 to MS2.  


[quote]if use way modification osCommerce may be need to change structure many coding 

so, but if I use programmer to develop via by make some program frontend for automake store by install osc each individual [/quote]

Well what I have done is use the DB to obtain different stores under the mall system.  By creating new DB tables which each store uses, these tables are prefixed with unique names.  This allows for individual stores which can all run under the same DB, and use one copy of the OScommerce project to operate the store.

The admin side is done in a similar fashion.  With re-working of the code in serveral areas, the switching is performed to allow the clients to browse different store fronts...

If you are interested I posted a mall contribution awhile back which is the basis of this system.  While the code is old, the implementation is similar for all osc versions.  I would be glad to help out anyone who is pursuing this.  My new version will not be ready for a week or two at the earliest.

My test site if you are interested is

http://www.systemsmanager.net/test


It might be up or not  since I am developing on this site as well.....


cheers