Search found 5 matches
- Mon Apr 28, 2008 11:55 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple stores running off one (AC7) code base.
- Replies: 6
- Views: 7124
Re: Multiple stores running off one (AC7) code base.
In 5.5, it's set in includes/storeid.aspx but I'm not sure about I'm not sure in 7.0
- Fri Apr 25, 2008 10:11 am
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple stores running off one (AC7) code base.
- Replies: 6
- Views: 7124
Re: Multiple stores running off one (AC7) code base.
jdk All Able stores will use the same database -- I was a little careless in my language. Each table has a column indicating what store (store id -> SID) that row of data is for. So you don't need to change the database connection string -- it's all going to the exact same place. You just need to ch...
- Thu Apr 24, 2008 2:44 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Are there any client issue / resolution tracking systems?
- Replies: 2
- Views: 2695
Are there any client issue / resolution tracking systems?
That integrate with Able?
Does GumTree have those features? Or is there another tool that helps with customer support and issue tracking?
Thanks
Scott
Does GumTree have those features? Or is there another tool that helps with customer support and issue tracking?
Thanks
Scott
- Thu Apr 24, 2008 2:40 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Questions about Multiple Stores / Distributors possibly?
- Replies: 3
- Views: 3334
Re: Questions about Multiple Stores / Distributors possibly?
I think it depends on what you mean by storefronts. Because you want the inventory to be separate, the stores would have to use their own data within AbleCommerce -- otherwise the inventory would be shared. But there'd be nothing stopping you from using the same files on the customer site. You would...
- Thu Apr 24, 2008 2:36 pm
- Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
- Topic: Multiple stores running off one (AC7) code base.
- Replies: 6
- Views: 7124
Re: Multiple stores running off one (AC7) code base.
This answer is mostly based on AC 5.5 -- I'm assuming we didn't lose features with the upgrade. If you want all the sites to use the same set of files and the same database, you just need to get additional licenses for that store and your set. Add them to the license and Able can help you do it. Thi...