clarkwinkelmann / flarum-ext-manual-discussion-slug

Manually define the slug of an individual discussion

Home Page:https://discuss.flarum.org/d/25993

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manual Discussion Slug

License Latest Stable Version Total Downloads Donate

This extension lets you manually define the slug of an individual discussion. Once a manual slug is set, it won't be overridden even if the title changes. You can revert to automatic to have the slug generated by the default method.

This extension only works with the default slug driver for discussions (id + slug).

Installation

composer require clarkwinkelmann/flarum-ext-manual-discussion-slug

Support

This extension is under minimal maintenance.

It was developed for a client and released as open-source for the benefit of the community. I might publish simple bugfixes or compatibility updates for free.

You can contact me to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

Sponsors: Daniel Alter

Links

About

Manually define the slug of an individual discussion

https://discuss.flarum.org/d/25993

License:MIT License


Languages

Language:JavaScript 67.2%Language:PHP 32.8%