Deprecated: Use the Newsletter Signup (Mailchimp) variation of
prc-block/forminstead. Existing content usingprc-block/mailchimp-formcontinues to render via the deprecated block registration.
Block Name & Description
Title: MailChimp Form Description: A block that allows you to add a MailChimp form to your page.
Block Namespace
prc-block/mailchimp-form
Status
- Removed from the block inserter (
supports.inserter: false) - Registered from
plugins/prc-block-library/deprecated/src/mailchimp-form/for backward compatibility - Superseded by
prc-block/formwith actionsubscribeand the Newsletter Signup (Mailchimp) block variation
Migration
Replace deprecated mailchimp-form markup with a prc-block/form block configured as:
method:apinamespace:prc-block/formaction:subscribeactionConfig.interest: Mailchimp segment ID (formerly the block'sinterestattribute)formName: sent as the Mailchimp FIRSTFORM merge field for signup attribution (formerlymailchimpFormId/actionConfig.mailchimpFormId)
See Form in @prc/block-forms for the current form block documentation.