Coder Social home page Coder Social logo

practice-code / magento2-cron-scheduler Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kiwicommerce/magento2-cron-scheduler

0.0 1.0 0.0 181 KB

Magento 2 - Cron Scheduler by KiwiCommerce

Home Page: https://kiwicommerce.co.uk/extensions/magento2-cron-scheduler/

PHP 36.87% HTML 2.49% CSS 1.36% JavaScript 59.28%

magento2-cron-scheduler's Introduction

We're not maintaining this extension, if you need any support please contact us at [email protected]

Magento 2 - Cron Scheduler by KiwiCommerce

  • Easily set up cron jobs
  • Manage cron jobs from the backend
  • Have an organised and easily managed timeline feature
  • See the longest running cron job
  • Receive an email notification if any cron job produces a fatal error
  • View the actual load on CPU/memory by cron job execution
  • Automatically stop long running jobs
  • Our Magento 2 extension Cron Scheduler is free to download.

Installation

  1. Composer Installation

    • Navigate to your Magento root folder
      cd path_to_the_magento_root_directory
    • Then run the following command
      composer require kiwicommerce/module-cron-scheduler
      For Magento version < v2.3.5, please use the following older version
      composer require kiwicommerce/module-cron-scheduler:1.0.6
    • Make sure that composer finished the installation without errors
  2. Command Line Installation

    • Backup your web directory and database.
    • Download the latest Cron Scheduler installation package kiwicommerce-cron-scheduler-vvvv.zip from here
    • Navigate to your Magento root folder
      cd path_to_the_magento_root_directory
    • Upload contents of the Cron Scheduler installation package to your Magento root directory
    • Then run the following command
      php bin/magento module:enable KiwiCommerce_CronScheduler
  • After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
  • Log out from the backend and login again.

Find More details on KiwiCommerce

Features

Cron Jobs

You will have a list of all cron jobs with their groups, cron expression, job code and other useful information.


Cron Job Schedule list

You will have a list of scheduled jobs with their respective status.


Add New Cron Job

You can create a new cron job by clicking on Add New Cron Job. You need to add different valid information while creating it.


Timeline

You will have a beautiful timeline for each cron job.


Configuration

You need to follow this path. Stores > Configuration > KIWICOMMERCE EXTENSIONS > Cron Scheduler


Dashboard

You can analyze the actual time taken by each job on magento dashboard.


Need Additional Features?

Feel free to get in touch with us at https://kiwicommerce.co.uk/get-in-touch/

Other KiwiCommerce Extensions

Contribution

Well unfortunately there is no formal way to contribute, we would encourage you to feel free and contribute by:

  • Creating bug reports, issues or feature requests on Github
  • Submitting pull requests for improvements.

We love answering questions or doubts simply ask us in issue section. We're looking forward to hearing from you!

magento2-cron-scheduler's People

Contributors

kiwi-commerce avatar bashev avatar dsitovs avatar mwr avatar blmage avatar gelanivishal avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.