Skip to content

master3395/cyberpanel-mods

Β 
Β 

Repository files navigation

CyberPanel Logo

πŸš€ CyberPanel Mods - Enhanced Repository

OS Support License Maintenance

The most comprehensive collection of CyberPanel modifications, fixes, and utilities with full cross-platform compatibility

πŸ“š Complete Documentation | πŸš€ Installation Guide | πŸ”§ Troubleshooting | πŸ›‘οΈ Security Guide

🌟 Features

  • πŸ‘₯ 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

πŸš€ Quick Start

🎯 Master Menu (Recommended)

The easiest way to use all CyberPanel mods is through our interactive master menu:

sh <(curl https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/cyberpanel-mods-menu.sh || wget -O - https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/cyberpanel-mods-menu.sh)

Alternative (simpler):

curl -sSL https://raw.githubusercontent.com/master3395/cyberpanel-mods/main/cyberpanel-mods-menu.sh | bash

The 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.

Quick Access 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

πŸ“– Documentation

πŸ“š Comprehensive Guides

Getting Started

Problem Solving

Advanced Topics

πŸ“š View All Documentation for complete guides and technical details.

πŸ“‹ Requirements

  • βœ… Root access to your server
  • βœ… Internet connection for downloads
  • βœ… CyberPanel installed and running
  • βœ… Supported operating system (see full list)

⚠️ Important Notes

  • 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

🀝 Contributing

We welcome contributions! To contribute:

  1. Fork the repository
  2. Create a feature branch
  3. Make your changes
  4. Test on multiple OS versions
  5. Submit a pull request

πŸ“– Contributing Guide for detailed guidelines.

πŸ› Reporting Issues

Found a bug? Open an issue with:

  • Operating system details
  • Error messages
  • Steps to reproduce
  • Expected vs actual behavior

πŸ“ž Support

πŸ”’ Security

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.

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments

  • 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)

πŸ“š Quick Guide Reference

Essential Guides

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

Technical Guides

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

About

Small changes to cyberpanel core installation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 66.6%
  • C++ 30.1%
  • Python 2.9%
  • HTML 0.4%