I want advice on Creating a Custom Neos Plugin for My Project

Hey everyone,

I am new to Neos & Flow & I am trying to figure out how to create a custom plugin that fits into my project requirements. I have gone through some of the docs & examples but I still feel stuck on how to properly structure the plugin so that it remains maintainable in the long run.

My main confusion is around how to handle data models & how to expose custom functionality inside content elements without breaking the overall site structure. Also; I am not sure what are the best practices when it comes to naming conventions or organizing the code in a way that other developers on the team can easily understand.

I am working on personal learning projects including a CISSP Course, so Conjuring both things is a bit overwhelming. I want guidance, tips or resources you can share with us.

Thank you.:slight_smile:

Hi Olivia,

welcome to the Neos community.

If you could describe a bit more in detail what you want to achieve with your plugin, I can probably recommend some other plugins that you can use as template or for getting ideas and the matching documentation pages that we have for those topics.

Best
Sebastian