This Blog is not active anymore, further posts will be available on my company website. Read new posts here
I’m very pleased to announce that CMSImport 1.0.3 is released. Now I can hear you think CMSImport? Must be a fork of the great UmbImport package. No this isn’t the case. A few weeks back Niels (AKA @Umbraco) asked me to change the name since Umbraco HQ got a lot of requests about this package. So now the name is CMSImport and that’s not going to change anymore.
CMSImport PRO
Finally we’ve finished our commercial edition of CMSImport. CMSImport PRO gives you all the options of the default package and the following extra features:
- Update Content
- Save Import Steps
- Schedule imports for a certain time and day
Pricing
You can buy a single domain license of CMSImport. With a single domain license you are allowed to use CMSImport PRO for a single domain and all subdomains, such as www.example.com, accept.example.com, and local.example.com.
We also have a Enterprise license available. With an Enterprise license you are allowed to install the CMSImport PRO on unlimited production web servers, and use it for unlimited Umbraco instances within the Enterprise.
A single domain license will be available for 99 Euro, an enterpise license for 389 euro.
When you buy a license you’ll get free updates within 90 days of purchase and free updates for all minor releases within a major release. For example, if you purchased a 1.0 version of CMSImport, you get free updates of all 1.x versions through our client area.
Special 1.0 offer.When you buy the 1.0 release you’ll get a free update to 2.x. This is a 1.0 offer only!
What’s more in this release?
Several issues are solved in this release(both in the free and Pro release):
- "item with the same key already added" error when using duplicate column names
- Automapping column names
- The imported document creator is not always the administrator anymore. It's using the logged in user now. When you schedule an import you can select the user that should be used as the creator of the document
- Special characters in CSV are now supported, we’ve changed the reader from ANSI text to Unicode
- Sometimes CSV replaced spaces with empty strings, this is solved now
- With member import you can now merge any member property into the template. Simply surround the member property with [#(property here)]
- Using a renamed Umbraco folder. This is possible now, although it will be better to change it after install, otherwise you have to install manually.
- We’ve removed the limitation to allow only one DataAdapter. We are thinking to build a DataAdapter pack which contains adapters to import from wordpress, Rss, Outlook, excel etc. These adapters will be available for free in the Commercial Edition and for a small fee for the Free edition.
Roadmap
In the 1.x version we will add the following functionality:
- FieldAdapters. Sounds boring but this is a big thing. When you import data now, sometimes the import will fail. For example if you import boolean as text (true/false) and want to store that in a True/False field in Umbraco it will fail. Umbraco expects that the value will be 0/1. FieldAdapters will solve this problem. If a insert of data fails. CMSImport will check if 1 o more FieldAdapters are available to convert the data in the right format. This will be added to version 1.1 which must be ready before CodeGarden 2010.
- Dictionary Import. Need I say more?
- Hierarchical imports(PRO only).
In the 2.x version we will add the following functionality:
- Hierarchical import support in Data Adapters. Not the same as the 1.x Hierarchical import feature
- Export/import definitions (PRO only). An easy way to deploy Import definitions
More Info
For more info, download, or purchase you’ll go to http://www.cmsimport.com/