Jump to content

Recommended Posts

Posted (edited)

Hi guys, this is a CMS im sharing for lineage 2 servers, im tired of the crap i see on new release servers. Dont let me start on the IA developed ones lmao.


 

đź“‹ Description


Free and open source template to create landing pages for Lineage 2 private servers. Designed with a dark fantasy theme and modern animations.


✨ Current Features


This FREE version includes:


Complete Landing Page - Professional design ready to use

Multi-language Support - Spanish, English, Portuguese

Dark Fantasy Theme - With animated UI elements

Server Information - Rates, features, and rules

Olympiad Ranking - Rankings display

Download Section - For game client

Skins and Animations Gallery

Streaming Widget - Twitch/Kick integration

Fully Customizable - Via configuration files


❌ Not Included in Free Version

❌ User Registration System

❌ Online Players Counter

❌ Donation Panel


đź’Ž Premium Integrations


IntegrationPrice

Registration System $50 USD

Online Players Counter $50 USD

Donation Panel $50 USD
 

📧 Contact: https://gh0tstudio.com


🛠️ Tech Stack

Technology    Version    Description

React              19.2.0       UI Library

TypeScript       5.8.2        Static typing

Vite                 6.2.0         Build tool

TailwindCSS   CDNCSS    Framework

Lucide React   0.554.0         Icons

i18next           23.16.0       Internationalization

react-i18next   15.1.0        React bindings for i18n



All documentation provided for AI AGENTS to make changes on the ui texts and so on.


u can have a look on the cms fully working with donation panel, online count and register via:

https://crmlineage2.vercel.app/
https://github.com/6h0T/CRM-LINEAGE2-FREE

If u are in the lookings to develop a unique website for ur projects, u can dm me or contact me throw my socials on my profile.

all code has encrypted references so any type of rebranding, copying or selling without authorization will result in take downs

Edited by byPain
  • Like 3
  • 4 weeks later...
Posted
Changelog
 
All notable changes to this project will be documented in this file.

