RVXD member since: Sep 07, 2018 · Transparency log
RVXD's packages
-
-
PHP
xddesigners/silverstripe-lazyforms
Convert your dynamic forms into lazy loading forms. To be used with static published pages.
-
PHP
xddesigners/silverstripe-llms-txt
Generates an /llms.txt index and clean per-page Markdown (.md) versions of pages for LLMs / AI agents (https://llmstxt.org). No static-publish-queue dependency.
-
PHP
xddesigners/silverstripe-magic-link-login
Passwordless login via a unique emailed link, with an optional emailed verification code as a second factor, and per-login session scoping to specific records.
-
PHP
xddesigners/silverstripe-oidc-provider
Turns a Silverstripe site into an OpenID Connect Provider (Identity Provider): the site issues OIDC/OAuth2 tokens for the already-logged-in Member, so external Service Providers can do SP-initiated SSO against it.
-
PHP
xddesigners/silverstripe-openinghours
Manage opening hours (with exceptions) for any DataObject in SilverStripe, backed by spatie/opening-hours.
-
PHP
xddesigners/silverstripe-page-cache
Opt-in full-page cache for Silverstripe CMS: caches a page's rendered HTML per URL, invalidated on publish, safe for anonymous (and optionally logged-in) visitors when per-session content is hydrated client-side.
-
PHP
xddesigners/silverstripe-passwordless-login
Passwordless primary login for Silverstripe CMS using single-use one-time codes or login links delivered by e-mail. No passwords; delivery is pluggable (implement OtpDeliveryChannel to add e.g. SMS).
-
PHP
xddesigners/silverstripe-qr-code-generator
Create QR codes with inserted logo and redirection in the CMS
-
PHP
xddesigners/silverstripe-rag-assistant
RAG-based referral assistant for SilverStripe: indexes pages via OpenAI embeddings and directs visitors to the correct page.
-
PHP
xddesigners/silverstripe-shop-dashboard
CMS dashboard panels (recent orders, members, submitted forms, sales per month) for Silverstripe CMS 6, built on plastyk/dashboard.
-
PHP
xddesigners/silverstripe-spotify
Spotify podcast integration for SilverStripe: syncs shows and episodes from the Spotify API and renders embeddable players.
-
-
Scheme
xddesigners/silverstripe-urlsegment-copy-button
Add a 'copy link' button to the URLSegment field in the CMS.