> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/planet-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/planet-tutorial/master.md).

# Introduction

![logoXoops.jpg](/files/-LD6MsuGjtVTyknBN4iW)

## Module Planet

#### for XOOPS 2.5.8

![logoModule.png](/files/-LD6Mu8J3hEkw4kQZCq2)

### User Manual

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

### Module Purpose

XOOPS Planet is a comprehensive PHP version of XML Feed Planet that handles XML feed fetch, parse, display and archive for XOOPS, or "a flexible feed aggregator". It downloads news feeds published by web sites and aggregates their content together into a single combined feed, latest news first.

*Figure 1: Main view of the Planet Module (Admin side)*

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

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

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

### How to Contribute

[You can contribute on GitHub](https://github.com/XoopsDocs/planet-tutorial). Changes will be [pushed to Gitbook.io automatically](https://www.gitbook.com/book/xoops/planet-tutorial/activity) when the [main repository](https://github.com/XoopsDocs/planet-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

* [Introduction](/planet-tutorial/introduction-1.md)
* [Install/Uninstall](/planet-tutorial/install-uninstall.md)
* [Administration Menu](/planet-tutorial/administration-menu.md)
* [Preferences](/planet-tutorial/preferences.md)
* [Operating Instructions](/planet-tutorial/operating-instructions.md)
* [The User Side](/planet-tutorial/the-user-side.md)
* [Blocks](/planet-tutorial/blocks.md)
* [Templates](/planet-tutorial/templates.md)
* [Miscellaneous](/planet-tutorial/other.md)&#x20;
* [Module Credits](/planet-tutorial/module-credits.md)
* [About XOOPS CMS](/planet-tutorial/about-xoops-cms.md)

### License:

[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)\
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))

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/planet-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.
