discourse/script/import_scripts/phpbb3/support
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
..
bbcode Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00
constants.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
settings.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
smiley_processor.rb DEV: Fix some regexes in phpBB3 import script (#15829) 2022-02-07 16:16:46 +01:00
text_processor.rb DEV: Fix some regexes in phpBB3 import script (#15829) 2022-02-07 16:16:46 +01:00