Title: AJ CSV to DataTable
Author: anjanasilva
Published: <strong>30. Oktober 2015</strong>
Last modified: 13. Dezember 2017

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/aj-csv-to-datatable.svg)

# AJ CSV to DataTable

 Von [anjanasilva](https://profiles.wordpress.org/anjanasilva/)

[Herunterladen](https://downloads.wordpress.org/plugin/aj-csv-to-datatable.zip)

 * [Details](https://de.wordpress.org/plugins/aj-csv-to-datatable/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/aj-csv-to-datatable/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/aj-csv-to-datatable/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/aj-csv-to-datatable/#developers)

 [Support](https://wordpress.org/support/plugin/aj-csv-to-datatable/)

## Beschreibung

WordPress Plugin to present a CSV file in a DataTable. This will import data from
a CSV file and display in a DataTable.

### How To Use

Insert following code snippet into any page or post using this shortcode, make sure
you use an unique id :

    ```
    [aj-csv2dt src=http://e-innoving.com/samples/SacramentocrimeJanuary2006.csv id=datatable_id]
    ```

You can now disable DataTable search, pagination, sorting and displaying of bInfo
with the recent 1.1 release. The purpose of this is to render a static looking HTML
Table out of a CSV file.

    ```
    [aj-csv2dt src=http://e-innoving.com/samples/SacramentocrimeJanuary2006.csv id=datatable_id disable_search=true disable_paging=true disable_binfo=true disable_sorting=true]
    ```

Save it, just refresh the page and see. Less hassle, all your csv data is inside
the DataTable.

### Credits

This plugin utilizes some excellent open source scripts, functions and images whose
creators deserve to be recognized.

 1. Shaun Scovil, for inspiring me through his CSV to Sortable Plugin.
 2. V.Krishn wrote a handy [PHP function](http://github.com/insteps/phputils) that 
    enables users of PHP < 5.3 to utilize the `str_getcsv()` function that powers this
    plugin.

### Common Errors

 1. If the datatable misbehaves, this is probably due to an incorrect csv format. In
    that case, open csv file in excel
     and re-save it as a new csv. Most likely this
    will resolve your issue.

## Screenshots

 * [[

## Installation

 1. Install and activate the plugin via `WP-Admin > Plugins`.
 2. Add shortcode to a post or page: `[aj-csv2dt src=http://samplecsvs.s3.amazonaws.
    com/SacramentocrimeJanuary2006.csv id=datatable_id]`.

## FAQ

  Installation Instructions

 1. Install and activate the plugin via `WP-Admin > Plugins`.
 2. Add shortcode to a post or page: `[aj-csv2dt src=http://samplecsvs.s3.amazonaws.
    com/SacramentocrimeJanuary2006.csv id=datatable_id]`.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„AJ CSV to DataTable“ ist Open-Source-Software. Folgende Menschen haben an diesem
Plugin mitgewirkt:

Mitwirkende

 *   [ anjanasilva ](https://profiles.wordpress.org/anjanasilva/)

[Übersetze „AJ CSV to DataTable“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/aj-csv-to-datatable)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/aj-csv-to-datatable/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/aj-csv-to-datatable/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/aj-csv-to-datatable/)
per [RSS](https://plugins.trac.wordpress.org/log/aj-csv-to-datatable/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.1

 * Added options to disable DataTable searching, pagination, sorting and showing
   of bInfo.

#### 1.0

 * First public release.

## Meta

 *  Version **1.1**
 *  Zuletzt aktualisiert **vor 8 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 4.3.1 oder höher **
 *  Getestet bis **4.7.33**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/aj-csv-to-datatable/)
 * Schlagwörter
 * [csv](https://de.wordpress.org/plugins/tags/csv/)[data](https://de.wordpress.org/plugins/tags/data/)
   [datatable](https://de.wordpress.org/plugins/tags/datatable/)[import](https://de.wordpress.org/plugins/tags/import/)
   [table](https://de.wordpress.org/plugins/tags/table/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/aj-csv-to-datatable/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/aj-csv-to-datatable/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/aj-csv-to-datatable/reviews/)

## Mitwirkende

 *   [ anjanasilva ](https://profiles.wordpress.org/anjanasilva/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/aj-csv-to-datatable/)