Plugin Directory

Changeset 1560732


Ignore:
Timestamp:
12/23/2016 01:40:32 PM (9 years ago)
Author:
ousmanedev
Message:

Release README modifications

Location:
botamp/trunk
Files:
2 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • botamp/trunk/README.txt

    r1558895 r1560732  
    11=== Botamp ===
    22Contributors: Botamp
    3 Tags: botamp, bot, bot creation, chatbot, chatbots, bots, bot platform, messaging, messenger, newsletter
     3Tags: marketing automation, bot, bot creation, chatbot, chatbots, bots, bot platform, messaging, messenger, newsletter, polls
    44Requires at least: 3.7
    55Tested up to: 4.6
    6 Stable tag: 1.1.0
     6Stable tag: trunk
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 One-click chatbots for your business. The easiest way to automate your interactions with more than 1 billion potential customers.
     10Marketing automation for messaging apps. Run personalized messaging campaigns at scale, increase your audience and revenue.
    1111
    1212== Description ==
    1313
    14 Botamp is an autonomous AI-enabled chat assistant which interacts seamlessly with your customers, keeps them engaged and makes them buy more from you, while you can focus on serving them.
     14Messaging apps have quickly become the most popular online communication medium, more than email and social media.
     15Botamp aims to help small businesses and ecommerce companies to sell their products and services in the most efficient way
     16via messaging apps.
    1517
    16 The Botamp plugin for WordPress makes it easy to send content to your bot and your bot will use the content to respond to users.
     18Botamp is a marketing automation solution that lets you broadcast personalized messages to a large number of customers,
     19run polls and surveys, schedule appointments, run marketing campaigns, etc.
     20It takes the proven methods from other marketing channels and adapts them to the conversational interfaces.
    1721
    18 This plugin uses the [Botamp PHP SDK](https://github.com/botamp/botamp-php), to interact with the [Botamp API](https://app.botamp.com/docs/api).
     22The Botamp plugin for WordPress makes it easy to engage your customers by using content from your website.
    1923
    20 Requires PHP version 5.6 or greater.
     24This plugin uses the [Botamp PHP SDK](https://github.com/botamp/botamp-php),
     25to interact with the [Botamp API](https://app.botamp.com/docs/api).
    2126
    22 = Plugin settings =
     27= Features =
    2328
    24 = The botamp API key =
    25 Get the API key from your [Botamp settings page](https://github.com/botamp/botamp-php)
    26 
    27 = The post type to use =
    28 Choose either a Wordpress built-in post type or a custom post type to use for creating and managing entities.
    29 
    30 = The fields to use =
    31 Once you choose a post type, you have to match the post fields (either built-in or custom), with the entity fields.
     29* Posts, pages or custom post types syncing from your website to Botamp.
     30* Syncing on content creation, update and deletion.
     31* Woocommerce integration.
     32* Notification on Woocommerce checkout and order status change.
     33* Customers subscription/unsubscription from notifications.
    3234
    3335== Screenshots ==
     
    3739== Installation ==
    3840
    39 Install the Botamp plugin via the plugin directory, or by uploading the files manually to your server.
     41Requires PHP version 5.6 or greater.
     42
     431. Install the Botamp plugin via the plugin directory, or by uploading the files manually to your server.
     442. Get the API key from your [Botamp settings page](https://github.com/botamp/botamp-php).
     453. Choose either a Wordpress built-in post type or a custom post type to use for syncing with Botamp.
     464. Once you choose a post type, you have to match the post fields (either built-in or custom), with the Botamp fields.
Note: See TracChangeset for help on using the changeset viewer.