thedevdojo/voyager

[Feature] filtration and exporting feature

Open

#4,216 opened on Jun 21, 2019

View on GitHub
 (8 comments) (0 reactions) (0 assignees)PHP (2,652 forks)batch import
featurehelp wanted

Repository metrics

Stars
 (11,817 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Version information

  • Laravel: v5.8.15
  • Voyager: v1.2.6
  • PHP: 7.3.1
  • Database: . MySQL 5.7.24

Description of feature

datatables provide a multiple filtration to the table which cannot be done in voyager. filtration could re-draw tables as the user need.(like the images attached) adding printing to tables and exporting as excel or pdf or word

Proposed solution

add support for multiple filtration and advanced search add exporting feature to the tables

Alternatives considered

providing a clear way to do it manually

Additional context

maxresdefault (1) maxresdefault

Contributor guide