> For the complete documentation index, see [llms.txt](https://docs.prestashop-project.org/1-6-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.prestashop-project.org/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module.md).

# Creating a PrestaShop Module

This is a complete tutorial to your first PrestaShop module.

* [What is a PrestaShop module?](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/what-is-a-prestashop-module.md)
* [Creating a first module](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/creating-a-first-module.md)
* [About the config.xml file](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/about-the-config.xml-file.md)
* [Adding a configuration page](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/adding-a-configuration-page.md)
* [Displaying content on the front office](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/displaying-content-on-the-front-office.md)
* [Module translation](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/module-translation.md)
* [Enabling the Auto-Update](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/enabling-the-auto-update.md)
* [Development Troubleshooting](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/development-troubleshooting.md)
* [1.6-specific Developer Documentation](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/1.6-specific-developer-documentation.md)
* [Miscellaneous developer documentation](/1-6-documentation/english-documentation/developer-guide/creating-a-prestashop-module/miscellaneous-developer-documentation.md)
