https://github.com/weprovide/magento2-module-disablevisitorlog
Disables visitor log in development
https://github.com/weprovide/magento2-module-disablevisitorlog
Last synced: about 1 month ago
JSON representation
Disables visitor log in development
- Host: GitHub
- URL: https://github.com/weprovide/magento2-module-disablevisitorlog
- Owner: weprovide
- Archived: true
- Created: 2017-09-04T06:14:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T07:21:40.000Z (almost 8 years ago)
- Last Synced: 2025-03-14T20:17:15.945Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 1000 Bytes
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Magento 2 Disable Vistor Log
Disables visitor log in development.
## Installation
```
composer require magento2-module-disablevisitorlog
``````
bin/magento setup:upgrade
```