lindemannrock / craft-smart-links
Intelligent device detection and app store routing for Craft CMS
Installs: 81
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:craft-plugin
pkg:composer/lindemannrock/craft-smart-links
Requires
- php: ^8.2
- bacon/bacon-qr-code: ^2.0
- craftcms/cms: ^5.0.0
- lindemannrock/craft-logging-library: ^5.0
- lindemannrock/craft-plugin-base: ^5.0
Requires (Dev)
- craftcms/ecs: dev-main
- craftcms/phpstan: dev-main
- dev-main
- 5.22.1
- 5.22.0
- 5.21.0
- 5.20.0
- 5.19.0
- 5.18.0
- 5.17.0
- 5.16.1
- 5.16.0
- 5.15.1
- 5.15.0
- 5.14.0
- 5.13.0
- 5.12.2
- 5.12.1
- 5.12.0
- 5.11.1
- 5.11.0
- 5.10.2
- 5.10.1
- 5.10.0
- 5.9.5
- 5.9.4
- 5.9.3
- 5.9.2
- 5.9.1
- 5.9.0
- 5.8.0
- 5.7.2
- 5.7.1
- 5.7.0
- 5.6.2
- 5.6.1
- 5.6.0
- 5.5.3
- 5.5.2
- 5.5.1
- 5.5.0
- 5.4.1
- 5.4.0
- 5.3.3
- 5.3.2
- 5.3.1
- 5.3.0
- 5.2.0
- 5.1.0
- 5.0.1
- 5.0.0
- 1.24.0
- 1.23.0
- 1.22.1
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.4
- 1.19.3
- 1.19.2
- 1.19.1
- 1.19.0
- 1.18.0
- 1.17.2
- 1.17.1
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.7
- 1.13.6
- 1.13.5
- 1.13.4
- 1.13.3
- 1.13.2
- 1.13.1
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.9.2
- 1.9.1
- 1.9.0
- 1.8.0
- 1.7.1
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.0
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- dev-release-please--branches--main
- dev-feature/rename-to-smartlink-manager
This package is auto-updated.
Last update: 2026-02-22 20:57:14 UTC
README
Intelligent device detection and app store routing for Craft CMS. Create smart links that detect a visitor's device and redirect them to the right app store, download page, or URL — automatically.
License
This is a commercial plugin licensed under the Craft License. It will be available on the Craft Plugin Store soon. See LICENSE.md for details.
⚠️ Pre-Release
This plugin is in active development and not yet available on the Craft Plugin Store. Features and APIs may change before the initial public release.
Features
- Smart Links — Custom element type with per-platform URLs (iOS, Android, Huawei, Amazon, Windows, Mac, Fallback)
- Device Detection — Matomo Device Detector identifies platform and redirects automatically
- QR Codes — Styled QR codes with custom colors, module/eye styles, logo overlay, and PNG/SVG export
- Analytics — Click tracking with device, browser, country, city, language, referrer, and source breakdown
- Integrations — SEOmatic (GTM/GA4 events), Redirect Manager (auto-301), Craft Link Field
- Smart Link Field — Element picker field for entries and other elements
- Multi-Site — Per-site destination URLs with a single shared slug
- Dashboard Widgets — Analytics Summary and Top Links widgets
Requirements
- Craft CMS 5.0+
- PHP 8.2+
- Logging Library 5.0+ — optional, install in CP for logs
Installation
Via Composer
composer require lindemannrock/craft-smartlink-manager
php craft plugin/install smartlink-manager
php craft smartlink-manager/security/generate-salt
Using DDEV
ddev composer require lindemannrock/craft-smartlink-manager
ddev craft plugin/install smartlink-manager
ddev craft smartlink-manager/security/generate-salt
Documentation
Full documentation is available in the docs folder.
Support
- Issues: GitHub Issues
- Email: support@lindemannrock.com
License
This plugin is licensed under the Craft License. See LICENSE.md for details.
Developed by LindemannRock