Documentation

Ctrl+K

Modules

You can choose to hide the module which you do not require at the moment with the single action.
  1. By changing, generate as "false" in a particular module in gulp.config.json file, you will no longer see the unwanted module in your dashboard. Example is given bellow.
  2. If you wish to remove Blog module from the dashboard, you can follow the below action.

    For example You have to give generate:"false" in modules at gulp-config.json file.

    To Remove blog module from dashboard
    "modules" : [
            { "name": "blog", "generate":false },
     ],
    • dist
      • appointment
      • assets
      • chat
      • dashboard
      • e-commerce
      • File manager
      • mail
      • social app