Want to chat with others in your geographic area about Backdrop CMS? Connect here.
| Topics | Comments |
Posted |
Last comment |
|---|---|---|---|
| August 5, 2021 - Weekly Dev Meeting | 2 | 4 years 4 months ago | 4 years 4 months ago |
| July 29, 2021 - Weekly Dev Meeting | 0 | 4 years 4 months ago | 4 years 4 months ago |
| July 8, 2021 Weekly Dev Meeting | 2 | 4 years 5 months ago | 4 years 5 months ago |
| July 1, 2020 Weekly Dev Meeting | 4 | 4 years 5 months ago | 4 years 5 months ago |
| Jan 5 - Virtual User Group - Contrib Modules Lightning Talks | 6 | 4 years 11 months ago | 4 years 11 months ago |
| Backdrop Friendly Conferences | 2 | 5 years 10 months ago | 5 years 10 months ago |
| Nonprofit Technology Conference - Mar 24-26 2020 | 2 | 6 years 2 weeks ago | 6 years 2 weeks ago |
| Backdrop Birthday Party - Jan 15th, 2020 | 2 | 6 years 2 weeks ago | 5 years 10 months ago |
| Oct. 29, 2019 - Virtual User Group - Porting Drupal 7 Themes to Backdrop CMS | 2 | 6 years 1 month ago | 6 years 1 month ago |
| August 6, 2019 - Virtual User Group - Contributing to Backdrop CMS | 0 | 6 years 5 months ago | 6 years 5 months ago |
| July 16, 2019 - Virtual User Group - Beautify your Backdrop CMS site without code | 1 | 6 years 5 months ago | 6 years 5 months ago |
| Michigan User Group | 1 | 6 years 5 months ago | 6 years 5 months ago |
| VUG topic suggestion | 2 | 6 years 6 months ago | 6 years 6 months ago |
| DrupalCon 2019? | 0 | 6 years 8 months ago | 6 years 8 months ago |
| Virtual User Group - Migrations | 0 | 6 years 8 months ago | 6 years 8 months ago |
| Virtual BackdropCMS user group? | 12 | 6 years 11 months ago | 6 years 9 months ago |
| Backdrop Birthday Party - Jan 15th, 2019 | 7 | 7 years 2 months ago | 6 years 11 months ago |
| BADCamp - Backdrop CMS Summit - Oct 24, 2018 | 3 | 7 years 4 months ago | 7 years 2 months ago |
| SF Bay Area Backdrop meetup | 9 | 7 years 4 months ago | 7 years 1 month ago |
| Las Vegas, NV meetup | 1 | 7 years 4 months ago | 4 years 10 months ago |
Recent comments
Thanks Alejandro. That was the clues I needed.
Ubercart - Programmatically add product to cart and straight to Checkout
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...
Ubercart - Programmatically add product to cart and straight to Checkout
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...
File hashing uploads made through TinyMCE