Experimental project

This is a sandbox project, which contains experimental code for developer use only.

CS_Cart integration is a small Drupal module to allow SSO on the same domain with CS-Cart.

CS_Cart integration helps you to Drupal as an editorial/blog section of your cs-cart based eshop. The sso part creates a clone of the cs-cart user logged in, and let he/she acts as a normal drupal user; a specific role is defined ("Eshop User", modify it if you need in the constant defined in the .install section of the module). The Drupal installation needs access to cs-cart dabase tables: you can specify database access parameter in the admin panel.

The Drupal part should resides in a VirtualDocumentRoot of your cs-cart installation to have access to the cs-cart session cookie, ie:

http://www.youreshop.com | cs-cart
http://www.youreshop.com/magazine | drupal

Change the .htaccess coherently, ie:
RewriteBase /magazine

Tested with cs-cart 4.2.x and 4.3.x

Sponsored by Altura Labs

Project information