Skip to content

pixelcollective/ActionNetwork.JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ActionNetwork.JS

JS helpers for the Action Network activist CRM platform.

Still a work-in-progress!

Simple usage example

<script src="action-network.js/dist/action-network.js"></script>
<link rel = "stylesheet" type="text/css" href="action-network.js/dist/action-network.css" />

<form data-tags="general-signup" data-autoresponder="true" data-form="[Your form ID]">
  <div class="success-msg hidden">
    Thank you for your interest in our organization!
  </div>
  <input type="email" name="email" placeholder="Your email address" />
  <button type="submit">Sign up</button>
</form>

More docs soon!

About

JS helpers for the Action Network activist CRM platform

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published