Skip to content

Latest commit

 

History

History
47 lines (44 loc) · 1.76 KB

File metadata and controls

47 lines (44 loc) · 1.76 KB

---gh repo clone MMRLApp/MMRL title: How a Module Card Works descriptions: Here will you learn how the module card works in MMRL

How a Module Card Works

You'll see two differnet module cards below, what do you notice?

Module that uses Action and WebUI Module that not uses Action or WebUI
  1. Action button. By clicking this button you run the modules' action script
  2. The button to update your module
  3. The button to remove your module
  4. The button to disable your module
  5. This icon indicates if a module has a WebUI. By clicking the card you'll enter the modules' WebUI
  1. Action button. By clicking this button you run the modules' action script
  2. The button to update your module
  3. The button to remove your module
  4. The button to disable your module
  5. This icon indicates if a module has a WebUI. By clicking the card you'll enter the modules' WebUI