This website requires JavaScript.
Explore
Help
Register
Sign In
smueller
/
HexaHost-Frontend
Watch
1
Star
0
Fork
0
You've already forked HexaHost-Frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
481d223747f95b6f7b5955c2609b449466c9547d
HexaHost-Frontend
/
backend
/
config
History
smueller
481d223747
Update product configuration and enhance order functionality: Added shop URLs for various products in the backend configuration, improving the management of product links. Implemented new functions to generate order URLs for featured and first packages, enhancing the user experience on product pages. Updated contact and product pages to utilize the new order URL functionality for streamlined ordering.
2026-05-28 08:30:02 +02:00
..
config.php
Update file inclusion paths in multiple PHP files: Adjusted paths to use the new backend directory structure, ensuring consistent access to functions and configuration files across the application.
2026-04-02 13:46:08 +02:00
contact-config.php
Enhance API functionality and security: Added rate limiting and domain validation across multiple API endpoints, improved error handling for missing or invalid parameters, and refactored email handling in contact form for better security and maintainability. Updated README.md with production build instructions and prerequisites.
2026-05-22 14:50:20 +02:00
mail-config.php
Refactor email handling in contact form: Transitioned from PHPMailer to native PHP mail() function, removing Composer dependencies. Updated documentation to reflect changes in email configuration and setup. Enhanced security features including CSRF protection and input validation. Adjusted product pricing and specifications in backend configuration files.
2026-05-27 13:04:52 +02:00
products-config.php
Update product configuration and enhance order functionality: Added shop URLs for various products in the backend configuration, improving the management of product links. Implemented new functions to generate order URLs for featured and first packages, enhancing the user experience on product pages. Updated contact and product pages to utilize the new order URL functionality for streamlined ordering.
2026-05-28 08:30:02 +02:00