I'm using the sitepackage builder to create website in Typo3 9.5. Right now i need to create a custom content element and i just can't get it to work.
I followed several tutorials, including the official doc (https://docs.typo3.org/typo3cms/extensions/fluid_styled_content/7.6/AddingYourOwnContentElements/Index.html) and it seems like there's always missing an obvious part i don't get. For example the first part in the doc "PageTsconfig", where exactly am i supposed to put this code?
If anyone can provide a dummy step by step manual to create and use a custom content element, it would be much appreciated.