Issues which do not fit into any of the other categories.
| Topics |
Comments |
Posted | Last comment |
|---|---|---|---|
| Backdrop + Composer | 6 | 8 years 1 month ago | 5 years 4 months ago |
| Merge with Drupal7 ? | 7 | 2 years 8 months ago | 2 years 7 months ago |
| Is this a good example of Backdrop CMS programming? | 7 | 1 year 1 month ago | 1 year 1 month ago |
| Opinion: Backdrop vs Drupal/Acquia vs WordPress | 8 | 1 year 4 months ago | 1 year 4 months ago |
| Backdrop CMS and Drupal 8 Accepted answer | 8 | 6 years 4 months ago | 6 years 2 months ago |
| Ubercart Pricing Terms Explained | 9 | 3 years 2 weeks ago | 3 years 1 week ago |
| maintenance and stabiliity | 9 | 7 years 1 month ago | 7 years 1 month ago |
| How is Backdrop Forum built? Accepted answer | 9 | 7 years 11 months ago | 6 years 6 months ago |
| BCMS Design: Why JSON? | 9 | 1 year 1 month ago | 1 year 1 month ago |
| if Drupal7 continue become "Drupal Classic", how backdrop... | 9 | 3 years 3 months ago | 3 years 3 months ago |
| Happy Birthday Backdrop CMS - Share your projects! | 9 | 10 months 3 weeks ago | 10 months 1 week ago |
| Is backdrop still developing ? | 10 | 8 months 3 weeks ago | 8 months 3 weeks ago |
| Double Triple Category Name | 12 | 10 months 4 weeks ago | 10 months 1 week ago |
| config files vs db | 15 | 7 years 8 months ago | 2 years 8 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