# Introduction

## xfguestbook-tutorial

Place holder for xfGuestbook Tutorial.

## xfGuestbook is located here: <https://github.com/XoopsModules25x/xfguestbook>

#### *XOOPS Documentation Series*

![](https://3493898704-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDyGvO4y6hKx-ZIYBVe%2Fsync%2F6fc95786788599918c7c9e05c27f648e8152e2cd.jpg?generation=1596625389368852\&alt=media)

## Module xfGuestbook

**for XOOPS 2.5.10+**

**for PHP 7.1+**

![](https://3493898704-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDyGvO4y6hKx-ZIYBVe%2Fsync%2F556693b8e67c0d749aadc0f640ef68eede865239.png?generation=1596625390459833\&alt=media)

### User Manual

© 2020 XOOPS Project ([www.xoops.org](https://xoops.org))

### Module Purpose

This module is a simple Guestbook for the visitors of your Website.

![](https://3493898704-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDyGvO4y6hKx-ZIYBVe%2Fsync%2F986b41d055fa74993a128a3bdd4aaa698b0259a9.png?generation=1596633462918792\&alt=media) *Figure 1: Main view of the xfGuestbook Module (Admin side)*

### Download/Fork the Module ![](https://xoops.org/images/forkit.png)

**You can fork the module -->** [**here**](https://github.com/XoopsModules25x/xfguestbook)**)**

### How to Contribute

[You can contribute on GitHub](https://github.com/XoopsDocs/xfguestbook-tutorial). Changes will be [pushed to Gitbook.io automatically](https://www.gitbook.com/book/xoops/xfguestbook-tutorial/activity) when the [main repository](https://github.com/XoopsDocs/xfguestbook-tutorial) changes.

Editing the book can be done either by updating the markdown files with a text editor, or opening the repository in [the Gitbook desktop app](https://github.com/GitbookIO/editor/blob/master/README.md). The desktop app will give you a live preview option.

## Table of Content

* [Install/Uninstall](https://xoops.gitbook.io/xfguestbook-tutorial/1install)
* [Administration Menu](https://xoops.gitbook.io/xfguestbook-tutorial/2administration)
* [Preferences](https://xoops.gitbook.io/xfguestbook-tutorial/3preferences)
* [Operating Instructions](https://xoops.gitbook.io/xfguestbook-tutorial/4operations)
* [The User Side](https://xoops.gitbook.io/xfguestbook-tutorial/5userside)
* [Blocks](https://xoops.gitbook.io/xfguestbook-tutorial/6blocks)
* [Templates](https://xoops.gitbook.io/xfguestbook-tutorial/7templates)
* [Miscellaneous](https://xoops.gitbook.io/xfguestbook-tutorial/8other)&#x20;
* [Module Credits](https://xoops.gitbook.io/xfguestbook-tutorial/9credits)
* [About XOOPS CMS](https://xoops.gitbook.io/xfguestbook-tutorial/10aboutxoops)

### License:

\
Unless specified, this content is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

All derivative works are to be attributed to XOOPS Project ([www.xoops.org](https://xoops.org))


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xoops.gitbook.io/xfguestbook-tutorial/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
