Answered: Is there a bulk import option for questions in the core functionality?

Post date: 2021-02-28 09:40:09
Views: 215


It is not really hard to do.

Basic steps:

  1. Parse your questions from CSV file, for example.
  2. Include these files in your script:
    • /qa-include/qa-base.php
    • qa-app-users.php
    • qa-app-posts.php
  3. Now you can use core function qa_post_create() to post questions.
Code example:
----------------
//Parse questions from your source and put data in array

//Include Q2A scripts:

require_once '/PATH/TO/qa-include/qa-base.php';
require_once QA_INCLUDE_DIR.'qa-app-users.php';
require_once QA_INCLUDE_DIR.'qa-app-posts.php';

//Publish questions:

qa_post_create($type, $parentid, $title, $content, $format, $categoryid, $tags, $userid);

----------------

You can find more info here - https://docs.question2answer.org/code/external/

Please click Here to read the full story.
 
Other Top and Latest Questions:
Zohran Mamdani and the business exodus? New York's office real estate market is up under new mayor
Sánchez to Trump: Spain won’t ‘applaud those who set the world on fire just because they then show up with a bucket’
We're trimming our stake in an AI winner to take advantage of great prices
AWS teams working around the clock to keep Middle East services up after drone strikes, CEO says
Trump threatens tariffs of 50% on countries 'supplying military weapons to Iran'
Monarch: Legacy of Monsters: Requiem
Book: Shadows of Self (Mistborn #5, Wax & Wayne #2)
Ray Dalio: Trump-Xi meeting to focus on trade, capital flows
Markets shift back towards potential Fed rate cut this year with Iran ceasefire in place
AI's next bottleneck: Why even the best chips made in the U.S. take a round trip to Taiwan