Add bilingual README documentation (NL/EN) with v1.0.0 info
- Add README.en.md for English documentation - Update README.md with language selector and v1.0.0 info - Include dual-license information (AGPL v3 + Commercial) - Add quality metrics (Security: 100/100, Code: 98/100) - Add comprehensive feature documentation - Add installation and configuration guides - Add class documentation for developers
This commit is contained in:
23
README.md
23
README.md
@@ -1,7 +1,11 @@
|
||||
# CodePress CMS
|
||||
|
||||
**[🇳🇱 Nederlands](#) | [🇬🇧 English](README.en.md)**
|
||||
|
||||
Een lichtgewicht, file-based content management systeem gebouwd met PHP.
|
||||
|
||||
**Versie:** 1.0.0 | **Licentie:** AGPL v3 / Commercial
|
||||
|
||||
## ✨ Features
|
||||
|
||||
- 📝 **Multi-format Content** - Ondersteunt Markdown, PHP en HTML bestanden
|
||||
@@ -238,7 +242,24 @@ Bijdragen zijn welkom! Zie [AGENTS.md](AGENTS.md) voor ontwikkelrichtlijnen.
|
||||
|
||||
## 📄 Licentie
|
||||
|
||||
Open-source licentie. Zie de repository voor meer informatie.
|
||||
CodePress CMS is beschikbaar onder een **dual-license model**:
|
||||
|
||||
### 🆓 AGPL v3 (Open-Source)
|
||||
- **Gratis** voor niet-commercieel gebruik
|
||||
- **Vereist** het delen van wijzigingen
|
||||
- **Copyleft** bescherming
|
||||
- Zie [LICENSE](LICENSE) voor details
|
||||
|
||||
### 💼 Commercial License
|
||||
Voor bedrijfsmatig gebruik zonder AGPL verplichtingen:
|
||||
|
||||
- **Individual:** €99 (1 developer)
|
||||
- **Business:** €499 (10 developers)
|
||||
- **Enterprise:** €2499 (unlimited)
|
||||
- **SaaS:** €999/jaar
|
||||
|
||||
📧 **Contact:** commercial@noorlander.info
|
||||
📖 **Meer info:** [LICENSE-INFO.md](LICENSE-INFO.md)
|
||||
|
||||
## 🔗 Links
|
||||
|
||||
|
||||
Reference in New Issue
Block a user