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?
For the dev meeting: Progress all over the place.
Nine pull requests are currently marked RTBC - time to consider merging? Bug fixes mostly, and not too complex.
Issue #6987: There's...
In a blog post titled "Github Tips and Tricks for Contrib Maintainers", I'd like to see some of the following topics:
When is the README sufficient for documentation? When should...
Posted1 day 15 hours ago by Olaf Grabienski (Olafski) on:
Have you tried uc_cart_add_item()? You need to provide the nid of the product. Then you can use backdrop_goto('cart/checkout'); to send the user to the checkout screen. uc_cart_add_item...
Posted1 week 6 days ago by Alejandro Cremaschi (argiepiano) on:
No problem, let's see how it evolves.
I'd be happy to provide a suggested version if i could.
I will keep that in mind and try learn this hook chain hopefully very soon. I will...
Posted2 weeks 20 hours ago by RS Snyder (theflightrs) 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