Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Blog July / August 2010 Development Roadmap
Our code sprint at the end of June resulted in an abundance of tickets for outstanding development ... and development boils down to two things. First, there's a fine queue of issues tagged dcsprint3 ... in the d.o tracker to complete. Second, we have the following roadmap for development leading up to ...

Blog Converting Your Existing Platform.sh Development Environment to a Makefile
further digging. Changed (Hacked!) Modules It’s not uncommon for someone to be developing a site and come ... happen. Also, people change stuff. Many times a bug might be fixed by a developer without having looked at ... Refreshing the site in a local development environment will likely fail with a white-screen and drush ...

Blog DrupalCon Chicago Development Roadmap
calculation for 1.0. Work will develop around this in contrib and be targeted for a 2.0 inclusion if ready. ...

Blog March 2010 Development Roadmap
at development/roadmap, and it might even do to have a link in the sidebar directly to it. We spent ... quite a bit of time at the Paris Sprint discussing the various systems we needed to develop in order to ... thing I want! We'll leave the weekend of March 27 / 28 open for last minute development and ...

Documentation Developer Guide
Development on Drupal Commerce is a community effort, and all are invited to join in where ... review the development standards and make sure you understand the Drupal Commerce code workflow. Then go ...

Documentation Development Standards
The Drupal Commerce project is striving for strict adherence to the following development ... development standards. Some of these items are simply best practices that will help us have a unified code ... style throughout the project. If a patch needs work based on any of the project's development ...
Admin — May 2012
Question Correct steps to develop an offline payment method
Vote up! 0 Vote down! Hello everyone. I am building a custom offsite payment method. I have created a form at payment method submit_form to ask to the user some data, but the data of this form are not received by the 'redirect_form'. What I am d ...
Question synchronize data between development and live database drupal commerce
starting point I copy my mysql database to a development database. So at t=0 we have to identical database, ... the live one and the test one. As soon I start developing on the test database the test database ... is, how do I add the changes made in my development environment to the live database without ...
Discussion Development Standards Feedback
I went through and updated / expanded on our development standards page. I've changed the ... format a little bit as well. I'd love it if various folks, especially seasoned module developers ... meeting back in October. http://www.drupalcommerce.org/development/standards ...

Discussion Notes on development standards
everything should be SimpleTested; embrace test-driven development. Bug fixes come w/ a test. Before ... supporter) develop. Proper usage of the Forms API; use an internal module API! If it contains HTML, it must ...
