At Gluebox, we believe in balancing open-source collaboration with professional-quality premium tools. When it comes to developing our Drupal themes—especially our custom Radix RSVP theme—we follow a clear, organized approach that supports both our customers and the wider community.
✅ Private, Premium Source of Truth: code.gluebox.com
All active development for our themes happens in our private, self-hosted Git service at code.gluebox.com. This private repository contains:
Explore the Full Article
Self-Bootstrapping with GlueBox Node GPT: Document and Deploy Faster
At Gluebox.com, we're passionate about making advanced tools radically more usable. That's why the GlueBox Node ships with an integrated AI assistant designed to be self-documenting by default.
Explore the Full Article
Built-In Privacy Tools
GlueBox Node™ includes integrated cookie consent management based on Klaro!, a trusted, MIT-licensed open source solution. Enjoy full control, no lock-in, and easy compliance with privacy regulations like GDPR and CCPA right out of the gluebox.
Explore the Full Article
Network Security at Gluebox: Why We Use ipset
At Gluebox.com, we believe in simple, powerful tools that do one job well; just like us. That’s why we use ipset
as part of our Linux-based firewall strategy.
Explore the Full Article
An Events-Conditions-Actions (ECA) workflow in Drupal that detects whether a visitor is coming from the campus/VPN network and displays an appropriate notice on the “/dashboard” page.
Campus VPN Check Workflow
Explore the Full Article
From the debug output, we can see that field_shift_date
is using the Smart Date module (i.e., it’s a SmartDateFieldItemList
). That means its underlying data structure differs slightly from Drupal’s built-in datetime fields.
Explore the Full Article