chrisbryan17's picture
Upload folder using huggingface_hub
d2897cd verified
<?php
return [
'name' => 'Zapier Integration',
'description' => 'Zapier lets you connect Mautic with 1100+ other apps
---
Learn more about Zapier integration in the <a href="https://mautic.org/docs/en/plugins/zapier.html">docs</a>. Make sure Mautic API and Basic Auth is enabled in the <a href="config/edit" target="_blank">configuration</a>.
<br>
<br>
Use these predefined Zap templates as a starting point:
<div id="zaps"></div>
<script src="https://zapier.com/apps/embed/widget.js?services=mautic&html_id=zaps"></script>',
'version' => '1.0',
'author' => 'Mautic',
];