Add topics or questions to be discussed at one of our weekly meetings: Community meeting, Design meeting, or Developer meeting.
| Topics |
Comments |
Posted | Last comment |
|---|---|---|---|
| Dec 21st - Weekly Meeting Agenda Items | 0 | 1 year 12 months ago | 2 years 1 month ago |
| Feb 8th - Weekly Meeting Agenda Items | 0 | 1 year 10 months ago | 2 years 1 month ago |
| Apr 11th Weekly Meetings | 0 | 1 year 8 months ago | 1 year 8 months ago |
| Dec 11, 2024 - Weekly Meetings | 0 | 12 months 2 days ago | 12 months 2 days ago |
| Apr 6th - Weekly Meeting Agenda Items | 0 | 2 years 8 months ago | 2 years 10 months ago |
| May 25th - Weekly Meeting Agenda Items | 0 | 2 years 6 months ago | 2 years 10 months ago |
| Nov 9th - Weekly Meeting Agenda Items | 0 | 2 years 1 month ago | 2 years 1 month ago |
| Dec 28th - Weekly Meeting Agenda Items | 0 | 1 year 11 months ago | 2 years 1 month ago |
| Feb 15th - Weekly Meeting Agenda Items | 0 | 1 year 10 months ago | 2 years 1 month ago |
| Jan 4th - Weekly Meeting Agenda Items | 0 | 1 year 11 months ago | 2 years 1 month ago |
| Feb 22nd - Weekly Meeting Agenda Items | 0 | 1 year 9 months ago | 2 years 1 month ago |
| Jan 5th - Weekly Meeting Agenda Items | 0 | 2 years 11 months ago | 3 years 3 months ago |
| Nov 23rd - Weekly Meeting Agenda Items | 0 | 2 years 3 weeks ago | 2 years 1 month ago |
| Jan 11th - Weekly Meeting Agenda Items | 0 | 1 year 11 months ago | 2 years 1 month ago |
| Feb 29th - Weekly Meeting Agenda Items | 0 | 1 year 9 months ago | 2 years 1 month ago |
| Jan 12th - Weekly Meeting Agenda Items | 1 | 2 years 11 months ago | 2 years 11 months ago |
| Drupal Forge demo at Users meeting Aug 29, 2024 at 20:00 UTC, 13:00 PT | 1 | 1 year 3 months ago | 1 year 3 months ago |
| Mar 13th 2025 Weekly Meetings | 1 | 9 months 1 day ago | 9 months 1 day ago |
| August 10th, 2023 - Weekly Meeting Agenda Items | 1 | 2 years 4 months ago | 2 years 4 months ago |
| Mar 14th - Weekly Meeting Agenda Items | 1 | 1 year 9 months ago | 1 year 9 months ago |
| May 9th Weekly Meetings | 1 | 1 year 7 months ago | 1 year 7 months ago |
| Aug 17th - Weekly Meeting Agenda Items | 1 | 2 years 3 months ago | 2 years 3 months ago |
| Jan 24, 2024 - Weekly Meeting Agenda Items | 1 | 1 year 10 months ago | 1 year 10 months ago |
| Mar 16th - Weekly Meeting Agenda Items | 1 | 2 years 9 months ago | 2 years 9 months ago |
| October 16th 2025 Weekly Meetings | 1 | 1 month 3 weeks ago | 1 month 3 weeks 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