discourse/script/import_scripts/phpbb3/importers
Gerhard Schlager 6394d7cddf
DEV: Improve phpBB3 import script (#15956)
* Optional import of custom user fields from phpBB 3.1+
* Optional import of likes from phpBB3
  Requires the phpBB "Thanks for posts" extension
* Fix import of bookmarks from phpBB3
* Update `created_at` of existing user
* Support mapping of phpBB forums to existing Discourse categories
  This is in addition to the ability of merging phpBB forums and importing into newly created Discourse categories.
2022-02-16 13:04:31 +01:00
..
attachment_importer.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
avatar_importer.rb FIX: ensure we can download maxmind without redis or db config 2019-05-28 10:28:57 +10:00
bookmark_importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
category_importer.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
importer_factory.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
message_importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
permalink_importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
poll_importer.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
post_importer.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
user_importer.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00