Changeset 1560732
- Timestamp:
- 12/23/2016 01:40:32 PM (9 years ago)
- Location:
- botamp/trunk
- Files:
-
- 2 deleted
- 1 edited
-
README.txt (modified) (2 diffs)
-
composer.json (deleted)
-
composer.lock (deleted)
Legend:
- Unmodified
- Added
- Removed
-
botamp/trunk/README.txt
r1558895 r1560732 1 1 === Botamp === 2 2 Contributors: Botamp 3 Tags: botamp, bot, bot creation, chatbot, chatbots, bots, bot platform, messaging, messenger, newsletter3 Tags: marketing automation, bot, bot creation, chatbot, chatbots, bots, bot platform, messaging, messenger, newsletter, polls 4 4 Requires at least: 3.7 5 5 Tested up to: 4.6 6 Stable tag: 1.1.06 Stable tag: trunk 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 One-click chatbots for your business. The easiest way to automate your interactions with more than 1 billion potential customers.10 Marketing automation for messaging apps. Run personalized messaging campaigns at scale, increase your audience and revenue. 11 11 12 12 == Description == 13 13 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. 14 Messaging apps have quickly become the most popular online communication medium, more than email and social media. 15 Botamp aims to help small businesses and ecommerce companies to sell their products and services in the most efficient way 16 via messaging apps. 15 17 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. 18 Botamp is a marketing automation solution that lets you broadcast personalized messages to a large number of customers, 19 run polls and surveys, schedule appointments, run marketing campaigns, etc. 20 It takes the proven methods from other marketing channels and adapts them to the conversational interfaces. 17 21 18 Th is plugin uses the [Botamp PHP SDK](https://github.com/botamp/botamp-php), to interact with the [Botamp API](https://app.botamp.com/docs/api).22 The Botamp plugin for WordPress makes it easy to engage your customers by using content from your website. 19 23 20 Requires PHP version 5.6 or greater. 24 This plugin uses the [Botamp PHP SDK](https://github.com/botamp/botamp-php), 25 to interact with the [Botamp API](https://app.botamp.com/docs/api). 21 26 22 = Plugin settings =27 = Features = 23 28 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. 32 34 33 35 == Screenshots == … … 37 39 == Installation == 38 40 39 Install the Botamp plugin via the plugin directory, or by uploading the files manually to your server. 41 Requires PHP version 5.6 or greater. 42 43 1. Install the Botamp plugin via the plugin directory, or by uploading the files manually to your server. 44 2. Get the API key from your [Botamp settings page](https://github.com/botamp/botamp-php). 45 3. Choose either a Wordpress built-in post type or a custom post type to use for syncing with Botamp. 46 4. 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.