• optional
  • Queue (optional)

    https://github.com/magesuite/queue

    This module provides a universal queue that can be used in other modules.

     

    Installation

    This module is optional.

    composer require "creativestyle/magesuite-queue" ^1.0.0

    Admin settings

    Admin setting can be found in Store -> Configuration -> MageSuite -> Queue

    Settings:

    Name

    Value

    Comment

    Name

    Value

    Comment

    Is Logger Enabled

    Yes/No

    Enabling this module will activate collecting logs.

    Log types

    • Publish message

    • Before handle execute

    • Failed handle execute

    • After handle execute

    • Exceptions

     

    MageSuite Queue Logger

     

    Backend

    In progress

     

    Frontend

    There is no frontend functionality for this module.