sst/datatablesbundle

Symfony Datatable Bundle For Doctrine2 Entities

Installs: 451

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 242

Type:symfony-bundle

1.4.2 2023-11-13 12:40 UTC

This package is auto-updated.

Last update: 2024-04-13 13:36:18 UTC


README

This repository is a fork of https://github.com/stwe/DatatablesBundle.

Use this repository to replace the original sg/datatablesbundle with this one, to fix a xss-issue.

Installation

  • Run composer require sst/datatablesbundle
  • Copy the following into config/routes/sg_datatables_bundle.yaml
sg_datatables_bundle:
    resource: "@SgDatatablesBundle/Controller/"
    type: annotation
    prefix: /sg