• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
Bagisto Forum

Bagisto

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

Disable Module

General Discussion
2
4
298
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 27 Sept 2021, 12:40

    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 27 Sept 2021, 13:42 27 Sept 2021, 13:41

      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 27 Sept 2021, 14:01 Reply Quote 0
      • A
        AN-Varit @devansh-webkul last edited by 27 Sept 2021, 14:01

        @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 28 Sept 2021, 04:08

          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
          4 out of 4
          • First post
            4/4
            Last post