Skip to main content
GlueBox
  • Login
  • Home
  • Reservations
  • About
    • Disaster Recovery; It's all about backup.
    • Reservation Systems
  1. Home

CMS Shoot-0ut: Drupal 10 Versus Backdrop for Drupal 7 Migration Projects

Wed, 12/14/2022 - 7:58am by slackstone

Some things never change  
  # Website General Content (Information Pages)
  # Reservations (Rooms, Resources, Time Slots)
  # Calendars and Schedules (PDF Print Sheets, Weekly Emails)
  # Directories of People / Contact Points
  
(Dis*) Advantages of Drupal
 # Content Moderation using Role based permissions 
 # Workflows / Rules* 
 # User Profiles (Pronunciations, Subscriptions, Karma Points, Terms)
 # Ease of use and customization*, rapid deployment*, documentation*
 # Accessible UI, +++ Friendly User Experience  
 
Splintered Markets
 # WordPress, Wix, Squarespace
 # Drupal 8, 9, 10
 # Backdrop
 # Other CMS Players

Attacks By Foreign Actors
 - TBD ( insert stats from honey-pot / fail2ban data ) 
 - VPNs & Firewalls for Intranet applications 
 - Backup and Restoration, Spot Checking Security 
--

Affiliated Content Strategies For Multiple Domains

Domain Module - Single Database, Accesd based on inbound domain
  - Path collision w/ similar page URLs (Ex: policy, contact, people)
  - One User Store, easy to manage
  - One database, limits flexibly of sub-domains.
    Can't restore / move individual subdomain domains  
  - High SQL/Module Overhead, (Domain, Domain Access, Theme Switcher, ACL) 

Path Based Routing - Single Database 
 - Path conflicts for similar page URLs (Example: policy/contact/people)

Multi-Site / Micro Site - Multiple Databases

Hybrid: User Profiles on single Directory Site, Micro Sites for subdomain  

 

Powered by Backdrop CMS