Command line tool to quickly generate file structure for new Backdrop CMS custom module
I believe that there is a drush command that automatically creates the files structure and template for a new custom module. Do we have anything like that for Backdrop with either drush or Bee?
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 10 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 10 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...
Posted2 days 18 hours ago by (Peter.B.Eriksen) on:
Comments
Not in Bee, but there is:
The first is the original template we setup. The second is a duplicate that was setup when we forgot the first existed 😊
Not sure which is more up-to-date/relevent...
UPDATE: Have created this issue to clean up/consolidate the template repos: https://github.com/backdrop/backdrop-issues/issues/5637