Ajouter un commentaire

You can find some tutorials about building nested paragraphs (for example : https://www.webwash.net/how-to-create-powerful-container-paragraphs-in-…). I will try to contribute this package, but it's need refactoring because it use some features of the front theme (based on bootstrap, with the fontawesome font-icon). The key here is to build a paragraph (let's name it paragraphs_pictos) which contains one entity reference revision field which reference an another paragraph type (let's name it paragraphs_picto). And then you can add the fields you need inside this last paragraph type (title, text, icon, link) for your list's item. You can too add fields on the parent paragraph type for the master title, the description above the bullet list, and a select field which permit you to determine the number of items by row. The remainder to do is some customization inside the twig templates and the css rules. This could be the subject of an another blog post :-)