db migration

  1. A

    XF 2.2 How to commit DB changes for addons?

    Hi, I created an addon on my local env, I committed the code but for my colleague the addon is not called. I think it has to do with the fact that I have saved stuff regarding the addon in the db? How do I commit this pls? Laravel has migrations and seeders.. anything similar for addons in...
Top Bottom