Commit Graph

4 Commits

Author SHA1 Message Date
Ümit Tunç a4aea280f2 Add Language Management Module: Created Language resource with CRUD pages, schemas, and models to support the universal translation system. Implemented localization for English and Turkish, ensuring consistent user experience. Added necessary policies and seeder for initial language data, enhancing the overall language management functionality. 2025-10-01 04:15:21 -03:00
Ümit Tunç 188066c885 Add module template documentation for Citrus Platform: Introduced a comprehensive template structure for creating new modules, including file organization, model, migration, resource, and page templates. Provided detailed examples and best practices to ensure consistency and scalability in module development across the platform. 2025-09-27 15:01:09 -03:00
Ümit Tunç 7def9fd426 Add localization pattern documentation for Citrus Platform: Created a comprehensive guide detailing the localization structure, translation key organization, and best practices for implementing localization in modules. Included examples for the Pages module to standardize localization efforts across the platform. 2025-09-27 15:00:50 -03:00
Ümit Tunç c5b8d3341c Add developer handbook for Citrus Platform: Created a comprehensive guide covering project overview, module development, localization system, coding standards, testing strategy, and deployment checklist. Included detailed examples and best practices to standardize module development across the platform. 2025-09-27 15:00:20 -03:00