I am new to Umbraco. I have started to build my first Umbraco site using V13. I was wondering if there is still a place for Macro or should I stick strictly to Block and block lists? I read somewhere that macros will be deprecated but could not find details. Is there any truth to this?
k
Kevin Jump
03/05/2024, 4:01 AM
Hi, yes I would avoid macros, they are being removed in v14
https://github.com/umbraco/Announcements/issues/14
In v13 you can now have blocks inside the rich text editor and that was the last place where macros were really used.