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
- Host: GitHub
- URL: https://github.com/akassama/igniter-cms-doc
- Owner: akassama
- License: mit
- Created: 2025-05-21T17:04:03.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-16T13:13:16.000Z (7 months ago)
- Last Synced: 2025-06-16T14:30:08.448Z (7 months ago)
- Topics: cms, codeigniter, documentation, ignitercms, php
- Language: Hack
- Homepage: https://docs.ignitercms.com
- Size: 10.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📘 Igniter CMS Documentation

**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