2017 © Pedro Peláez
 

wordpress-plugin ps-forms

A very simply development platform for quick n simple ajax forms (not production ready as of yet, so be careful!)

image

projectsimply/ps-forms

A very simply development platform for quick n simple ajax forms (not production ready as of yet, so be careful!)

  • Thursday, August 3, 2017
  • by projectsimply
  • Repository
  • 2 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PS Forms

A very simply development platform for quick n simple ajax forms, (*1)

Mailchimp Integration

  1. Add your mailchimp api-key in the ps-forms wordpress admin area (Settings --> PS Forms)
  2. Add your mailchimp list-id for the list you'd like to collect the data as a hidden input field with the following: name='ps-mailchimp-list-id' (The list-id is found in the Mailchimp admin area on the 'Lists' page, under 'Settings --> List name and defaults')
  3. On each input that you'd like to collect data for, add a 'data-ps-mc-tag' attribute (i.e. data-ps-mc-tag="FNAME"). The value of this attribute needs to match the merge tag in mailchimp (under the 'Settings --> List fields and |MERGE| tags' menu item on your list)

The Versions

03/08 2017

dev-master

9999999-dev

A very simply development platform for quick n simple ajax forms (not production ready as of yet, so be careful!)

  Sources   Download

The Requires

  • php >=5.4.0

 

29/11 2016

dev-Mailchimp

dev-Mailchimp

A very simply development platform for quick n simple ajax forms (not production ready as of yet, so be careful!)

  Sources   Download

The Requires

  • php >=5.4.0