This website requires JavaScript.
Explore
Help
Register
Sign In
truncgit
/
citrus
Watch
1
Star
0
Fork
0
You've already forked citrus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
253
Commits
4
Branches
0
Tags
6a7e977330f3b6e8d261d05a1f1df41ceaeaa678
Commit Graph
4 Commits
Author
SHA1
Message
Date
Muhammet Güler
4924cb0dc8
feat: kariyer formu, mobil offcanvas menu ve blog modulu iyilestirmeleri
2026-03-10 18:50:23 +03:00
Ümit Tunç
97092dd793
Add Landing Page Section and Update Product Schema: Introduced a new LandingPageSection class to manage the layout and fields for the product landing page. Updated the ProductForm to include this new section, enhancing the product management interface. Added migration for landing_page_data in the products table and implemented localization for new fields in English and Turkish language files. Created a new landing Blade view to render the landing page dynamically, improving user experience and modularity.
2026-01-02 20:58:18 +03:00
Ümit Tunç
12441517f6
Add Custom Header and Footer Blade Selection: Implemented options for selecting custom Blade files for header and footer templates in the Page settings. Enhanced the PageController to render these templates dynamically, improving modularity and user experience. Updated relevant views to support this new functionality, ensuring better localization and flexibility in template management.
2026-01-01 10:54:38 +03:00
Ümit Tunç
a85e6eebe0
Implement Product and ProductCategory Resources: Created new Filament resources for managing products and product categories, including pages for listing, creating, and editing. Added schemas for forms and tables, integrated translation support, and established relationships between products and categories. Enhanced the navigation structure to include product and service links in the frontend menu, improving overall site organization and user experience.
2025-12-30 22:16:45 +03:00