mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-24 04:47:46 +00:00
1.5 KiB
1.5 KiB
Development
As Chill relies on the symfony framework, reading the framework's documentation should answer most of your questions. We are explaining here some tips to work with Chill, and help with things we've encountered.
- Instructions to create a new bundle
- CRUD (Create - Update - Delete) for one entity
- Helpers for building a REST API
- Routing
- Menus
- Forms
- Access control model
- Messages to users
- Pagination
- Localisation
- Logging
- Database migrations
- Searching
- Timelines
- Exports
- Embeddable comments
- Run tests
- ESLint
- Useful snippets
- Manual
- Assets
- Cron Jobs
- Info about entities
- Info about database (in French)
- Developer FAQ
Layout and UI
- Render entities automatically
- Layout / Template usage
- Classes and mixins
- Widgets
- Javascript function
Help, I am lost!
Write an email at info@champs-libres.coop, and we will help you!