refactor: add media orders and media cooperation migration commands to MigrateAllCommand
This commit is contained in:
parent
fb2e722d0a
commit
4d1e956d39
@ -36,11 +36,12 @@ public function handle()
|
||||
'migrate:theme' => '🎨 Migrating themes...',
|
||||
'migrate:company' => '🏭 Migrating companies & partner media...',
|
||||
'migrate:journalist' => '📰 Migrating journalists...',
|
||||
'migrate:media-orders' => '📦 Migrating media orders...',
|
||||
'migrate:media-cooperation' => '🤝 Migrating media cooperation...',
|
||||
'migrate:media-monitoring' => '🖥️ Migrating media monitoring...',
|
||||
'migrate:issue-management' => '⚠️ Migrating issue management...',
|
||||
'migrate:news' => '🗞️ Migrating news...',
|
||||
'migrate:announcement' => '📢 Migrating announcements...',
|
||||
'migrate:cooperation' => '🤝 Migrating cooperations, proposals & reports...',
|
||||
'migrate:content-recap' => '📊 Migrating content recaps...',
|
||||
];
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user