Creating your first app

Brief

Create an FAQ app where admins can add and edit questions. We will include the following:

  • ShowFaqs - The Mr CMS page to show the FAQs to the end user
  • FeaturedFaq - A widget where we set 1 FAQ as a featured FAQ
  • RandomFaq - A widget to show a random FAQ

After going through this tutorial you will know how to add widgets and pages to Mr CMS, as well as manage associated data.

Prerequisites

Mr CMS version 0.4.2 or higher.

Download Project files

Please download the FaqApp files here. Place in to the apps folder of your Mr CMS 0.4.2+ project.

Step 1 - Adding the FAQ page