21294 Posts in 5734 Topics by 2602 members
| Go to End | Next > | |
| Author | Topic: | 2990 Views |
-
Adding Cartweaver to Silverstripe?

6 October 2009 at 11:46am Last edited: 6 October 2009 11:46am
Cartweaver is a coldfusion-based ecommerce solution that I've used before, but never in conjunction with Silverstripe.
First off, has anyone done it before?
Secondly, if not, how can I use/add .cfm pages in Silverstripe?
Is it possible to create a top Nav for "Our Products" and then redirect it to my .cfm page or is there a better way?Thanks!
~ James -
Re: Adding Cartweaver to Silverstripe?

6 October 2009 at 3:28pm
They will have to live separately if you want to use them both. Linking out to the CF would be easily accomplished.
To your second question you would not as SS is a PHP project. Without some notable dev effort to tap into Cartweaver's backend, you wouldn't be able to mix the two.
-
Re: Adding Cartweaver to Silverstripe?

6 October 2009 at 3:37pm
Dalesaurus, thanks for the reply. I can also purchase Cartweaver in PHP code. If I did that, would I be able to mix the two pretty easily?
-
Re: Adding Cartweaver to Silverstripe?

6 October 2009 at 3:45pm
You should be able to take a look at the code and determine for yourself if it is within your coding abilities to do so. SS has a pretty convenient ORM and templating system, but I can't speak for Cartweaver's internals.
There are many open source PHP systems out there with well documented APIs and cores:
http://www.magentocommerce.com/
http://www.oscommerce.com/
http://www.ubercart.org/
http://www.opencart.com/ -
Re: Adding Cartweaver to Silverstripe?

7 October 2009 at 3:56pm
So now I have the PHP version of Cartweaver and have tried to integrate it into Silverstripe. But as silverstripe tries to read the files I keep getting errors like this:
[Notice] Undefined index: ResultsPerPageIt seems anytime it encounters a Cartweaver-generated reference that it errors out.
Is there a way to cause Silverstripe to recognize these Cartweaver functions?
~ James
-
Re: Adding Cartweaver to Silverstripe?

15 December 2009 at 10:02pm Last edited: 15 December 2009 10:06pm
@Valorinbattle, were you able to get any further on this? ...I am faced with a real dilemma. I want to use SilverStripe as the main site building tool, for my projects, however, the ecommerce is not at a truly robust point right now. I go out and try to find robust ecommerce solutions and they all 1) do not have good CMS ability, or 2) they do offer it, but for a lot of money. Magento was mentioned in this thread. If you want to put out anywhere between 8 and 11 thousand dollars, you can have a robust ecommerce and CMS and stats reporting tool. But, that is per site and it is not feasible for most of us.
I looked at Joomla and VirtueMart, but again, it is not SEO optimized and Joomla is not as great of a CMS, in my opinion, as SilverStripe, with the Sapphire framework. The templating in SilverStripe is a dream too. Who would go back to Joomla? Right? So, I again I am trying to work out a solution.
Has anyone worked out an
OsCommerceOpenCart module for SilverStripe? (I just checked out OpenCart and LOVE the looks of it!!) Please, if someone could help with this, ASAP, I would be eternally grateful!
...I would be willing to donate to SilverStripe, a little bit of money, if an official OpenCart integration module could be added here ASAP.
-
Re: Adding Cartweaver to Silverstripe?

16 December 2009 at 4:08am
I have not tried either of those, but I have had success with a hosted ecommerce option; http://www.foxycart.com/
It was pretty easy to add attributes and have the forms generated for the ecom piece in SS.
| 2990 Views | ||
| Go to Top | Next > |



