QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    DEMO BUTTON

    Technical Help
    2
    2
    685
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Dae last edited by

      Hy how can i remove the demo button on the dashboard and the recommended modules button?

      1 Reply Last reply Reply Quote 0
      • S
        shreesh Global Moderator last edited by

        @Dae

        To remove demo button from dashboard you will need to comment page_header_toolbar_btn property with "switch_demo" key from AdminDashboardController.php.
        Screenshot (2).png

        To remove recommended modules button from the dashboard, create a new override function addPageHeaderToolBarModulesListButton() in AdminDashboardController.php.
        In that override function simply return false to override the addition of recommended modules button.
        Screenshot (3).png

        1 Reply Last reply Reply Quote 0
        • First post
          Last post