Join our new community forum for support & discussion

Join Now

Home Support General HivePress GET and POST, how it work?

GET and POST, how it work?

  • Author
    Posts
  • BarkaSI

    I don’t quite understand how to run queries to import records. Forgive me for my ignorance. Can someone throw me an example request for import. Please let it be as detailed as if you were explaining it to a child.

    ihor developer

    If you want to import listings the easiest way is using some WordPress import plugins, for example https://wordpress.org/plugins/wp-all-import/ You can map imported data to listing fields, depending on what attributes you added. For example if you added an attribute named “price” then it’s stored as a post meta field with “hp_price” key, listings itself are custom posts with “hp_listing” type.

    So you can just import items with “hp_listing” type and map data to attributes that you added for listings (depending on how you named them). I understand that it’s a bit confusing, I plan to release an import/export extension for HivePress.

    BarkaSI

    Everything is perfect! thank You

Viewing 3 posts - 1 through 3 (of 3 total)

New Reply

This forum has been archived and is no longer accepting new posts or replies. Please join our new community forum for support & discussion.