- 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.
11 lines
382 B
Markdown
11 lines
382 B
Markdown
# Pamięć projektu kikiriki.sklep.pl
|
|
|
|
## Aktywne zadania
|
|
- **Moduł Blog** (`projectproblog`) — szczegółowy plan w `blog-module-plan.md`
|
|
|
|
## Kluczowe informacje
|
|
- PrestaShop 1.7.8.11, DB prefix: `pr_`
|
|
- Deploy: FTP auto-upload via ftp-kr (zapis = upload na produkcję)
|
|
- Język UI: polski
|
|
- Po każdej zmianie w `override/` → wyczyścić `/cache/class_index.php` na serwerze
|