Register own builder plugins

HeyThere

I builded some plugins with builder and decided to put them under GIT. Now I’m on my other machine and pulled my code.

Now my plugins aren’t listed in the builder plugin of course, because I have a separate DB.

How can I register now my own builder plugin again?
And is there a better way to build plugins that I have under GIT?

Just click on the filter icon to display all plugins.

You will see your plugins listed in the Builder after you set the same Author (namespace).

Go to:
Backend > Settings (in the navbar) > Builder (in Misc section)

…then in this page enter the same Author name and Author namespace that you’ve used on your previous project(s).

kép

Save it and go back to Builder. You should see your plugins now.

1 Like

That just shows me all plugins, but doesn’t make them to mine.

This worked. Thanks!