This repository powers the update registry and community contributions for SynaptikCMS — a lightweight, flat-file PHP CMS with no database.
| File | Purpose |
|---|---|
extensions.json |
Registry of official themes and plugins — used by the CMS to check for updates |
translations.json |
Community language packs — displayed on synaptikcms.com/language-packs/ |
version.json |
Latest CMS core version — used by the admin update checker |
news.json |
Dashboard news feed shown in the admin panel |
SynaptikCMS ships with English, French and Spanish. All other languages are community-contributed and listed on the Language Packs page.
If your language isn't listed yet, you can add it. See CONTRIBUTING.md for the full step-by-step guide.
- Main CMS repo: github.com/synaptikcms/synaptik-cms
- Documentation: docs.synaptikcms.com/
- Plugins & Themes: synaptikcms.com/plugins
- Discussions: github.com/synaptikcms/synaptik-cms/discussions
The registry files in this repo are released under the MIT License.
Community language packs are the work of their respective contributors.