The most comprehensive collection of CyberPanel modifications, fixes, and utilities with full cross-platform compatibility
📚 Complete Documentation | 🚀 Installation Guide | 🔧 Troubleshooting | 🛡️ Security Guide
- 👥 User & Website Management - Complete user-facing operations for hosting management
- 🎯 Master Menu Interface - Interactive menu system for easy access to all mods
- ✅ Full OS Compatibility - Works on all CyberPanel-supported operating systems
- 🔧 Enhanced Scripts - Improved error handling, logging, and user experience
- 📚 Comprehensive Documentation - Detailed guides and examples
- 🛡️ Security Focused - All scripts follow security best practices
- 🔄 Auto-Update Support - Scripts can check and update themselves
- 📊 Detailed Logging - All operations are logged for troubleshooting
- 🖥️ System Monitoring - Built-in system status and information display
- 🎨 Dual Interface - Serves both end users and system administrators
The easiest way to use all CyberPanel mods is through our interactive master menu:
curl -sSL https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/cyberpanel-mods-menu.sh | bashThe master menu provides interactive access to all mods and utilities with a beautiful, user-friendly interface.
📖 See Full Installation Guide for detailed setup instructions and all available commands.
# Check system compatibility
curl -sSL https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/utilities/os_compatibility_checker.sh | bash
# Run core fixes
curl -sSL https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/core-fixes/cyberpanel_core_fixes_enhanced.sh | bash
# Apply security hardening
curl -sSL https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/security/cyberpanel_security_enhanced.sh | bash📖 For all commands and detailed usage, see the Installation Guide
- 🚀 Installation Guide - Complete setup instructions
- 🎯 Menu Demo - Interactive menu walkthrough
- 🔍 OS-Specific Notes - Platform-specific information
- 🔧 Troubleshooting Guide - Common issues and solutions
- 🛡️ Security Best Practices - Complete security guide
- 📊 OS Compatibility Analysis - System compatibility details
- 🐧 AlmaLinux 10 Installation - Latest release guide
- 🔧 Core Fix Summary - Technical fix documentation
- 📧 MailScanner Fix - Email system fixes
📚 View All Documentation for complete guides and technical details.
- ✅ Root access to your server
- ✅ Internet connection for downloads
- ✅ CyberPanel installed and running
- ✅ Supported operating system (see full list)
- Always backup your data before running any scripts
- Test in a non-production environment first
- Read the documentation before using any script
- Check OS compatibility with our compatibility checker
We welcome contributions! To contribute:
- Fork the repository
- Create a feature branch
- Make your changes
- Test on multiple OS versions
- Submit a pull request
📖 Contributing Guide for detailed guidelines.
Found a bug? Open an issue with:
- Operating system details
- Error messages
- Steps to reproduce
- Expected vs actual behavior
- 📚 Documentation: guides/
- 🐛 Issues: GitHub Issues
- 💬 Discussions: GitHub Discussions
- 🌐 CyberPanel Community: Official Forums
All scripts follow security best practices:
- No hardcoded passwords or secrets
- Secure file permissions
- Input validation and sanitization
- Comprehensive error handling
- Detailed logging for audit trails
📖 Security Best Practices for complete security guide.
This project is licensed under the MIT License - see the LICENSE file for details.
- CyberPanel Team - For the amazing control panel
- Contributors - Who help improve this project
- Community Members - Who report issues and suggest improvements
- Alfred Valderrama - For cyberpanel-friendly-cli (user management base)
| Guide | Description | Link |
|---|---|---|
| 🚀 Installation Guide | Complete setup and installation instructions | guides/installation-guide.md |
| 🔧 Troubleshooting | Common issues and solutions | guides/troubleshooting-guide.md |
| 🛡️ Security Guide | Comprehensive security best practices | guides/security-best-practices.md |
| 🖥️ OS-Specific Notes | Platform-specific information | guides/os-specific-notes.md |
| 🎯 Menu Demo | Interactive menu walkthrough | guides/menu-demo.md |
| Guide | Description | Link |
|---|---|---|
| 🐧 AlmaLinux 10 | Latest release installation guide | guides/ALMALINUX10_INSTALLATION_GUIDE.md |
| 🔧 AlmaLinux 10 Fix | Complete fix guide for AlmaLinux 10 | guides/ALMALINUX10_COMPLETE_FIX_GUIDE.md |
| 📧 MailScanner Fix | Email system fixes for AlmaLinux 9 | guides/MAILSCANNER_ALMALINUX9_FIX.md |
| 🔧 Core Fix Summary | Technical fix documentation | guides/CORE_FIX_SUMMARY.md |
| 📊 OS Compatibility | System compatibility analysis | guides/OS_COMPATIBILITY_ANALYSIS.md |
| 🔧 Comprehensive Fixes | All OS fixes documentation | guides/COMPREHENSIVE_OS_FIXES.md |
| 🎯 API Access Feature | API access tab documentation | guides/API_ACCESS_TAB_FEATURE.md |
📚 Browse All Guides in the guides folder for complete documentation.
Made with ❤️ for the CyberPanel Community