An open API service indexing awesome lists of open source software.

https://github.com/bhlindemann/bhlindemann


https://github.com/bhlindemann/bhlindemann

a11y accessibility astro astrobuild cloudflare-pages cloudlfare-workers craft-cms craftcms craftcms-plugin design-tokens frontend-web mysql php tailwindcss wcag web

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## About Me

I’m a ~~creative technologist~~ / ~~design technologist~~ — basically, a **designer who codes** ❤️ based in Dubai.
Curious about how things work, obsessed with making them better, and not shy about sharing what I learn.

Currently building **Wayzi** — an accessibility and token suite for real, inclusive design — and **Smart Links**, a smarter way to manage shareable links, while actively focusing on **Craft CMS plugins and themes**.

I build Craft CMS plugins from real client needs, then keep evolving them through production feedback. I also work on client projects and mentor designers moving deeper into code.

---

## Craft CMS Plugin Collection

I develop Craft CMS plugins focused on forms, content workflows, search, campaign tooling, and enterprise integrations.

### Formie Extensions
- **[Formie Booking Slot Field](https://github.com/LindemannRock/craft-formie-booking-slot-field)** — Date/time slot selection with capacity tracking.
- **[Formie Paragraph Field](https://github.com/LindemannRock/craft-formie-paragraph-field)** — Multi-line paragraph field for rich form content.
- **[Formie Rating Field](https://github.com/LindemannRock/craft-formie-rating-field)** — Star, emoji, and numeric rating fields.
- **[Formie REST API](https://github.com/LindemannRock/craft-formie-rest-api)** — REST + GraphQL access to Formie forms/submissions.
- **[Formie SAP Integration](https://github.com/LindemannRock/craft-formie-sap-integration)** — SAP Cloud integration for submission sync.
- **[Formie SMS](https://github.com/LindemannRock/craft-formie-sms)** — SMS notifications for Formie via SMS Manager.

### Content & Developer Experience
- **[Component Manager](https://github.com/LindemannRock/craft-component-manager)** — Reusable component system with props/slots.
- **[Code Highlighter](https://github.com/LindemannRock/craft-code-highlighter)** — Prism.js syntax highlighting in Craft.
- **[Docs Manager](https://github.com/LindemannRock/craft-docs-manager)** — Sync markdown docs into Craft CMS.
- **[Icon Manager](https://github.com/LindemannRock/craft-icon-manager)** — SVG/icon font management with metadata.
- **[Slideshow Manager](https://github.com/LindemannRock/craft-slideshow-manager)** — Swiper-powered slideshow field with deep config.
- **[Tailwind Manager](https://github.com/LindemannRock/craft-tailwind-manager)** — Dynamic Tailwind v4+ generation and optimization.
- **[Translation Manager](https://github.com/LindemannRock/craft-translation-manager)** — Translation workflow tooling with Formie support.

### Search, Routing & Performance
- **[Search Manager](https://github.com/LindemannRock/craft-search-manager)** — Multi-backend search (Algolia, Meilisearch, Redis, Typesense, etc.).
- **[Redirect Manager](https://github.com/LindemannRock/craft-redirect-manager)** — Redirects + 404 handling.
- **[Cache Manager](https://github.com/LindemannRock/craft-cache-manager)** — Cache warming with priorities and rate limiting.

### Links, Messaging & Campaigns
- **[Shortlink Manager](https://github.com/LindemannRock/craft-shortlink-manager)** — Short links, QR codes, analytics.
- **[Smartlink Manager](https://github.com/LindemannRock/craft-smartlink-manager)** — Device detection + app store routing.
- **[SMS Manager](https://github.com/LindemannRock/craft-sms-manager)** — Multi-provider SMS gateway management.
- **[Campaign Manager](https://github.com/LindemannRock/craft-campaign-manager)** — SMS/email/WhatsApp campaign invitations.
- **[Survey Campaigns](https://github.com/LindemannRock/craft-survey-campaigns)** — Automotive survey campaign workflows.
- **[Report Manager](https://github.com/LindemannRock/craft-report-manager)** — Reporting and analytics with extensible data sources.

### Shared Foundations
- **[Plugin Base](https://github.com/LindemannRock/craft-plugin-base)** — Shared utilities/building blocks across plugins.
- **[Logging Library](https://github.com/LindemannRock/craft-logging-library)** — Reusable structured logging infrastructure.

### Technical Foundation
![Craft CMS](https://img.shields.io/badge/Craft%20CMS-5.x-FF6B35?style=flat-square)
![PHP](https://img.shields.io/badge/PHP-8.2+-777BB4?style=flat-square)
![Twig](https://img.shields.io/badge/Twig-Templates-339933?style=flat-square)
![OAuth](https://img.shields.io/badge/OAuth-2.0-4285F4?style=flat-square)

Licensing varies per plugin (commercial and open-source), with details provided in each repository/product page.