All Projects → shockwavemk → magento2-module-cron-schedule

shockwavemk / magento2-module-cron-schedule

Licence: Apache-2.0 license
A Magento2 visual cronjob overview for magento2 backend

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to magento2-module-cron-schedule

magento2-pimcore-bridge
Magento 2 module for Pimcore integration.
Stars: ✭ 28 (-20%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+28.57%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-inventory-log
Magento 2 - Inventory Log by KiwiCommerce
Stars: ✭ 33 (-5.71%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (-34.29%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-checkout-success-misc-script
Add Miscellaneous HTML and JavaScript codes to Magento2 checkout conformation page
Stars: ✭ 26 (-25.71%)
Mutual labels:  magento2, magento2-extension, magento2-module
customer-ajax-login
Free magento 2 extension for Popup and AJAX based Login and Sign Up | Manish Joy
Stars: ✭ 14 (-60%)
Mutual labels:  magento2, magento2-extension, magento2-module
stripe
Stripe integration with Magento 2
Stars: ✭ 58 (+65.71%)
Mutual labels:  magento2, magento2-extension, magento2-module
clean-admin-menu
Magento 2 Extension to cleanup admin menu and Store > Configuration area by arranging third party extension items.
Stars: ✭ 101 (+188.57%)
Mutual labels:  magento2, magento2-extension, magento2-module
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 (+14.29%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (-51.43%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-sign-in-with-phone-number
This extension allow your customers to login to your Magento store using their phone number.
Stars: ✭ 42 (+20%)
Mutual labels:  magento2, magento2-extension, magento2-module
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 (-48.57%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+71.43%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+34.29%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-module-wishlist-api
Adds an API to interact with the Magento2 wishlist.
Stars: ✭ 17 (-51.43%)
Mutual labels:  magento2, magento2-extension, magento2-module
DiscountCodeUrl
Magento 2 module that applies a discount code automatically via URL
Stars: ✭ 33 (-5.71%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-57.14%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento2-custom-shipping
Custom Shipping Module for Magento 2
Stars: ✭ 64 (+82.86%)
Mutual labels:  magento2, magento2-extension, magento2-module
magento-2-mega-menu
Mageno 2 Mega Menu (Magicmenu) helps you create neat and smart navigation menus to display the main categories on your website.
Stars: ✭ 33 (-5.71%)
Mutual labels:  magento2, magento2-extension, magento2-module
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+0%)
Mutual labels:  magento2, magento2-extension, magento2-module

magento2-module-cron-schedule

A visual cronjob overview for magento2 backend

Installation

Add the module to your composer file.

{
  "require": {
    "shockwavemk/magento2-module-cron-schedule": "dev-master"
  }
}

Install the module with composer.

    composer update

On succeed, install the module via bin/magento console.

    bin/magento cache:clean

    bin/magento module:install Shockwavemk_CronSchedule

    bin/magento setup:upgrade

Features

Shows a new Adminhtml menu entry System > Cronjob > View Cronjob Configuration.

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].