[English Version](#english-version) | [Versión en Español](#versión-en-español)
 
---
 
English Version
 
[1.1.3] - 2026-01-05
 
Added
 
Donation System Integration
- Integrated comprehensive donation panel into the main CMS
- Implemented direct donation system without requiring user login
- Added automatic coin crediting directly to character inventory
- Created new React component for donation interface with modern design
- Implemented real-time coin calculation based on payment method and currency
- Added support for multiple payment gateways:
  - MercadoPago (ARS)
  - PayPal (USD, BRL, EUR)
  - PagSeguro (BRL)
- Developed new backend endpoint for processing direct donations
- Implemented character validation system before payment processing
- Added automatic webhook handling for payment confirmations
- Created comprehensive logging system for all donation transactions
- Implemented bonus system for bulk coin purchases
- Added donation history tracking and management
 
Vote Reward System
- Integrated vote reward panel into the CMS
- Implemented multi-topsite voting system
- Added automatic reward delivery upon vote verification
- Created vote tracking and cooldown management
- Implemented anti-fraud measures for vote validation
- Added vote history and statistics for users
- Developed admin panel for vote reward configuration
- Implemented automatic vote verification through topsite APIs
 
Database Enhancements
- Created new table structure for donation management (`site_donations`)
- Added `auto_credit` field for automatic coin delivery
- Implemented balance tracking system (`site_balance`)
- Created conversion and transfer logging tables
- Added comprehensive indexing for performance optimization
- Implemented transaction history tracking
 
Frontend Improvements
- Developed new donation panel component with consistent site design
- Added multi-language support (Spanish, English, Portuguese)
- Implemented form validation and error handling
- Created responsive design for mobile and desktop
- Added real-time price calculation display
- Implemented loading states and user feedback messages
 
Backend Infrastructure
- Created secure API endpoints for donation processing
- Implemented webhook system for payment gateway integration
- Added comprehensive error logging and debugging tools
- Developed configuration management system
- Implemented security measures for sensitive data handling
- Added support for sandbox and production environments
 
Documentation
- Created comprehensive production setup guide
- Developed security checklist for deployment
- Added database setup scripts with detailed instructions
- Created API integration documentation
- Developed troubleshooting guides
- Added configuration examples for all payment gateways
 
Changed
- Updated navigation system to include donation and vote panels
- Modified routing to support new panel pages
- Enhanced translation system with new text strings
- Improved error handling across the application
- Updated proxy configuration for backend communication
 
Security
- Implemented credential protection in configuration files
- Added example configuration files without sensitive data
- Created .htaccess rules for protecting sensitive directories
- Implemented webhook signature validation
- Added SQL injection prevention measures
- Implemented session security enhancements
 
Technical Details
- React 19.2.0 for frontend components
- TypeScript for type safety
- Vite 6.2.0 for build tooling
- PHP 7.4+ for backend processing
- SQL Server 2012+ for database management
- Integration with MercadoPago SDK
- RESTful API architecture
 
---
 
Versión en Español
 
[1.1.3] - 2026-01-05
 
Agregado
 
IntegraciĂłn del Sistema de Donaciones
- IntegraciĂłn completa del panel de donaciones al CMS principal
- ImplementaciĂłn de sistema de donaciones directas sin requerir inicio de sesiĂłn
- Agregada acreditación automática de coins directamente al inventario del personaje
- Creación de nuevo componente React para interfaz de donaciones con diseño moderno
- Implementación de cálculo de coins en tiempo real según método de pago y moneda
- Agregado soporte para mĂşltiples pasarelas de pago:
  - MercadoPago (ARS)
  - PayPal (USD, BRL, EUR)
  - PagSeguro (BRL)
- Desarrollo de nuevo endpoint backend para procesamiento de donaciones directas
- ImplementaciĂłn de sistema de validaciĂłn de personajes antes del procesamiento de pago
- Agregado manejo automático de webhooks para confirmaciones de pago
- CreaciĂłn de sistema completo de logs para todas las transacciones de donaciĂłn
- ImplementaciĂłn de sistema de bonos para compras de coins en volumen
- Agregado seguimiento y gestiĂłn de historial de donaciones
 
Sistema de Recompensas por VotaciĂłn
- IntegraciĂłn del panel de recompensas por votaciĂłn al CMS
- ImplementaciĂłn de sistema de votaciĂłn multi-topsite
- Agregada entrega automática de recompensas al verificar votos
- CreaciĂłn de seguimiento de votos y gestiĂłn de tiempos de espera
- ImplementaciĂłn de medidas anti-fraude para validaciĂłn de votos
- Agregado historial de votos y estadĂ­sticas para usuarios
- Desarrollo de panel administrativo para configuraciĂłn de recompensas
- Implementación de verificación automática de votos mediante APIs de topsites
 
Mejoras en Base de Datos
- CreaciĂłn de nueva estructura de tablas para gestiĂłn de donaciones (`site_donations`)
- Agregado campo `auto_credit` para entrega automática de coins
- ImplementaciĂłn de sistema de seguimiento de balance (`site_balance`)
- CreaciĂłn de tablas de registro de conversiones y transferencias
- Agregada indexaciĂłn completa para optimizaciĂłn de rendimiento
- ImplementaciĂłn de seguimiento de historial de transacciones
 
Mejoras en Frontend
- Desarrollo de nuevo componente de panel de donaciones con diseño consistente
- Agregado soporte multi-idioma (Español, Inglés, Portugués)
- ImplementaciĂłn de validaciĂłn de formularios y manejo de errores
- Creación de diseño responsive para móvil y escritorio
- Agregada visualización de cálculo de precios en tiempo real
- ImplementaciĂłn de estados de carga y mensajes de retroalimentaciĂłn al usuario
 
Infraestructura Backend
- CreaciĂłn de endpoints API seguros para procesamiento de donaciones
- ImplementaciĂłn de sistema de webhooks para integraciĂłn con pasarelas de pago
- Agregadas herramientas completas de registro de errores y depuraciĂłn
- Desarrollo de sistema de gestiĂłn de configuraciĂłn
- ImplementaciĂłn de medidas de seguridad para manejo de datos sensibles
- Agregado soporte para entornos sandbox y producciĂłn
 
DocumentaciĂłn
- CreaciĂłn de guĂ­a completa de configuraciĂłn para producciĂłn
- Desarrollo de checklist de seguridad para despliegue
- Agregados scripts de configuraciĂłn de base de datos con instrucciones detalladas
- CreaciĂłn de documentaciĂłn de integraciĂłn de APIs
- Desarrollo de guĂ­as de soluciĂłn de problemas
- Agregados ejemplos de configuraciĂłn para todas las pasarelas de pago
 
Modificado
- ActualizaciĂłn del sistema de navegaciĂłn para incluir paneles de donaciĂłn y votaciĂłn
- Modificación del enrutamiento para soportar nuevas páginas de paneles
- Mejora del sistema de traducciones con nuevas cadenas de texto
- Mejora del manejo de errores en toda la aplicaciĂłn
- ActualizaciĂłn de configuraciĂłn de proxy para comunicaciĂłn con backend
 
Seguridad
- ImplementaciĂłn de protecciĂłn de credenciales en archivos de configuraciĂłn
- Agregados archivos de configuraciĂłn de ejemplo sin datos sensibles
- CreaciĂłn de reglas .htaccess para proteger directorios sensibles
- ImplementaciĂłn de validaciĂłn de firma de webhooks
- Agregadas medidas de prevenciĂłn de inyecciĂłn SQL
- ImplementaciĂłn de mejoras de seguridad en sesiones
 
Detalles Técnicos
- React 19.2.0 para componentes frontend
- TypeScript para seguridad de tipos
- Vite 6.2.0 para herramientas de construcciĂłn
- PHP 7.4+ para procesamiento backend
- SQL Server 2012+ para gestiĂłn de base de datos
- IntegraciĂłn con SDK de MercadoPago
- Arquitectura API RESTful
 
---
 
Migration Notes / Notas de MigraciĂłn
 
For Existing Installations / Para Instalaciones Existentes
 
**English:**
If you are upgrading from a previous version, please follow these steps:
1. Backup your database before applying any changes
2. Run the database migration script (`database_setup.sql`)
3. Update your configuration file with new settings
4. Configure payment gateway credentials
5. Test the donation flow in sandbox mode before going to production
6. Review the security checklist before deployment
 
**Español:**
Si está actualizando desde una versión anterior, siga estos pasos:
1. Realice una copia de seguridad de su base de datos antes de aplicar cambios
2. Ejecute el script de migraciĂłn de base de datos (`database_setup.sql`)
3. Actualice su archivo de configuraciĂłn con las nuevas opciones
4. Configure las credenciales de las pasarelas de pago
5. Pruebe el flujo de donaciones en modo sandbox antes de pasar a producciĂłn
6. Revise el checklist de seguridad antes del despliegue
 
---
 
Known Issues / Problemas Conocidos
 
**English:**
- Webhook notifications may experience delays during high traffic periods
- Some payment gateways require manual configuration of webhook URLs
- Character names are case-sensitive in the donation form
 
**Español:**
- Las notificaciones de webhook pueden experimentar retrasos durante períodos de alto tráfico
- Algunas pasarelas de pago requieren configuraciĂłn manual de URLs de webhook
- Los nombres de personajes son sensibles a mayĂşsculas/minĂşsculas en el formulario de donaciĂłn
 
---
 
Roadmap / Hoja de Ruta
 
Planned Features / CaracterĂ­sticas Planeadas
 
**English:**
- Admin dashboard for donation management
- Automated refund processing
- Subscription-based donations
- Gift card system
- Enhanced reporting and analytics
- Mobile application support
 
**Español:**
- Panel administrativo para gestiĂłn de donaciones
- Procesamiento automatizado de reembolsos
- Donaciones basadas en suscripciĂłn
- Sistema de tarjetas de regalo
- Reportes y análisis mejorados
- Soporte para aplicaciĂłn mĂłvil
 
---
 
Contributors / Contribuidores
 
This release includes contributions from the development team focused on creating a secure, user-friendly donation and voting system integrated seamlessly with the existing CMS.
 
Este lanzamiento incluye contribuciones del equipo de desarrollo enfocado en crear un sistema de donaciones y votación seguro y fácil de usar, integrado perfectamente con el CMS existente.
 
---
 
Support / Soporte
 
**English:**
For issues, questions, or feature requests, please refer to:
- `PRODUCTION_SETUP_GUIDE.md` for setup instructions
- `SECURITY_CHECKLIST.md` for security guidelines
- `DONATION_DIRECT_SYSTEM.md` for technical documentation
 
**Español:**
Para problemas, preguntas o solicitudes de caracterĂ­sticas, consulte:
- `PRODUCTION_SETUP_GUIDE.md` para instrucciones de configuraciĂłn
- `SECURITY_CHECKLIST.md` para pautas de seguridad
- `DONATION_DIRECT_SYSTEM.md` para documentación técnica
 
---
 
License / Licencia
 
This project maintains its original licensing terms. Please refer to the LICENSE file for details.
 
Este proyecto mantiene sus términos de licencia originales. Consulte el archivo LICENSE para más detalles.
 
---
 
**Last Updated / Última Actualización:** January 5, 2026  
**Version / VersiĂłn:** 1.1.3

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


Ă—
Ă—
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..