esign / laravel-conversions-api

A laravel wrapper package around the Facebook Conversions API
MIT License
54 stars 12 forks source link

Feature Request: Publishable Views #6

Closed RauchenwaldC closed 11 months ago

RauchenwaldC commented 1 year ago

We are using Iubenda to ensure compliance with EU and other regulations and as such have to change the <script> tags to something like <script type="text/plain" class="_iub_cs_activate-inline" data-iub-purposes="4"> in all views, which we are doing right now through patches.

It would be great if we could publish the views and simply make those modifications there.

jordyvanderhaegen commented 11 months ago

Available in 2.3.0. You may also pass component attributes instead of publishing the views