• Resolved Younes

    (@vanbom)


    export a custom Mysql database product catalog to WordPress.

    Hello,
    I have a custom product catalog database, and I want to migrate it to WordPress.
    are there any tools for that? or I have to do it manually.

    • This topic was modified 4 years, 11 months ago by Steven Stern (sterndata).
    • This topic was modified 4 years, 11 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I’d use a plugin like the pro verson of wpallimport (wpallimport.com) to take a JSON, CSV, or XML export of your product data and import it into WooCommerce. You can test it here: https://www.wpallimport.com/try

    Meantime, read about WooCommerce and other ecommerce plugins: https://wordpress.org/plugins/search/ecommerce

    Thread Starter Younes

    (@vanbom)

    hi @sterndata and thank you for you reply.

    Unfortunately , i don’t plan to use WooCommerce.

    The owner uses a custom invoice Plugin, so I have to migrate the data from the product catalog and its relationships between the tables (Product, Categories, Model, product images, etc.)

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Good luck with that; building a ecommerce system from scratch is quite the task. You ought to have a serious talk with the client regarding where you should be spending your time — replicating a custom system, with the inevitable maintenance burden or using existing WP plugins and adapting the client’s business processes.

    Thread Starter Younes

    (@vanbom)

    @sterndata ok thanks it’s clear to me now

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

The topic ‘export a custom Mysql database product catalog to WordPress’ is closed to new replies.