DISQUS

toxicsoftware.com: ExpressionEngine to WordPress

  • Tamar Weinberg · 2 years ago
    Hi, this is really nice (thank you), but is it possible to write a README on how to use this and your other tools? They look pretty useful, though I have no idea what kind of arguments these applications require.

    Here's an example -
    # ./ExpressionEngineExport.py
    Traceback (most recent call last):
    File "./ExpressionEngineExport.py", line 4, in ?
    from sqlobject import *
    ImportError: No module named sqlobject

    I don't know how to proceed. :(

    I know you say you don't plan to support the code, and I'm not expecting anything ongoing in terms of support, but a readme would be helpful. I'm not an absolute newbie but even I am confused how to go about this.
  • schwa · 2 years ago
    Hi Tamar,

    You need to install the Python module 'sqlobject' first. I'd suggest using easy_install to do that (google for it).

    But I'm really sorry I can't support these scripts. Good luck!
  • sven · 2 years ago
    This is a "old" blogpost, but your code for transfer from Expressionengine to Wordpress could be useful to me. Is there any way for you to update your links?

    Thanks :-)
  • schwa · 2 years ago
    sven: sorry for taking so long to reply - all my code is now on google:

    http://code.google.com/p/toxic-public/
  • Tom Johnson · 5 months ago
    I'm interested in migrating an EE site to WordPress, but I'm not as tech savvy as you. Do you ever do freelance jobs?