Releases
Existing and upcoming releases for this project.
Experimental Releases
-
ArcheCSV 0.9 (Release candidate)
-
ArcheCSV allows to batch import csv data into a Plone Site, mapping csv fields to an Archetypes-based object's fields.
This is an initial release, patches and suggesion are welcome!
Read more…
Stable Releases
-
ArcheCSV 2.1
-
bugfixing thanks to David Rivas
Read more…
-
ArcheCSV 2.0
-
Major improvements:
- add new members to the portal from csv (thanks to Maik Röder)
- batch-add contents (e.g. photos) from a .zip file, it will be extracted and files will be mapped to the selected portal type and created
- references support, it is now possible to create references between portal objects from a csv file
- multiline fields support
- bugfixes
Please see README.txt and /examples for usage instructions.
Read more…
-
ArcheCSV 1.0
-
Stable release:
New features:
- Richard Amerman (www.7technw.com) added a nice "update" feature. It is now possible to update existing objects with csv values. Thanks.
Bugfixes:
- added meta_type handling so that mapping now work with portal_type!=meta_type (e.g. ATContentTypes)
Read more…