OroCommerce Forums

Covering OroCommerce topics, including community updates and company announcements.

Forums Forums OroCommerce Import Magento database into Orocommerce

This topic contains 4 replies, has 3 voices, and was last updated by  techstunts 6 years, 9 months ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #31834

    techstunts
    Participant

    I am running a b2b business model. I implemented magento, customized it and created a product catalog of ~10000 products. Now I feel that my b2b requirements will be best served by orocommerce, hence I m inclined to migrate to orocommerce.

    Can anyone point me in the right direction.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Author
    Replies
  • #31835

    Dmitriy Pasechnik
    Participant

    Hello techstunts
    The easiest way to mass import products into orocommerce is to use ‘Import\Export’ functionality. Just navigate to ‘Admin panel’ -> ‘Products’ -> ‘Products’. Click at ‘Import file’ -> ‘Download data template’. Fill this .csv template with products data from magento and then import it by clicking on ‘Import file’ -> ‘Import file’.

    #31836

    Metzler
    Participant

    Can you provide a quick tutorial how to import via console?

    #31837

    Dmitriy Pasechnik
    Participant

    Try something like this:
    php app/console oro:import:file name_of_file.csv –processor=oro_product_product.add_or_replace

    A little bit more information here:
    https://www.orocrm.com/documentation/2.0/cookbook/how-to-accelerate-import
    Although it is a orocrm documentation – in this case it doesnt matter – crm and commerce are identical in terms of import-export

    #31838

    techstunts
    Participant

    Thanks Dmitriy. Can you pl provide me your email or contact me at techstunts(at)gmail.com

Viewing 4 replies - 1 through 4 (of 4 total)

The forum ‘OroCommerce’ is closed to new topics and replies.

Back to top