diff --git a/readme.txt b/readme.txt new file mode 100644 index 0000000..d899687 --- /dev/null +++ b/readme.txt @@ -0,0 +1,38 @@ +=== Gravity Forms: Notification Attachments === +Contributors: codearachnid +Tags: gravityforms, forms, attachment, email, notification +Donate link: http://example.com/ +Requires at least: 3.7 +Tested up to: 3.8 +Stable tag: 1.0 +License: GPLv2 or later +License URI: http://www.gnu.org/licenses/gpl-2.0.html + +A WordPress addon for Gravity Forms to add attachments to notification emails. + +== Description == +An active form with notifications must be available to In order to add attachments to notification you must select them through the media modal, once listed save the notification to attach during notification triggers. This plugin uses the core WordPress and Gravity Forms methods to attach and send notification emails. You are responsible for ensuring your server environment can successfully send. + +*This plugin requires Gravity Forms by RocketGenius to be active.* + +== Installation == +Installing the plugin is easy. Just follow these steps: + +1. From the dashboard of your site, navigate to Plugins --> Add New. +2. Select the Upload option and hit "Choose File." +3. When the popup appears select the gravityforms-notifications-attachment-x.x.zip file from your desktop. (The 'x.x' will change depending on the current version number). +4. Follow the on-screen instructions and wait as the upload completes. +5. When it's finished, activate the plugin via the prompt. A message will show confirming activation was successful. +6. Then navigate to the notification edit screen you wish to add an attachment. + + +== Frequently Asked Questions == += Developers = +When WP_DEBUG is active the script will use the unminified version of the script. + +== Screenshots == +1. The plugin adds logic to the notification edit screen. + +== Changelog == += 1.0 = +* Initial release. \ No newline at end of file