Commit Graph

6 Commits

Author SHA1 Message Date
dcfd03e9ac update 2026-04-06 10:40:29 +02:00
5f93428041 Add Project-Pro Blog module with initial SQL setup, CSS styles, and template files
- Created SQL installation scripts for categories and posts tables.
- Added uninstall scripts to drop the created tables.
- Introduced CSS styles for blog layout, including responsive design for posts and categories.
- Implemented PHP redirection in index files to prevent direct access.
- Developed Smarty templates for blog category tree, post list, and individual post details.
- Ensured proper caching headers in PHP files to enhance performance.
2026-03-03 15:24:51 +01:00
8d14e5d95c Add index.php file to googlemerchant XML module with redirect headers
This commit introduces a new index.php file in the googlemerchant XML module. The file contains headers to prevent caching and redirects users to the parent directory. This is part of the module's structure to ensure proper access control and user experience.
2026-02-16 22:37:27 +01:00
Roman Pyrih
f1cfd1819e Creating new plugin 2025-12-02 15:59:27 +01:00
Roman Pyrih
52b0b71a5c Save 2025-11-12 12:58:08 +01:00
Roman Pyrih
e709fc0cb5 Download module "ps_searchbar" 2025-11-12 12:48:11 +01:00