Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does MongoGento Work on Magento Community Edition? #4

Closed
akh2013 opened this issue Sep 19, 2014 · 9 comments
Closed

Does MongoGento Work on Magento Community Edition? #4

akh2013 opened this issue Sep 19, 2014 · 9 comments

Comments

@akh2013
Copy link

akh2013 commented Sep 19, 2014

Hello,

Your project to integrate Mage and MongoDB looks awesome. I wish to contribute to the project. Does your project work with Magento Community edition? I am working on Mage CE 1.8

Regards,

Aks

@ayoubice
Copy link

It does't support Magento CE yet.

@edudemy
Copy link

edudemy commented Dec 9, 2015

Cm_Mongo supports Magento CE. Pls bring the support for MongoGento too.
https://github.com/colinmollenhour/magento-mongo

@romainruaud
Copy link
Contributor

MongoGento is compatible with Magento CE and EE.

@shabnambanu1983
Copy link

Hi,

  Please confirm me whether mongomagento will work with C.E 1.9.1 . Will it be good enought to handle 1M products .

Thanks,
Shabnam

@romainruaud
Copy link
Contributor

Hello @shabnambanu1234 ,

yes MongoGento is working fine with latest Magento 1 CE Version.

We have the module running in production for websites having more than 3 millions products, so it should fit your needs.

Regards,

@shabnambanu1983
Copy link

Thanks @romainruaud . Will it also work if a multivendor marketplace magento extension have been added? It would be great if you can provide me the documentation to do the integration . I have this site www.femiza.com running and planning to bring in few million product. I read about a magento caching from smile. How is that helpful and will that work with magento C.E 1.9.1 . Does Smile provide these integration services ? What are the prices? I am sorry for putting a lots of questions at once. Your suggestions are really very helpful . I really appreciate the time you took out of your schedule to provide suggestions. Thanks.

@shabnambanu1983
Copy link

Hi @romainruaud ,

         The data you provided that this is in production with more than 3 millions products. Does it include the fact that the production environment has Shards and replicas? 

          Can you please provide me installation/setup instruction for this. I could not find any.

Thanks,
Shabnam

@southerncomputer
Copy link

The instructions are on the main page! This module works best with smile's elastic search for M1 but requires custom bridge to work together!

Basically you install this module, then use the (mongogento) convert routine to move your EAV data to mongodb - then clean out your current mysql tables - then go to town.

Or if you have no product data imported now, just install this module and begin using the data but don't import products using direct-sql applications like magmi, otherwise you'll end up loading the data into mysql - then have to move it to mongodb, which doesn't really work out that hot!

@shabnambanu1983
Copy link

Thanks Sam :) . Appreciate it .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants