Download the PHP package blue-tomato/page-use-id-as-name without Composer
On this page you can find all versions of the php package blue-tomato/page-use-id-as-name. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download blue-tomato/page-use-id-as-name
More information about blue-tomato/page-use-id-as-name
Files in blue-tomato/page-use-id-as-name
Package page-use-id-as-name
Short Description Overrides the name field (used for url) with the page-id and hides the field from the admin GUI
License MIT
Homepage https://github.com/blue-tomato/PageUseIdAsName/
Informations about the package page-use-id-as-name
PageUseIdAsName
This Module for ProcessWire CMS/CMF will replace your $page->name
with $page->id
so you have pages like
http://www.your-domain.com/parent-page/3463/
Installation
-
Execute the following command in the root directory of your ProcessWire installation:
-
ProcessWire will detect the module and list it in the backend's
Modules
>Site
>ProcessLogstash
section. Navigate there and install it. - Chose your tempaltes where the name replacement should be applied in the Module Configuration Page
Support
Please open an issue for support.
Contributing
Create a branch on your fork, add commits to your fork, and open a pull request from your fork to this repository.
To get better insights and onboard you on module implementation details just open a support issue. We'll get back to you asap.
Credits
This module is made by people from Blue Tomato. If you want to read more about our work, follow us on https://dev.to/btdev
License
Find all information about this module's license in the LICENCE.txt file.