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.
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
A simple way — use Field Group to create a container for fields
https://backdropcms.org/project/field_group
and CSS Flex оr Grid to alignment.
You can also create Fieldsets to...
Yes. The are several ways to do this:
Install Mail System and select "Testing" for delivery in admin/config/system/mailsystem
Install Maillog / Mail developer...
Posted1 day 19 hours ago by Alejandro Cremaschi (argiepiano) on:
The short answer is no, you can't theme forms or change their layouts through the UI. There is a ported version of Display Suite, which has a submodule called Display Suite Forms that allows you...
Posted1 day 19 hours ago by Alejandro Cremaschi (argiepiano) on:
Thanks!
I tested PayPal WPS (since I also use it in my Drupal 7 Commerce shop).
With the PayPal server SANDBOX mode (no real payment transaction, just simulated).
And everything...
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.