Skip to content

Commit 83898cf

Browse files
authored
Merge pull request #232 from shinde-rahul/Config-Form-Notes-Interface
Config form notes interface
2 parents 860b6e9 + 484b5ba commit 83898cf

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/components/integrations.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,18 @@ If the Integration includes a Builder, Email, or Landing Page:
127127

128128
1. :ref:`Register the Integration<components/integrations_builder:Register the Integration as a builder>` as an Integration that provides a custom builder.
129129
2. Configure what featured builders the Integration supports (Mautic currently supports 'Email' and 'Landing Page' builders).
130+
131+
.. vale off
132+
133+
Config Form notes interface
134+
***************************
135+
136+
.. vale on
137+
138+
.. vale off
139+
140+
The interface, ``\Mautic\IntegrationsBundle\Integration\Interfaces\ConfigFormNotesInterface``, provides a way to add notes - either info or warning - to the Plugin configuration form.
141+
142+
Learn more about it on :ref:`Integration Configuration Form Notes<components/integrations_configuration_form_notes:Integration configuration form notes>`.
143+
144+
.. vale on

0 commit comments

Comments
 (0)