Descrição
The Simple Constant Contact Plugin is a quick and easy plugin to interface with your constant contact account. It takes the visitor’s name and email and allows it to send that information directly to your Constant Contact account. Set up is easy. Just follow the instructions in the admin menu and you’re on your way. The UI was left raw with class and id tags so you can apply your own styling to match your current theme.
Capturas de tela
Instalação
- Install Simple Constant Contact either via the WordPress.org plugin directory, or by uploading the files to your server
- After activating Simple Constant Contact, navigate to the options menu item ‘Simple Constant Contact’.
- Click the ‘Get Access Token’ Button. Then login to your Constant Contact account and authorize the plugin.
- Copy the Access Token code after authorizing the plugin and paste it back into the field label ‘Constant Contact Access Token’ on the plugin’s WordPress options page.
- Enter a List name you want the email addresses to group under in your Constant Contact account (default is Simple Constant Contact).
- Use the short-code [simpleCC] to display the form.
- If you like you can leave the formatting as is or create your own stylesheets to match your theme.
Perguntas frequentes
- What is the HTML output so I can match my theme style?
-
First Name
Last Name
Email
Submit
Avaliações
Colaboradores e desenvolvedores
“Simple Constant Contact” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Simple Constant Contact” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0
- Initial release
1.1
- Update documentation to include usage on settings page
- Update redirect URI to subdomain
- Move settings page under options instead of main menu
- Add capability for custom success message
- Error handling on forms
- Success message on submit
- Fixed return bug for short-code (Thanks to elementsweb)
- Update readme file
- Added logo
- Added screenshot