CaptureFromNC3 - opensource-workshop/connect-cms GitHub Wiki
Migration from NetCommons3 HTTP
-
Import overview
Turn NetCommons3 pages into HTML data for migration.
The data is taken from HTTP.
If you get it from the database, see ExportFromNC3. -
migration procedure
- Page creation
- Batch execution
[Description]
$ php artisan command:MigrationFromHttp {page_url} {page_id}
[ex.]
$ php artisan command:MigrationFromHttp https://xxxx.xx.xx/xxxx 10
- data dir
storage/app/migration/{page_id}/