Download the PHP package pipecraft/flarum-ext-id-slug without Composer
On this page you can find all versions of the php package pipecraft/flarum-ext-id-slug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pipecraft/flarum-ext-id-slug
More information about pipecraft/flarum-ext-id-slug
Files in pipecraft/flarum-ext-id-slug
Download pipecraft/flarum-ext-id-slug
More information about pipecraft/flarum-ext-id-slug
Files in pipecraft/flarum-ext-id-slug
Vendor pipecraft
Package flarum-ext-id-slug
Short Description A Flarum extension. Use id as slug in discussion URL.
License MIT
Homepage https://github.com/PipecraftNet
Package flarum-ext-id-slug
Short Description A Flarum extension. Use id as slug in discussion URL.
License MIT
Homepage https://github.com/PipecraftNet
Please rate this library. Is it a good library?
Informations about the package flarum-ext-id-slug
ID Slug by Pipecraft
English | 中文
A Flarum extension. Use id
as the slug
in the discussion URL.
- AS-IS:
- TO-BE:
Installation
Updating
How to Use
- Install extension
- Enable ID Slug extension
- Basics > Slug Driver(Discussion) > Select id slug driver
⚠️ Notice
- If you are using the sitemap(fof/sitemap) extension, you need to upgrade to v1.0.1 or above. (Use Slug Driver system properly)
v1.1 VS. v1.0
v1.0
- It modifies the slug field of the database directly
- You can use
/d/123
and/d/234-hello-world
styles at same time if you want - Zero configuration
v1.1
- It uses Slug Driver System. You can switch between the default slug style and id slug style at any time without losing slug data
- You can't use
/d/123
and/d/234-hello-world
styles at same time - After enabling this extension, you must switch the slug driver on the Basics page
If you want to use the v1.0 version, install the extension like this
All versions of flarum-ext-id-slug with dependencies
PHP Build Version
Package Version
Requires
flarum/core Version
^1.0.0
The package pipecraft/flarum-ext-id-slug contains the following files
Loading the files please wait ....