I am trying to create a plugin for group and repeating group elements, Can someone help me in finding out how to create a plugin for the same, I couldn’t find the container as an option for creating plugins, I could only see the Elements available to be created as plugins.
Anybody, who has faced the same issue and have solved the same?
From my experience we can’t do that yet. But think about it this way. Instead of trying to created a container plugin > create a plugin that modifies a container.
@AliFarahat: Thanks for the reply, I am afraid i dont understand your point ofcreate a plugin that modifies a container? Does this mean we can make changes to container CSS and Design through plugins? If yes, Can you briefly let me know how we can do that?
Well, you sort of can. There’s no official API for container plugins. And you can’t make your own containers (well, actually you could, but Bubble wouldn’t understand what you’re doing, but other plugins of your own creation could).
HOWEVER, you can do stuff like create a plugin that understand if it is inside of a container (by which I mean inside of a group). My (in progress not-yet-released) Reanimator plugin does this.
You drop it in a group and it knows what group it’s inside. Like so: Assuming your plugin doesn’t use jQuery, the group in which the plugin element finds itself is simply: