smueller
|
d0e5baa443
|
Revert main to dev deployment model: remove bootstrap and use ../backend/ paths
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-05-22 14:10:21 +02:00 |
|
smueller
|
8afba16905
|
Enhance configuration management: Updated README.md with Windows sync instructions, refactored backend configuration files to improve loading logic, and ensured consistent function definitions. Improved error handling in bootstrap.php for better user feedback during application startup.
|
2026-05-22 14:07:27 +02:00 |
|
smueller
|
96a5977283
|
Refactor configuration loading: Updated multiple public PHP files to require a new bootstrap file for configuration management. Adjusted paths for product configuration to enhance maintainability and consistency across the application.
|
2026-05-22 13:58:30 +02:00 |
|
TheOnlyMace
|
2074707c9d
|
Add product visibility control: Introduced a mechanism to hide specific products ('vpc', 'vps') from the shop. Updated relevant templates to conditionally display these products based on visibility status, enhancing user experience and product management.
|
2026-04-09 21:07:48 +02:00 |
|
TheOnlyMace
|
55f9fdd957
|
Update products configuration: Removed outdated features from 'mail-gateway' offerings, including email archiving and calendar & contacts, to streamline product details and improve clarity.
|
2026-04-09 21:04:21 +02:00 |
|
TheOnlyMace
|
ab81d1c49f
|
Update webhosting configuration: Adjusted price for 'Webhosting Professional' from '9,99' to '13,99' to reflect updated pricing strategy.
|
2026-04-09 21:02:52 +02:00 |
|
TheOnlyMace
|
b40ad53d9c
|
Update webhosting configuration: Changed 'Domains Inkl.' value from '3' to '1' to accurately reflect product offerings and specifications.
|
2026-04-09 21:01:59 +02:00 |
|
TheOnlyMace
|
e5402189ea
|
Update webhosting configuration: Specify database type in product details by changing 'Datenbanken' value to '20 MySQL' for improved clarity in offerings.
|
2026-04-09 21:01:10 +02:00 |
|
TheOnlyMace
|
e544720900
|
Update webhosting configuration and content: Enhanced product descriptions, pricing, and specifications for webhosting packages. Transitioned from cPanel/Webmin to Plesk Webhosting, and updated PHP version to 8.4. Improved clarity and appeal of offerings in both backend configuration and public-facing web page.
|
2026-04-09 20:59:37 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
b41f0ef425
|
Add Google Analytics (GA4) with Consent Mode to footer.php: Implemented tracking script that respects user consent for analytics and marketing cookies, enhancing compliance with privacy regulations.
|
2026-04-09 15:12:42 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
29386b2ab6
|
Update branding in multiple files to reflect personal ownership: Changed references from "Über uns" to "Über mich" in demo.html, README.md, footer.php, header.php, and about.php, enhancing the personal touch of the content.
|
2026-04-08 14:43:31 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
df705701f0
|
Add IT services section and update navigation and contact options: Introduced a new IT-Dienstleistungen link in the header, added multiple IT service options in the contact form, and created a dedicated IT services section on the index page with detailed descriptions and call-to-action buttons. Enhanced CSS for better layout of service actions.
|
2026-04-08 14:36:37 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
a166f90668
|
Update header.php to include custom stylesheet: Added a new custom.css file for additional styling alongside the main stylesheet, enhancing the design flexibility of the application.
|
2026-04-02 15:47:03 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
2c71354bbc
|
Remove obsolete files: Deleted .gitignore, CONTRIBUTING.md, LICENSE, and README.md from the backend directory to streamline the repository and eliminate unnecessary documentation.
|
2026-04-02 15:28:13 +02:00 |
|
𝓜𝓪𝓬𝓮™
|
c8386a8f4b
|
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 |
|