Steve: I think you got this feedback elsewhere in another discussion, but for the record I'd like to clarify here that one does NOT require permission to port a module from Drupal to Backdrop CMS. However, we do encourage folks to contact the Drupal 7 module maintainer as a courtesy and invite them to help with the port or at least inform them of your intention.
Posted6 days 16 hours ago by (indigoxela) in Weekly Meetings
Recent comments
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows:
->propertyCondition('langcode', 'en...
Thanks so much! It's working now:
I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7.
If you are simply copying a site from one location on a server to another, the...
Thanks for the quick reply, laryn.
No features, no Drupal: I built the source site in Backdrop in a subdirectory of the target directory under the same user home directory on the same...
This doesn't sound right -- when the upgrade completed, did you export the post-upgrade configuration into the staging folder (and commit that to the repo if you are using a git-based workflow...
Comments
I've just downloaded and converted with the Coder_Upgrade module and the D7 uc_feeds module and it worked... Yeah me!!!!
I'll look into messaging the original provider of the D7 module and see if I can get permission to officially move it across to BD
Watch this space!
I went ahead and ran it through coder upgrade myself and it also worked for me.
I have not issues a full release yet, so it is not on BackdropCMS.org. But you can download and use it directly from Github.
https://github.com/backdrop-contrib/uc_feeds
EDIT: It is now on BackdropCMS.org
https://backdropcms.org/project/uc_feeds
Steve: I think you got this feedback elsewhere in another discussion, but for the record I'd like to clarify here that one does NOT require permission to port a module from Drupal to Backdrop CMS. However, we do encourage folks to contact the Drupal 7 module maintainer as a courtesy and invite them to help with the port or at least inform them of your intention.
https://docs.backdropcms.org/converting-from-drupal#communicate
Other resources for porting modules from Drupal 7:
Including links and resources for anyone else in the future interested in porting Drupal 7 modules.
Thanks Tim, really helpful as always :-) I appreciate it.