|
Hi There
We are migrating our current solution to be using orchard cms.
The old website has data that is required in the orchard website.
I have creating modules for the the new structure and created class and models for the Content and non-content data.
So basically everything including the tables are all in sync with the old system.
What I have done now is used SQL SSIS package to import the data from the old system into the orchard CMS database tables that were created during the migrations.
The problem is now that the content records were not created and the items dont show up in the admin section, but they are in the tables.
Is there a way to publish that data either through code or any other way and create content records for that data.
Thanks
Stanton
|