Expand All

Introduction
  • What exactly is Quick FAQ's

    Quick FAQ's is a simple, yet powerful frequently asked questions app. With simplicity in mind, I created this app to be the easiest FAQ's app to install, customize, and use on code canyon or the web!

  • Why do I need Quick FAQ's for my website?

    People may have many specific reasons for why they would like this app. Mainly this app was designed and developed to make it easy for anyone to add a Frequently Asked Questions section to their website. Why do I need a FAQ's section? Well, lets say you offer a service or product. Now, you have customers and clients who contact you for support or help. Well, instead of having to answer one,two or three questions a million times, you can refer them to your FAQ's page! This app is perfect for free lancers, photographers, small businesses or anyone who would like to make their support more efficient.

  • What technologies does Quick FAQ's utilize?

    Quick FAQ's utilizes the most recent internet technologies available. Powered by PHP, backed by MYSQL and a dash of JQUERY powered AJAX to make the user experience easy and fun without compromising functionality.


Features
  • What kind of features does this app include?

    Features

    Quick FAQ's includes many awesome features that make this app one of a kind. Some of the features are listed below.

    • Secure admin panel w/ login
    • User-friendly Admin Graphic User Interface.
    • PHP Powered
    • JQUERY Javascript framework.
    • AJAX for maximum usability
    • MYSQL database storage
    • Categories for better organization of information


Installation
  • How easy is this app to install and implement on my server?

    Quick FAQ's is by-far the easiest and quickest FAQ's app on code canyon. All you need is to upload the files to your server and include two lines of PHP code, to get it working.

  • What exactly does it take to get this app running?

    Once you have purchased the script, the included help file will guide you. In less than 5 minutes you can have this script up and running. Quick FAQ's requires two lines of PHP code.

    require 'admin/lib/quickfaqs.class.php';
    $faqs = new QuickFaqs();

    After you have included these two lines of code, all you have to do is go into the config file and setup your MYSQL credentials and you're good-to-go.


Copyright - Nate Edwards