It’s a way to configure custom forms and data presentations from within
CiviCRM that can then be added to external websites by way of a simple
<script>
tag.
See the CiviCRM Inlay extension
Inlay generates <script>
tags, but these might be hard to put in the
right place, so this provides a WordPress shortcode.
Inlay provides shortcodes like this: [inlay id="abcdef012345"]
to place
the inlay on your page.
-
Install this extension
-
Visit Settings » Inlay from the admin pages.
-
Paste in any of your CiviCRM site's inlays' script tags and hit Save.
-
Add Inlay shortcodes where you want them.