Manipulating Nested Paragraphs in Drupal 8 to implement Owl Carousel

Paragraphs are one of the powerful module in Drupal paradigm, it supports nesting feature and empowers developer with the most dynamic and flexible experience. I have used nested Paragraphs to build an Owl Carousel, where outer Paragraph is used as Carousel Container and the Inner Paragraph is used as Carousel Cards.

Referencing SendinBlue Subscription forms through Paragraph

SendinBlue is a third party newsletter subscription service that integrates with Drupal 8 CMS, Unfortunately there is no direct way of referencing any of the SendinBlue subscription forms as referenced entities in node or any other entity, this blog post will guide the developers to reference these type of forms through Paragraphs.

Subscribe to Drupal 8