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...
Posted2 hours 34 min 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...
Posted2 hours 52 min 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...
Peter, I've done an initial port of Commerce PayPal. While I haven't tested it, I think it should work, as the module is not too complex.
https://github.com/backdrop-contrib/...
Posted1 day 12 hours ago by Alejandro Cremaschi (argiepiano) on:
Comments
If you have FTP access edit the file...
system.core.json
Which is in...
/files/config_[lots of random numbers]/active
Line 35 (on mine) is
"file_public_path": "files",
Hope this helps.
Thank you! Your quick reply was very, very much appreciated.