Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Disable Module

    General Discussion
    2
    4
    278
    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.
    • A
      AN-Varit last edited by

      If I want to disable package module 'Velocity as an example'. Removing its providers from app/config/app.php and app/config/concord.php Is that a right way or any update will remove my changes? If my solution not the best which one is?
      Thanks!

      1 Reply Last reply Reply Quote 0
      • devansh-webkul
        devansh-webkul last edited by devansh-webkul

        Remove from composer.json file also and then check for compatibility also like if their methods use somewhere then you need to check that also.

        This will impact your updates also.

        A 1 Reply Last reply Reply Quote 0
        • A
          AN-Varit @devansh-webkul last edited by

          @devansh-webkul . It may cause issues or I will lose the module updates?

          1 Reply Last reply Reply Quote 0
          • devansh-webkul
            devansh-webkul last edited by

            Yes, it will cause an issue, that's why I told you to have the compatibility at your end. Because you are removing the default things.

            Suppose if other modules are using some methods of Velocity package then you need to take care of this and also update that method with your new modules.

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