Hi, B2B isn't an architecture by itself. Since you mention developing an ERP and webshops, I guess you have already thought about the basics such as architecture, functionality, models, possibly some ORM or UML? Or are you just looking for a out-of-the-box solution that you can modify to fit your needs?
IMO you save time and money by laying a good basis for your project, e.a. planning, and not by finding a prefabricated plugin for a part of the functionality and modelling the rest around it. If there is a useful plugin out there that respects MVC, it should probably fit quite easily in to a decent architecture. On 9 feb, 07:27, "[email protected]" <[email protected]> wrote: > How to create a b2b site like alibaba.com by cakephp with admin > interface. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
