Bitcoin is a new digital currency which provides a lot of benefits over other currency forms but also has its limitations. This group is devoted to discussing modules and other functionality that supports the use of Drupal with Bitcoin. There is a good thread about Drupal & Bitcoin at the Bitcoin forums.. Bitcoin/Drupal IRC Channel is active at #drupal-bitcoin.
Current Drupal/Bitcoin Projects:
Bitcoin for Ubercart/Drupal: http://bit.ly/eaKyjH
Drupal CCK Field for Bitcoin Addresses: http://drupal.org/project/bitcoin_address
Bitcoin Conference San Jose
I'm curious if there are any other Drupal People attending the Bitcoin Conference in San Jose. It'd be great to meet up and talk drupal while we're there if so!
--Darrell
Bitcoin/Drupal Birds of Feather at DrupalCon Portland
We'll gather right after Ryan Szrama's talk about the Next Steps for Drupal Commerce to talk about Bitcoin and Drupal, and what the next steps are to empower Drupal to integrate better with Bitcoin, and other Cryptocurrencies such as Litecoin, Feathercoin, Freicoin and others.
Read morewarning on uc_bitcoin.module on line 139
I get this error at checkout:
warning: strstr() [function.strstr]: Empty delimiter in /var/www/html/drupal-6.24/modules/uc_bitcoin.module on line 139.
I am using drupal version 6.24
line 139 of uc_bitcoin.modules is the following:
if ($message['id'] == 'uc_order_action-mail' && !strstr(uc_store_email_from(), $message['to'])) {
I do get at checkout a bitcoin address where to send the coin, but the problem is that the digital download file becomes available immediately after checkout, so if the buyer does not send the bitcoins he can still download the file without payment.
Read moreUbercart Bitcoin Payment module now alive
I just updated the ubercart bitcoin payment project with code based on the hard work of Mike Gogulski and Erik Lönroth, give it a try!
Tools to Help Coordinate and Fund Community Initiatives: The Snowball Code Sprint
Thanks to the leadership of Allie Micka and R.J. Steinert, the Snowball initiative to provide tools for coordinating and funding Drupal initiatives is coming to the Boston area this long weekend for its first code sprint.
We will focus on building a working alpha so we have something real to share for feedback, to refine, and to build process, message, and governance around.
We'll be working on Friday November 11th, Saturday the 12th, and Sunday the 13th starting at 10am on Friday and no later than that on the weekend days in Somerville, Massachusetts.
If you can dive into helping build this, contact rjstatic or contact mlncn for directions to the venue.
Read moredrupal + bitcoin + ubercart + uc_custom_price [current BTC value]
hello again all,
Read moreuc_bitcoin and bitcoin.inc, error - any suggestions?
hello all,
I am attempting to get uc_bitcoin to work with drupal (6.20 -- havent fully updated to 6.22 just yet). I have configured ubercart just as specified @ https://github.com/mikegogulski/uc_bitcoin - yet I get an error everytime cron runs =>
warning: include_once(bitcoin.inc) [function.include-once]: failed to open stream: No such file or directory in [...]/html/sites/all/modules/uc_bitcoin/uc_bitcoin.module on line 250.
Read moreBitcoin Roadmap for Drupal
Hi Bitcoin enthusiasts who use Drupal!
I'm so glad to see that people are interested in using Drupal with Bitcoin. I've already created two sites using Drupal for Bitcoin related stuff: https://bitcoinbonus.com and http://bitcoinbasics.com.
I wanted to open up a conversation about the best way to bring Bitcoin to the Drupal community and lay out a roadmap for various development efforts in the hopes of reducing duplicated effort and enhancing the time that more people can start using Bitcoin with Drupal.
I'm aware of three modules --
Read more

