https://github.com/jako/logrequest
Log request parameter values and display them in Dashboard Widgets in MODX Revolution
https://github.com/jako/logrequest
modx modx-extra modx-revolution
Last synced: 3 months ago
JSON representation
Log request parameter values and display them in Dashboard Widgets in MODX Revolution
- Host: GitHub
- URL: https://github.com/jako/logrequest
- Owner: Jako
- License: gpl-2.0
- Created: 2016-12-17T13:58:56.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-03-09T16:32:30.000Z (3 months ago)
- Last Synced: 2025-03-09T17:26:50.933Z (3 months ago)
- Topics: modx, modx-extra, modx-revolution
- Language: PHP
- Homepage: https://jako.github.io/LogRequest/
- Size: 7.24 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# LogRequest
LogRequest is an extra for MODX to log request parameter values and display them
in dashboard widgets. It could be used i.e. to display the searched strings of a
SimpleSearch form in the dashboard.## Installation
MODX Package Management
## Usage
Install via package manager. Populate the MODX system setting
`logrequest.trigger` and install the dashboard widgets.## Documentation
For more information please read the [documentation](https://jako.github.io/LogRequest/).
## License
The project is licensed under the [GPLv2 license](https://github.com/Jako/LogRequest/blob/master/core/components/logrequest/docs/license.md).
### Translations
Translations of the package can be made for the [Default Lexicon](https://hosted.weblate.org/projects/modx-extras/logrequest/standard/) and the [System Setting Lexicon](https://hosted.weblate.org/projects/modx-extras/logrequest/system-settings/)