• Hi,

    This is my problem:
    I need connect WP site with old eshop (categories / shoping cart / order).

    I need way to load urls (categorie) from eshop database and told WP that requested url is exists and force it to show some page (etc – page with my custom php code)

    So, any sugestions where to start?

    Marek
    Sorry for my english.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Anonymous User

    (@anonymized-3085)

    I’m having a problem with your english, sorry. Try posting in english, and your native language, that way I can translate and hopefully understand a bit better.

    Now your old data, is that WordPress or something else?

    Thread Starter marena

    (@marena)

    Thank you for your reply, I’ll try to describe it better. Translated by Google Translate.

    My client wants new WordPress site (or other CMS, but I chose the WP). Until now he runs e-shop (custom coding). E-Shop has a great feature for the shopping, but bad for other things.

    So I need to connect Shop with WordPress, so that the shop was to retain all URL categories and products and content to show up in WordPress.

    I’m looking for one or all of these things
    – Idea how to do it
    – Plugin that addresses a similar thing of which I had to learn more
    – To direct the functions that are crucial for achieving the goal

    Marek

    Anonymous User

    (@anonymized-3085)

    eShop can’t do this, the data needs to be stored against a page or post. So if the old data is stored in a database it might be possible to import it. There was a plugin developed by someone else, but I don’t think it works any more.

    Thread Starter marena

    (@marena)

    Sorry, but the translator apparently threw the sentence of this:

    So I need to connect Shop with WordPress, so that the shop was to retain
    all URL categories and products and content to show up in WordPress.

    I want:
    So I need to connect WordPress to Shop, so that the WordPress retains
    all eshops URL categories and products and display them as its own content (in content template area).

    – I need to direct the WP function that handles the URL request.
    – Or I need to find the correct terminology to search for solut

    Anonymous User

    (@anonymized-3085)

    Ahh please accept my apologies I think I was talking about something different. ie the eShop plugin.

    If you want to include content from an external source I’d look at using shortcodes Shortcode API

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to – connect external urls / categories’ is closed to new replies.