Is there any way to migrate from Microsoft knowledge base to Plone knowledge base CMS?

207 Views Asked by At

I was working on IIS and Microsoft's Knowledge base CMS but I want to switch to open source and Linux based CMS which can handle easily knowledge base management stuffs.

I know Plone could be best solution. But

how to migrate all the data from Microsoft Knowledge Base to Plone?

Any idea?

1

There are 1 best solutions below

1
On BEST ANSWER

Look for transmogrify based packages as your starter, say, transmogrify.webcrawler or funnelweb. Or, write migration scripts reading from Microsoft database and import the data into Plone. Hope this helpful.