An open API service indexing awesome lists of open source software.

https://github.com/akassama/igniter-cms-doc

Documentation site for Igniter-CMS: https://ignitercms.com
https://github.com/akassama/igniter-cms-doc

cms codeigniter documentation ignitercms php

Last synced: 5 months ago
JSON representation

Documentation site for Igniter-CMS: https://ignitercms.com

Awesome Lists containing this project

README

          

# 📘 Igniter CMS Documentation

![Igniter CMS Dashboard](https://igniter-cms.aktools.net/assets/img/igniter-cms-dashboard.png)

**Igniter CMS** is a free, open-source content management system built on top of the powerful and lightweight [CodeIgniter](https://codeigniter.com/) PHP framework.

This repository contains the official documentation for Igniter CMS, including setup guides, usage instructions, and developer references.

🔗 **Project Repo**: [github.com/akassama/igniter-cms](https://github.com/akassama/igniter-cms)
🔗 **Live Demo**: [demo.ignitercms.com](https://www.demo.ignitercms.com)
☕ **Support the Project**: [Buy Me a Coffee](https://www.buymeacoffee.com/akassama)

---

## 🚀 About Igniter CMS

Igniter CMS provides an intuitive interface and modular architecture to help developers and content creators build and manage dynamic websites quickly and efficiently.

### ✨ Features
- 📝 Manage content such as blogs, pages, events, and portfolios
- 🧩 Modular and extensible system
- 🎨 Theme and layout management
- 🔐 Role-based user access and admin panel
- ⚡ Built on CodeIgniter 4 for performance and security
- 🌐 SEO-friendly URL and metadata tools

---

## 📚 Documentation Structure

The documentation is organized into the following sections:

- **Getting Started** – Installation, server requirements, and configuration
- **User Guide** – Managing content, media, themes, and users
- **Developer Guide** – Customizing themes, modules, and system behavior
- **API Reference** – Internal methods and class documentation
- **FAQs & Troubleshooting**

---

## 🛠️ Contributing

We welcome contributions to help improve Igniter CMS and its documentation.

### How to Contribute:
1. Fork this repo
2. Create a new branch for your changes
3. Submit a pull request with a clear description

Please follow the style and structure of existing docs when contributing.

---

## 📞 Need Help?

For questions, support, or to report issues, feel free to:

- Visit the [Official Website](https://ignitercms.com)
- Try the [Live Demo](https://www.demo.ignitercms.com)
- Explore the [Main GitHub Repo](https://github.com/akassama/igniter-cms)
- Support via [Buy Me a Coffee](https://www.buymeacoffee.com/akassama)

---

## 📄 License

Igniter CMS is open-source software licensed under the [MIT License](LICENSE).

---

## 🙌 Acknowledgements

Special thanks to the CodeIgniter team and all open-source contributors who help