There has a patch (http://drupal.org/node/333718) made dcl_importer work with OG. The patch not work for current version of OG+dcl_import. How made it work, or the new version of dcl_importer 6.x-2.x plan support with OG Invite?

Comments

hadsie’s picture

That patch is for the 5x version of the module which is completely different than the 6x version. It's definitely possible to add OG support but I've never used OG before so I probably won't do it myself. There are instructions for adding module integration in the README.txt so if you want to write a patch for it I'll be happy to help you and add it in.

hadsie’s picture

Status: Active » Closed (won't fix)

This was essentially a duplicate of #333718: patch to add OG invite support. But marking as won't fix now. I recommend people use the contact_importer module instead. It doesn't have support for OG yet afaik, but generic 3rd party support through the use of views is planned.