Wiki source code of FAQ Tutorial

Version 7.4 by Vincent Massol on 2017/09/05

Show last authors
1 These tutorials will show you how to build a Frequently Asked Questions (FAQs) Application much like the one you can find on the [[FAQ page>>xwiki:FAQ.WebHome]].
2
3 We're providing 2 tutorials:
4
5 * [[One using App Within Minutes>>platform:DevGuide.FAQTutorial.FAQTutorialAWM]] which is recommended for newcomers. You won't need any technical knowledge for this one.
6 * [[Another one using the notion of XWiki Classes/Objects/Templates>>platform:DevGuide.FAQTutorial.FAQTutorialManual]] which are the technologies used underneath by App Within Minutes. App Within Minutes is a wizard approach that will get you started but at some point if you wish to customize further your application created with it you'll need to [[learn the basics>>platform:DevGuide.DataModel]].
7
8 In addition you could also install the [[FAQ Application>>extensions:Extension.FAQ Application]] and check how it was implemented.
9
10 There's also an older (but still valid) [[Tutorial for creating a Todo application>>http://www.theserverside.com/news/1363830/XWiki-A-Platform-for-Collaborative-Apps]].

Get Connected