I am working on a module that uses the Migrate API to import photo albums from Gallery2 into Drupal. I am hoping to end up with something as user-friendly as possible, so that people will not have to do any additional coding to use my module. Would it be appropriate to add this to the Migrate Extras module, or should I make this a stand-alone module?
(See also the Gallery integration module.)
Comments
Comment #1
benjifisherI have created a sandbox project for my module: http://drupal.org/sandbox/benji/1793958. If there is no interest here, then I will promote it to a regular project.
Comment #2
mikeryanIt would best be released as a distinct module.
Comment #3
benjifisherOK, I will do that. Thanks for the answer.