Skip to main content

gluebox.com

short_name
laboratory

Rapid Dev Check List

// Get it done


Affiliated Site: (A/K/A Department)
This special "filter" field helps to categorize, sort, and filter the display of site content.  

FIX Theme Item:
<!-- Front page: Light logo initially -->
// OPEN
// ensure this file is present; error on bad path
<img src="themes/custom/radix_house_theme/images/light-logo.png" alt=" logo" id="default-logo" class="logo-image">

REVIEW: BAT Booking and Availability Management Tools for Drupal

composer require 'drupal/bat:^10.1'
Package operations: 3 installs, 0 updates, 0 removals
 - Downloading roomify/bat (1.4.0)
 - Downloading rlanvin/php-rrule (v2.4.1)
 - Downloading drupal/bat (10.1.0)
 - Installing roomify/bat (1.4.0): Extracting archive
 - Installing rlanvin/php-rrule (v2.4.1): Extracting archive
 - Installing drupal/bat (10.1.0): Extracting archive
Generating autoload files

RRule for PHP
https://github.com/rlanvin/php-rrule

RSVP System Locations

Room Reservations are a primary use-case for this project.   RSVP Locations are a "Content Type" that holds information about reservable spaces in an organization.

 

Highlights

A key Content Type used within the RSVP System.
Uses a simple Taxonomy (Vocabulary) to contain management within departments.
Flexible field structures and Meta Tag options.
-geotag map locations
-media highlight photos
-amenity highlights
-policy validation for lead-times and moderation
- access control lists, by Role, per Location