https://github.com/findus23/plugin-developmenttoogle
https://github.com/findus23/plugin-developmenttoogle
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/findus23/plugin-developmenttoogle
- Owner: Findus23
- Created: 2019-09-09T20:56:32.000Z (over 6 years ago)
- Default Branch: 5.x-dev
- Last Pushed: 2024-08-17T11:09:31.000Z (almost 2 years ago)
- Last Synced: 2024-10-14T10:30:01.930Z (over 1 year ago)
- Language: PHP
- Size: 44.9 KB
- Stars: 1
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Matomo DevelopmentToogle Plugin
[](https://hosted.weblate.org/projects/matomo/communityplugin-developmenttoogle/)
## Description
This plugin adds a new icon to the main navbar for admins that quickly toogles the development features.
Disabling the development mode makes Matomo far quicker as caches aren't disabled.
```ini
[Development]
enabled = 0
disable_merged_assets = 0
```