Main Content
Drutopia: Building a Drupal SaaS Platform to Make Doing Client Work More Fun mlncn Wed, 08/22/2018 - 06:38

Why would a small Drupal shop take on building a big platform?  Learn what motivates the co-founder and the newest worker-owner of a 12-years-in-business web development shop to try to steer it in a radically new direction.

Host Your Own Pull Request Environments with Automated Behat Testing jonpugh Wed, 08/22/2018 - 02:24

Do you host your own Drupal?

Do you wish you could have that great git-push-deploy workflow provided by so many hosted solutions, but on your own servers?

Wish no more! 

With Open Source DevShop, you can use any linux server to host, test, and develop your Drupal sites.

DevShop installs in minutes, with no special script writing or configuration required. 

In this session, we will demonstrate Automated Pull-Request-Environments with Behat testing, completing and deploying a new feature of our website LIVE in session!

Live arrays geru Mon, 08/20/2018 - 22:30

Live arrays define a website: its layout, functionality, and even its queries in a way that is theoretically language and platform-independent.

A Case Study - The Bunny Farm dwanta Mon, 08/20/2018 - 15:41

I'd like to present the case study at https://www.drupal.org/case-study/bunny-farm-framework-for-building-the…, detailing how I came up with the architecture, how it works, and why it would be useful.

The module and architecture encapsulates what I've learned over the years on how to create maintainable, fast and secure systems, supporting both decoupled (JSON) and normal Drupal output.