flamarkt / product-slugs
Unique slugs for product URLs.
Installs: 36
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:flarum-extension
Requires
- flamarkt/core: ^0.1.0
- flarum/core: ^1.2
This package is auto-updated.
Last update: 2024-10-12 22:10:27 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.