By pedrochristopher on
Hi,
I need to do a batch create of 1000+ organic groups. I need some sql code that will do this. I'm happy to pay with paypal, $25 for one hour so you can send me a basic working sample to add a very simple set of groups, or $50 so you could send me a working example with organic groups that have a few attributes (in addition to name, also two textfields and two URLs).
Thanks. email CONTACT @AT peterchristopher.com
Comments
you could try the node
you could try the node import module...
curl solution
Thanks for the suggestion. I've decided to do a home-grown curl-based import. This has an additional advantage in that the original data for the import is part of a database that will also be growing over time, so it will leave the users an easy way to just "click" to export directly from the (nondrupal) db to the (drupal) db.