Search code examples
xmlexpressionengine

Importing data to expression engine v1 from xml


I want to import xml data as entries into a website running expression engine v1.7 Are there any extensions, modules, procedures etc. that facilitate this? Please note that I don't have any control over the xml data provided.

Thank you in advance for your time and effort.


Solution

  • I am the author of DataGrab that was mentioned in a previous answer.

    I have a plugin for EE1 called XMLGrab that may be of help:

    http://brandnewbox.co.uk/products/details/xmlgrab

    XMLGrab will allow you to import XML files into EE1 weblogs. It can be downloaded from:

    https://bitbucket.org/ajweaver/xmlgrab/overview

    with some brief instructions.