Wiki source code of FAQ Tutorial

Last modified by Simon Urli on 2023/10/10

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>>xwiki:Documentation.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>>xwiki:Documentation.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>>xwiki:Documentation.DevGuide.DataModel]].
7
8 In addition you could also install the [[FAQ Application>>extensions:Extension.FAQ Application]] and check how it was implemented by looking at the ##FAQ## and ##FAQCode## spaces.
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