WP Manifestindependent plugin directory
manifest / integrations / newsletter-signup-form-for-sharpspring

Newsletter Signup form for Sharpspring

This plugin adds a popup to your single blog posts that when filled in will add the user as a lead in the Sharpspring system under the campaign of your choosing.

by Relative Marketing · github.com/relative-marketing/newsletter-signup-form-for-sharpspring · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/relative-marketing/newsletter-signup-form-for-sharpspring/archive/refs/heads/master.zip

From the readme

Newsletter Signup Form For Sharpspring A simple WordPress plugin built for Sharpspring users. This plugin adds a popup to your single blog posts that when filled in will add the user as a lead in the Sharpspring system under the campaign of your choosing. Endpoint /relativemarketing/v1/newsletter/data Will return user defined options that are required for the display of the newsletter popup Frontend React along with some minimal css is used on the frontend to display the popup. Note - Form will still show success message if the user is already a lead (even though this is technically returned as an error) Options Below are the options for the plugin which can be found under Settings Relative Newsletter Sharpspring Options Campaign Id The campaign to add the user to Message options Newsletter Heading Newsletter paragraph The initial heading and paragraph shown to the user Error Heading Error message The heading and message shown on error Success Heading Success message The heading and message shown on successful signup Image @1x resolution Image @2x resolution Image @3x resolution Link to image that will be displayed alongside the heading, meesage and form at

Read the full README on GitHub →