discourse/script/import_scripts/phpbb3/database
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
..
database_3_1.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
database_3_0.rb DEV: Improve phpBB3 import script (#15956) 2022-02-16 13:04:31 +01:00
database_base.rb
database.rb Improvements to phpBB3 import script (#10999) 2021-01-14 21:44:43 +02:00