CMSImport

Import content using CMSImport

Import members using CMSImport

 

Documentation

Download our manual:

Here you can download the CMSImport Pro manual describing all the functionality and extension points.

System Requirements
CMSImport requires Umbraco 4.5.x or higher, is compatible with SQL Server 2005/2008 (Express) only. CMSImport requires .net Framework 2.0

Roadmap

In the next version we will add the following functionality:

  • Delete records that not exist in the datasource, optional of course
  • Native DotnetNuke module support. This will cover the most basic modules such as HTML, announcements and support for DNN User table.

The free editon of CMSImport will be improved with minor changes and bugfixes.

Release notes:

2.0.1Bugfix Release

  • Added support for Open Calais datatype
  • Updated save method, only save when all data is mapped to avoid state issues
  • Fixed Autopublish on recursive imported documents
  • Fixed Passord mapping for members always returned empty string
  • Fixed Can't assign date values from sql server
  • Fixed Can't assign boolean values from sqlserver
  • Fixed:Default values work on Date datatype also

2.0 Major release

  • Breaking change. FieldAdapters doesn't support media options anymore. Fieldadaptersettings for media are  replaced with the Advanced Field settings.
  • Added support for structured import of content
  • Added support for advanced field settings
  • Added support for Teacommerce and Uwebshop out of the box
  • Added support for MS access and MS Excel datasources (Requires a driver to be installed)
  • Added suport for BlogML, Rss and Wordpress Datasources
  • Added support for attributes on an Xml File
  • Added optional enable/disable DataAdapters
  • Added Tab and Alias info when mapping columns
  • Added Last run info screen for Scheduled tasks
  • Added FamFamFam Icons by Mark James (http://www.famfamfam.com/lab/icons/silk/)
  • Added copy datasource to child import if it's using the same datasource
  • Fixed Days persistence error on scheduled task screen
  • Fixed update option is disabled by default when starting cmsimport from the content node
  • Fixed Codearea used for settings screen
  • Fixed When related image can't be found exception is thrown

1.2 Service release

  • Added support for Umbraco 4.6
  • Added membername mapping for memberpickers
  • Fixed CSV Comment issue
  • Fixed breaking on memberlogins that contains null
  • Fixed fieldadapters on fixed properties never got hit
  • Fixed Scheduler not always runs on the scheduled date/time

1.1 Update release

  • Added support for FieldAdapters to modify data during import
  • Added support for Content related media import
  • Added Pre Save event
  • Added CMSImport.Extensions DLL
  • Added option to ignore update options
  • Fixed Several CSV options
  • Fixed save path of cmsimport.config file
  • Fixed errormessages for dataadapters
  • Fixed rendering tree titles when switching sections in V4.5
  • Fixed Validate state onload for saved options

1.0 Initial release