flamarkt / product-slugs
Unique slugs for product URLs.
Package info
github.com/flamarkt/product-slugs
Type:flarum-extension
pkg:composer/flamarkt/product-slugs
dev-main
2023-01-12 18:21 UTC
Requires
- flamarkt/core: ^0.1.0
- flarum/core: ^1.2
This package is auto-updated.
Last update: 2026-02-13 01:27:54 UTC
README
Use unique slugs for product URLs instead of IDs.
After enabling the extension, change the driver under Admin > Basics.
To reduce the risk of issues when disabling this extension, the product database column is made unique but nullable. If any product was created while the extension was disabled, a slug must be added for the product page to be accessible.