Skip to content

Commit

Permalink
Merge pull request #13 from omnisend/misc/update-plugin-text
Browse files Browse the repository at this point in the history
Misc/update plugin text
  • Loading branch information
arnas authored Feb 28, 2024
2 parents c654d0d + dd6fec4 commit 6a51397
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
Binary file modified .wordpress-org/banner-1544x500.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .wordpress-org/banner-772x250.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/**
* Plugin Name: Omnisend for Formidable Forms Add-On
* Description: A Formidable forms add-on to sync contacts with Omnisend. In collaboration with Omnisnnd for WooCommerce plugin it enables better customer tracking
* Version: 1.1.0
* Version: 1.1.1
* Author: Omnisend
* Author URI: https://www.omnisend.com
* Developer: Omnisend
Expand All @@ -23,7 +23,7 @@
}

define( 'OMNISEND_FORMIDABLE_ADDON_NAME', 'Omnisend for Formidable Forms Add-On' );
define( 'OMNISEND_FORMIDABLE_ADDON_VERSION', '1.1.0' );
define( 'OMNISEND_FORMIDABLE_ADDON_VERSION', '1.1.1' );

spl_autoload_register( array( 'Omnisend_FormidableFormsAddOn_Bootstrap', 'autoloader' ) );
add_action( 'plugins_loaded', array( 'Omnisend_FormidableFormsAddOn_Bootstrap', 'check_plugin_requirements' ) );
Expand Down
18 changes: 11 additions & 7 deletions omnisend-for-formidable-forms-add-on/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: formidable forms, form, email marketing, web tracking, subscriber collecti
Requires at least: 4.7.0
Tested up to: 6.4
Requires PHP: 7.1
Stable tag: 1.1.0
Stable tag: 1.1.1
License: GPLv3 or later
URI: http://www.gnu.org/licenses/gpl-3.0.html

Expand All @@ -15,7 +15,7 @@ Email Marketing, Newsletter, Email Automation, Forms, Pop Up, SMS by Omnisend

The Omnisend for Formidable Forms Add-On connects Formidable Forms to Omnisend, automatically sending form data and contact information to Omnisend. This makes it simple to segment your contacts and send them personalized emails.

When used with the Omnisend for WooCommerce plugin, you can track what customers do on your site and send automated emails-such as to remind them they left items in their cart, welcome new subscribers, and confirm a new order.
When used with the Omnisend plugin, you can track what customers do on your site and send automated emails-such as to remind them they left items in their cart, welcome new subscribers, and confirm a new order.

Using Formidable Forms Omnisend Add-On, you'll gain access to the Formidable Forms easy-to-use interface. You can create new forms, edit forms, and change their statuses. You are also able to:

Expand All @@ -27,9 +27,8 @@ Using Formidable Forms Omnisend Add-On, you'll gain access to the Formidable For
== REQUIREMENTS ==

Omnisend for Formidable Forms add-on requires you to install:
- Formidable Forms plugin
- WooCommerce Wordpress plugin
- Omnisend for WooCommerce plugin
- [Formidable Forms plugin](https://wordpress.org/plugins/formidable/)
- [Omnisend plugin](https://wordpress.org/plugins/omnisend/)

== FAQ ==

Expand All @@ -39,8 +38,6 @@ Read [Installation instructions](https://support.omnisend.com/en/articles/881413
= What are the technical requirements for the plugin installation? =
* PHP 7.1+
* WordPress 4.0.1+
* WooCommerce plugin 6.0+
* Omnisend for WooCommerce plugin 1.10.0 +
* Omnisend account

= How can I reach Omnisend support? =
Expand All @@ -61,6 +58,13 @@ Read Omnisend [Terms of Use](https://www.omnisend.com/terms)

== Changelog ==

= 1.1.1 =
* Update banner & icon

= 1.1.0 =
* Update to use Omnisend plugin


= 1.0.4 =
* Update plugin icon

Expand Down

0 comments on commit 6a51397

Please sign in to comment.