All Projects → rakeshmagento → magento2-db-log-cleaner

rakeshmagento / magento2-db-log-cleaner

Licence: other
Magento2 Cron Log Cleaning

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-db-log-cleaner

LargeConfigProducts
Large Configurable Products workaround for Magento 2
Stars: ✭ 83 (+260.87%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (-26.09%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-34.78%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-26.09%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+52.17%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+73.91%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
DiscountCodeUrl
Magento 2 module that applies a discount code automatically via URL
Stars: ✭ 33 (+43.48%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (-13.04%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
magento-2-security
Magento 2 Security extension FREE. Security extension gives store owners the ability to detect the IP addresses that are intentionally attacking their store at any given time. Therefore, they have timely measures to prevent this issue such as blocking those IP addresses or sending warning emails to store owners.
Stars: ✭ 40 (+73.91%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+121.74%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
magento2-guest-to-customer
Guest to Customer for Magento2 - Quickly and easily convert existing guest checkout customers to registered customers.
Stars: ✭ 66 (+186.96%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-blog-m22
Fixes for Blog on Magento 2.2.x
Stars: ✭ 21 (-8.7%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+352.17%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+104.35%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
magento2-edit-order-email
Magento2 - Edit Order Email from Admin
Stars: ✭ 30 (+30.43%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+160.87%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-dsu
No description or website provided.
Stars: ✭ 18 (-21.74%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (+0%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
Dev-Tools-Magento-2-Module
A collection of utilities meant to improve the experience of developing modules for Magento without breaking existing functionality.
Stars: ✭ 18 (-21.74%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free
module-dsu-client
No description or website provided.
Stars: ✭ 17 (-26.09%)
Mutual labels:  magento, magento2, magento2-module, magento2-extension-free

magento2-db-log-cleaner

Magento2 Cron Log Cleaning, the module will clean the following tables weekly

report_event

report_viewed_product_index

report_compared_product_index

customer_visitor

installation

1.Copy it to app/code/

2.Execute following commands

php bin/magento setup:upgrade

php bin/magento setup:static-content:deploy

php bin/magento cache:flush

php bin/magento cache:clean

3.The module will be installed and listed, if you run following commad

php bin/magento module:status

4.Now run the cron commads

php bin/magento cron:run

5.Now open the table cron_schedual , there is a new entry db_log_cleaning, that will be processed on time.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].