Changeset 2099368
- Timestamp:
- 06/02/2019 03:03:52 PM (7 years ago)
- Location:
- fyrebox-shortcode/trunk
- Files:
-
- 2 edited
-
fyrebox-shortcode.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fyrebox-shortcode/trunk/fyrebox-shortcode.php
r2098998 r2099368 4 4 Plugin URI: http://wordpress.org/extend/plugins/fyrebox-shortcode/ 5 5 Description: Install a Fyrebox Quiz easily on your Wordpress website. Enter your Fyrebox API key and copy the shortcode on a post or display a tab. Example: [fyrebox gid="RBkzEXpGLo" gt="6" oid="2TKxpeyZpH" /]. 6 Version: 2. 16 Version: 2.2 7 7 Author: Fyrebox 8 8 Author URI: https://www.fyrebox.com?utm_campaign=wp_plugin_code -
fyrebox-shortcode/trunk/readme.txt
r2098998 r2099368 7 7 Author: Fyrebox 8 8 Stable tag: 2.1 9 Version: 2. 19 Version: 2.2 10 10 Requires at least: 2.6.0 11 11 Tested up to: 5.2.1 12 12 License: GPLv2 or later 13 13 14 This plugin allows you to display a Fyrebox quiz on your Wordpress website with a shortcode, or on a tab. 14 15 Create a quiz on the fyrebox.com website and display it easily in a post or on a tab. 15 16 16 17 == Description == 17 18 18 [Fyrebox](https://www.fyrebox.com?utm_campaign=wp_store) makes it easy to create interactive quizzes for your blog. All quizzes are automatically turned into a chatbot for Facebook Messenger and Slack. Create a quiz to **generate leads**, to educate or simply to engage your audience. Send the leads directly to Email Marketing Software and CRMs and to 1000+ applications with Zapier. 19 Create a quiz on the [fyrebox.com](https://www.fyrebox.com?utm_campaign=wp_store) website and display it easily in a post or on a tab. 19 20 20 The Fyrebox Shortcode plugin allows you to easily display a [Fyrebox Quiz](https://www.fyrebox.com?utm_campaign=wp_store) on your Wordpress Blog by using a shortcode. 21 The shortcode for your quiz is located in the "Share" page of your quiz, available right on [Fyrebox](https://www.fyrebox.com/dashboard?utm_campaign=wp_store) dashboard. 22 21 Fyrebox makes it easy to create interactive quizzes for your website. 22 Create a quiz to generate leads, to educate or simply to engage your audience. 23 You can send the data collected by your quiz automatically to more than 300 applications. 23 24 24 25 … … 26 27 27 28 `[fyrebox gid="RBkzEXpGLo" gt="6" oid="2TKxpeyZpH" /]` 28 Display the Grammy Awards Quiz shown on the homepage at [fyrebox.com](https://www.fyrebox.com)29 30 `[fyrebox gid="yRrLy8xaLX" gt="4" oid="2TKxpeyZpH" /]'31 Display the where do you want to go next? Scenario quiz shown on the homepage at [fyrebox.com](https://www.fyrebox.com)32 29 33 30 == Installation == 34 31 **Manual Installation** 35 Just copy the folder fyrebox-shortcode folder in the folder wp-content/plugin of your page and activate it on the plugin list.32 Just copy the folder "fyrebox-shortcode" in the folder wp-content/plugin and activate it on the plugins page 36 33 37 34 **Recommended Installation** 38 1. search for **Fyrebox** after clicking on Plugins > Add New.39 2. Activate the plugin .35 1. Click on Plugins >> Add New and search for "Fyrebox" after 36 2. Activate the plugin 40 37 41 38 == Frequently Asked Questions == 42 39 **What is Fyrebox.com?** 43 Fyrebox makes it easy to create interactive quizzes for your website or facebook page. Create a quiz to generate leads, educate or simply to engage your audience.40 Fyrebox makes it easy to create interactive quizzes for your website. Create a quiz to generate leads, educate or simply to engage your audience. 44 41 45 42 **Where if I have a question?** 46 You can raise a support request at any time from any page on Fyrebox or check out our [knowledge base](https://www.fyrebox.guru/)43 You can raise a support request on Fyrebox.com or on our [documentation](https://www.fyrebox.guru/) 47 44 48 45 == Screenshots == 49 46 50 1. This is how the Yes No Quiz looks like (the bar at the top is a time limit)47 1. Example of a Yes/No Quiz 51 48 52 2. This is what the Instructions Page looks like 53 54 3. This what player sign in looks like 55 56 4. This what a MCQ quiz look like. 49 2. Example of the Start Screen 57 50 58 51 … … 85 78 = 2.0 = 86 79 * Add text domain in domain and domain folder 80 81 = 2.2 = 82 * Simplified readme for translation
Note: See TracChangeset
for help on using the changeset viewer.