Where are stored my module imported with "Import Module from YAML" #1519
-
GoalI would like to find my module imported via Bubble Card GUI. Source Yamlnot necessaryWhich step did you already try?I thought it was stored in some yaml files, but I searched all yaml files in www/community/Bubble-Card or www/Bubble and I didn't manage to find my module code.ProblemI cannot find where the code is stored for an easier editing. Read the documentation
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hi! You can find all of them in your |
Beta Was this translation helpful? Give feedback.
-
|
Here it is!!! If I may, I would like to ask another question: (BTW... you've done an incredible job with these modules... You have definitely given to me another reason for night-coding! :) |
Beta Was this translation helpful? Give feedback.

You can create this YAML file:
/www/bubble/bubble-modules.yaml. The modules in it will be shown as well in the editor, but without any possibility to edit them from there.There is an example here:
https://github.com/Clooos/Bubble-Card/blob/main/dist/bubble-modules-example.yaml
And thanks! I'm proud of how it's turning out, I really put my soul in these! 😄