I would like to create a custom module similar to the portfolio module included in the template but I want it to integrate with a web service we use for inventory. If I build this module is it possible for me to add it to the advanced layout builder? If so, is there any documentation on this? I understand I would have to reintegrate it everytime I update the template but this would make it really easy for our content editors.
Thanks,
Josh
i am not an official but: http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/
could be what you’re looking for.
Hi!
@Flikk – thanks for helping us out.
Yes http://kriesi.at/documentation/enfold/add-new-or-replace-advanced-layout-builder-elements-from-child-theme/ will show you how to load custom shortcode/template builder element files from your child theme folder. I recommend to study the code of the existing shortcodes (located in the enfold\config-templatebuilder\avia-shortcodes folder) to understand how our template builder framework works.
Regards,
Peter