ManiCMS Distribution Package
=============================

Installation Instructions:
--------------------------

1. Upload all files to your web server's root directory
2. Ensure your server meets requirements:
   - PHP 8.0 or higher
   - MySQL 5.7 or higher
   - Apache with mod_rewrite enabled
   - ZipArchive extension enabled

3. Navigate to: http://yourdomain.com/install-cms.php

4. Follow the installation wizard:
   - Enter database credentials
   - Configure site settings
   - Create admin account
   - (Optional) Enter license key

5. After installation, delete install-cms.php for security

Directory Structure:
-------------------
cms-core/          - CMS core system (do not modify)
media/             - Uploaded media files
cache/             - Performance cache (auto-generated)
customizations/    - Your custom code and features
logs/              - Error and system logs
backups/           - Automatic backups

For Updates:
-----------
Login to admin panel and go to:
/admin/cms_core_updater.php

Upload the new distribution zip file there.

Support:
--------
Visit: https://manidesign.de/mani-cms
Email: support@manidesign.de
