discourse/script/import_scripts
Justin DiRose e302e32a3f
DEV: Add Higher Logic import script (#12623)
Wrote up a new script to import from Higher Logic. Nothing too crazy going on here. Two major things about this script:

    It requires you to convert a Microsoft SQL file to a format MySQL can read.
    Higher Logic stores posts (at least in the case of the import I ran) with the email thread shown in the post body. The script does its best to truncate this out, but the logic may need to be improved on future imports. For the import I ran, it worked just fine as is. 🤷‍♂️
2021-04-06 16:53:55 -05:00
..
base Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
mbox DEV: stop freezing frozen strings 2020-04-30 16:48:53 +10:00
nodebb
phpbb3 Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
quandora
settings FEATURE: Import script for jForum 2020-06-21 12:12:42 +02:00
socialcast
support
answerbase.rb
answerhub.rb
askbot.rb
base.rb DEV: If disabled do not change setting after import (#12142) 2021-02-19 09:33:35 -07:00
bbpress.rb
bespoke_1.rb
csv_restore_staged_users.rb DEV: Add a CSV importer for restoring deleted users (#12147) 2021-02-19 13:46:54 -07:00
discuz_x.rb
disqus.rb
drupal-6.rb
drupal.rb DEV: Improvements to Drupal script (#10016) 2020-06-10 10:59:17 -05:00
drupal_json.rb
drupal_qa.rb
fluxbb.rb Fix syntax error in fluxbb.rb (#9727) 2020-05-11 11:07:57 -04:00
friendsmegplus.rb FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
getsatisfaction.rb DEV: couple bug fixes in getsatisfaction importer 2020-07-06 17:41:28 +02:00
google_groups.rb FIX: Google groups import changed login URL (#9432) 2020-04-15 16:45:14 -04:00
higher_logic.rb DEV: Add Higher Logic import script (#12623) 2021-04-06 16:53:55 -05:00
ipboard.rb
ipboard3.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jforum.rb DEV: Update rubocop-discourse from 2.3.2 to 2.4.0 (#11079) 2020-10-30 15:04:29 +01:00
jive.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
jive_api.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
json_generic.rb
kunena.rb
kunena3.rb
lithium.rb FEATURE: Nokogumbo (#9577) 2020-05-05 13:46:57 +10:00
mbox.rb
modx.rb
muut.rb
mybb.rb
mybbru.rb
mylittleforum.rb
nabble.rb
ning.rb
phorum.rb
phpbb3.rb
punbb.rb
question2answer.rb DEV: Improve q2a import script (#10346) 2020-07-31 12:04:03 -05:00
sfn.rb
simplepress.rb
smf1.rb FIX: use allowlist and blocklist terminology (#10209) 2020-07-27 10:23:54 +10:00
smf2.rb
sourceforge.rb
stack_overflow.rb
telligent.rb Improve Telligent import script 2020-04-03 18:10:52 +02:00
vanilla.rb
vanilla_body_parser.rb Improve Vanilla import script. (#11701) 2021-01-13 23:10:00 +05:30
vanilla_mysql.rb DEV: Improvements to vanilla_mysql importer (#12308) 2021-03-11 10:21:56 -06:00
vbulletin.rb fix vbulletin importer to hide soft-deleted posts (#12057) 2021-02-12 14:29:05 +01:00
vbulletin5.rb fix vbulletin importer to hide soft-deleted posts (#12057) 2021-02-12 14:29:05 +01:00
xenforo.rb
yahoogroup.rb
zendesk.rb
zendesk_api.rb
zoho.rb