Richard wrote:
> Hi,
>
> I've got a potential client and potential problem. The client wants a
> website based on CMS with forum, blog and cart solution. Here's the
> problem.
>
> I could offer him:
>
> - website based on CMS, e.g. joomla
> - blog based on wordpress
> - forum based on vBulletin
> - and shop cart based e.g. on cubecart
>
> The problem is I don't know ( and I assume it's rather not possible )
> to integrate all of them into one website with the same look ( which
> the client could stomach ) and, what's the most important, the same
> login and password for the user who could access forum, blog and cart
> shop.
>
> Is there any solution or any way to integrate all of the requirements
> into one?
I would have gone with osCMAX as the cart solution, but the balance
looks good. The key problem isn't integrating look and feel, but
integrating logins across the four products. And there is an easier way
to manage that by moving to a single "create account" module that
generates all the create account data for all the different products and
then creates all the accounts at one time. In much the same way, a
single module should be called with the "edit account" save function
that updates all modules when the user changes the username/password
combination.
Rather than hacking all of them to use a handbuilt code, just make a
single piece of code that is handles the updates to all the unique
applications. Also, it would be good if the header file called a code
that would see if the user was already logged in in one application, and
if so and they are starting a different application automatically logged
them in to that application when they opened it.
>> Stay informed about: shopping cart, forum and blog alltogehter