Custom DB Table Views Export

Categories

Component ID

2840365

Component name

Custom DB Table Views Export

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

559

Component created

Component changed

Component body

The feature of this module is binding the custom table data to views (block/page) and its provide a format in views for add new views page or block with all columns of custom table in the views as field. You can filter ,sort ,relationship(User, Taxonomy,Node) option are available.

Note : Please use dev version for latest changes and correction.

Requirements :

Custom DB Table Views Export requires Views (now it's in core module).

Instruction to use :

Below is the step wise instruction to install and use.

1: Download and put it in module directory at root of your working project.
2: Enable the module and there is option to configure it. OR
http://www.drupal8.dev/admin/config/dbtableconfig
3: Put your custom table in "Table Name".
4: Views name that you want in views.
5: Some extra feature "Relation between Node/Taxonomy/User".

Note : After saving details. Please clear cache if it is not showing in views and please make sure that if you are uninstalling module then please first delete views(if you have added any views using module).