A modern, feature-rich theme for your panel, designed and developed by HXDev.
HXPanel is a sleek, responsive, and highly customizable theme for your server management panel. It brings a fresh look, improved UX, and a host of enhancements to make managing your servers easier and more enjoyable.
- Modern UI with beautiful layouts and icons
- Responsive: Works great on desktop and mobile
- Easy to customize: Built with React, Tailwind, and Laravel Blade
- Enhanced navigation and user experience
Theme by HXDev
For support, feedback, or to join the community, visit our Discord:
- Node.js (v16+ recommended)
- npm or yarn
- Laravel (for backend integration)
npm install
# or
yarn install
npm run build
# or
yarn build
- Copy the built assets from
public/
ordist/
to your panel's public directory as needed. - For Laravel Blade views, copy files from
resources/views/
to your panel's views directory. - Update your panel's configuration to use the new theme assets and views.
To run the theme in development mode with hot reloading:
npm run dev
# or
yarn dev
- Edit styles in
resources/scripts/assets/css/EnigmaBusiness.ts
or other CSS/TS files. - Modify React components in
resources/scripts/components/
. - Update Blade templates in
resources/views/
.
- Discord Support Server: https://discord.gg/N6HjCKWzH3
- Ask questions, get help, or suggest features!
This theme is provided by HXDev. Please check the repository for license details.
- Theme by HXDev
- Special thanks to the open-source community