File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
migration-sitecore/constants
migration-wordpress/config Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,8 @@ const MIGRATION_DATA_CONFIG = {
4040 GLOBAL_FIELDS_FILE : "globalfields" ,
4141 GLOBAL_FIELDS_FILE_NAME : "globalfields.json" ,
4242
43+
44+
4345 EXPORT_INFO_FILE : "export-info.json"
4446 }
4547 module . exports = {
Original file line number Diff line number Diff line change 4646 "dirName" : " posts" ,
4747 "fileName" : " en-us.json" ,
4848 "masterfile" : " posts.json"
49+
4950 }
5051 }
5152}
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ export default {
1212 bucketName : 'migartion-test' ,
1313 buketKey : 'project/package 45.zip'
1414 } ,
15+
1516 localPath : '/home/gaurishn/Documents/contentstack/sitetitle.xml' //package 45.zip'
1617 // localPath: '/Users/umesh.more/Documents/ui-migration/migration-v2-node-server/upload-api/extracted_files/package 45.zip'
1718} ;
You can’t perform that action at this time.
0 commit comments