I just build my first plugin with OctoberCMS Builder Plugin. I'm having trouble when I try to show the plugin data on the front-end.
I have created a component, but there is some code missing in the component.php and default.htm. I don't know which values to use when reading the documentation cause my technical English is not so good.
This is the last piece I would like to learn so I can build my own plugins, can someone help me out please? Here is the link to the plugin:
https://github.com/Hessel91/activiteiten
P.s: I know how to output the data with the builder component but I would like to learn how to do it with my own component.