← all publishers

guiziweb

@guiziweb source repo

39 published skills

  1. Add Grid 2 · guiziweb
    Create an admin grid class (fields, filters, actions) for an existing Sylius Resource
    0
    installs
  2. Add Menu 2 · guiziweb
    Add an admin sidebar menu entry for an existing Sylius Resource
    0
    installs
  3. Add Form 2 · guiziweb
    Add an admin FormType for an existing Sylius Resource
    0
    installs
  4. Add Grid 3 · guiziweb
    Add a Sylius admin grid for an existing Sylius Resource
    0
    installs
  5. Add Menu 3 · guiziweb
    Add an admin menu entry for an existing Sylius Resource
    0
    installs
  6. Add Model 2 · guiziweb
    Add a Doctrine entity as a Sylius Resource
    0
    installs
  7. Add Images 2 · guiziweb
    Add a multiple images collection (OneToMany) to an existing Sylius Resource
    0
    installs
  8. Add Routes 2 · guiziweb
    Add Sylius admin routes for an existing Resource with a Grid
    0
    installs
  9. Extends Form 2 · guiziweb
    Expose a custom field in an existing Sylius admin form (Product, Taxon, Channel, …) via a Symfony FormTypeExtension, Twig hook and translation
    0
    installs
  10. Extends Grid 2 · guiziweb
    Customize an existing Sylius admin grid (hide/reorder/modify/add fields, filters, actions)
    0
    installs
  11. Extends Model 2 · guiziweb
    Extend an existing Sylius entity inside the plugin's test application, or ship a plugin-side trait/interface that lets integrators do it themselves
    0
    installs
  12. Add Autocomplete 2 · guiziweb
    Add an autocomplete (simple ChoiceType or entity AJAX autocomplete) as a FormType field or as a grid filter
    0
    installs
  13. Add Autocomplete 3 · guiziweb
    Add an admin autocomplete form type for a Sylius Resource (translatable or not), optionally injected into another form via an extension
    0
    installs
  14. Add Translatable Model 2 · guiziweb
    Make an existing Sylius Resource translatable, with TranslationType and Twig hooks
    0
    installs
  15. Init · guiziweb
    Bootstrap a new Symfony project with the Sylius Stack (Bootstrap Admin UI, Resource, Grid, Twig Hooks)
    0
    installs
  16. Add Form · guiziweb
    Add an admin FormType for an existing Sylius Resource
    0
    installs
  17. Add Grid · guiziweb
    Add a Sylius admin grid for an existing Sylius Resource
    0
    installs
  18. Add Menu · guiziweb
    Add an admin menu entry for an existing Sylius Resource
    0
    installs
  19. Add Model · guiziweb
    Add a Doctrine entity as a Sylius Resource in a Sylius application
    0
    installs
  20. Add Images · guiziweb
    Add a multiple images collection (OneToMany) to an existing Sylius Resource
    0
    installs
  21. Add Routes · guiziweb
    Add Sylius admin routes for an existing Resource with a Grid
    0
    installs
  22. Extends Form · guiziweb
    Expose a custom field in an existing Sylius admin form (Product, Taxon, Channel, …) via a Symfony FormTypeExtension, Twig hook and translation
    0
    installs
  23. Extends Grid · guiziweb
    Customize an existing Sylius admin grid (hide/reorder/modify/add fields, filters, actions)
    0
    installs
  24. Extends Model · guiziweb
    Extend an existing Sylius entity (Product, Taxon, Channel, etc.) in your Sylius application to add custom fields or apply a plugin-provided trait
    0
    installs
  25. Add Factory · guiziweb
    Control how a resource is instantiated on Create — set defaults (timestamps, status), inject the creator, pre-fill relations from the URL.
    0
    installs
  26. Plugin Init · guiziweb
    Create a new Sylius plugin from the official PluginSkeleton with Docker environment
    0
    installs
  27. Add Provider · guiziweb
    Load a resource from a non-Doctrine source (external API, command bus, DDD repository) for Show/Index/Update/Delete operations.
    0
    installs
  28. Add Resource · guiziweb
    Add a new Doctrine entity as a Sylius Resource (entity, repository, FormType, migration). Operations are added separately.
    0
    installs
  29. Add Security · guiziweb
    Secure the admin panel with a User entity, firewall and access control
    0
    installs
  30. Add Template · guiziweb
    Customize admin templates via Twig Hooks — override, add or disable a block on any admin page
    0
    installs
  31. Dev Commands · guiziweb
    Daily development commands for Sylius Stack apps (database, cache, assets, QA)
    0
    installs
  32. Add Operation · guiziweb
    Add one or more operations (Index, Show, Create, Update, Delete, BulkDelete, ApplyStateMachineTransition) to an existing Sylius Resource
    0
    installs
  33. Add Processor · guiziweb
    Add custom logic on Create/Update/Delete operations — send an email, dispatch a command, publish an event, push to a queue.
    0
    installs
  34. Add Responder · guiziweb
    Return a non-standard HTTP response (PDF, XLSX, stream, binary) instead of the default HTML template.
    0
    installs
  35. Add Autocomplete · guiziweb
    Add an admin autocomplete form type for a Sylius Resource (translatable or not), optionally injected into another form via an extension
    0
    installs
  36. Add Grid Export · guiziweb
    Add a CSV export button to an existing admin grid.
    0
    installs
  37. Add Twig Context · guiziweb
    Add extra variables to the Twig template of an operation — related data, stats, preloaded references.
    0
    installs
  38. Add Translatable Model · guiziweb
    Make an existing Sylius Resource translatable, with TranslationType and Twig hooks
    0
    installs
  39. Plugin Add Stimulus Controller · guiziweb
    Add a Stimulus JS controller to a Sylius plugin
    0
    installs