close

Plugin Directory

Changeset 2099368


Ignore:
Timestamp:
06/02/2019 03:03:52 PM (7 years ago)
Author:
CyrilG
Message:

simplified readme

Location:
fyrebox-shortcode/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fyrebox-shortcode/trunk/fyrebox-shortcode.php

    r2098998 r2099368  
    44Plugin URI: http://wordpress.org/extend/plugins/fyrebox-shortcode/
    55Description: 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.1
     6Version: 2.2
    77Author: Fyrebox
    88Author URI: https://www.fyrebox.com?utm_campaign=wp_plugin_code
  • fyrebox-shortcode/trunk/readme.txt

    r2098998 r2099368  
    77Author: Fyrebox
    88Stable tag: 2.1
    9 Version: 2.1
     9Version: 2.2
    1010Requires at least: 2.6.0
    1111Tested up to: 5.2.1
    1212License: GPLv2 or later
    1313
    14 This plugin allows you to display a Fyrebox quiz on your Wordpress website with a shortcode, or on a tab.
     14
     15Create a quiz on the fyrebox.com website and display it easily in a post or on a tab.
    1516
    1617== Description ==
    1718
    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.
     19Create 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.
    1920
    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 
     21Fyrebox makes it easy to create interactive quizzes for your website.
     22Create a quiz to generate leads, to educate or simply to engage your audience.
     23You can send the data collected by your quiz automatically to more than 300 applications.
    2324
    2425
     
    2627
    2728`[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)
    3229
    3330== Installation ==
    3431**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.
     32Just copy the folder "fyrebox-shortcode" in the folder wp-content/plugin and activate it on the plugins page
    3633
    3734**Recommended Installation**
    38 1. search for **Fyrebox** after clicking on Plugins > Add New.
    39 2. Activate the plugin.
     351. Click on Plugins >> Add New and search for "Fyrebox" after
     362. Activate the plugin
    4037
    4138== Frequently Asked Questions ==
    4239**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.
     40Fyrebox makes it easy to create interactive quizzes for your website. Create a quiz to generate leads, educate or simply to engage your audience.
    4441
    4542**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/)
     43You can raise a support request on Fyrebox.com or on our [documentation](https://www.fyrebox.guru/)
    4744
    4845== Screenshots ==
    4946
    50 1. This is how the Yes No Quiz looks like (the bar at the top is a time limit)
     471. Example of a Yes/No Quiz
    5148
    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.
     492. Example of the Start Screen
    5750
    5851
     
    8578= 2.0 =
    8679* 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.