Subscribe

Undraw Social Strategy Re Mk87

About

The subscribe component shows a form where the users can enter their email to subscribe to your lists.

This component requires a Combostrap account.

Syntax

<subscribe list-id="xxxx"/>

where list-id is the GUID of your Combostrap list.

Example

  • With this syntax:
<subscribe list-id="lis-w8OZSK2" width="400px"/>
  • You would get this output:



Customization

In your theme, you can customize:

  • The form (subscribe-form.hbs)
  • The success message (subscribe-success.hbs)
Task Runner