Forums / Setup & design / dump more than 1500+ records to a content class

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

dump more than 1500+ records to a content class

Author Message

Softriva .com

Sunday 04 March 2007 8:32:31 pm

Hello,

I have a class as follows:

class: phonebook
Attribute: fname (text)
Attribute: lname (xml block)
Attribute: pic (object-relation-image)
.
.
.
..

How can I dump 1500+ records to this class. I really don't want to type these records again.

Heath

Sunday 04 March 2007 9:49:49 pm

I had great success using the csvexport extension with a similar project.
<i>http://pubsvn.ez.no/community/trunk/extension/csvexport/</i>

7x | https://se7enx.com/
Brookins Consulting | https://brookinsconsulting.com/
Certified | http://web.archive.org/web/201012...th.ez.no/certification/verify/380350
Solutions | https://projects.exponential.earth/users/community/brookins-consulting
eZpedia community documentation project | http://ezpedia.se7enx.com

philippe G

Wednesday 11 April 2007 7:07:21 am

you can import your records with use this extension : http://zev.ez.no/svn/extensions/csv/
You have to export first your 1500 records in csv format and after use this extension to add them in your ez site.
You just have to configure correctly it and it's work very well !
If you want have more information about his extension, look at this post :
http://ez.no/content/view/full/84161