Jambi is a lightweight content management system (CMS) written in PHP.
- Development period: 2015 – 2018
- Maintenance: This project is no longer actively maintained.
- PHP 7+ compatibility
- Twig templating engine
- Doctrine ORM integration
- Multi-language support (TR, EN, RU)
- Dynamic sitemap generation
- File upload and management
- Theme and plugin architecture
- PHP 7.0 or higher
- Apache or Nginx web server
- MySQL database
- The following PHP extensions:
curl
,calendar
,fileinfo
,gettext
,gd
,iconv
,mbstring
,pdo
,zip
cms-admin/
— Administration panel filescms-content/
— Themes and contentcms-uploads/
— Uploaded filesconfig.json
— Basic settingsindex.php
— Application entry point