Simple CSV Tables

Descripción

Con «Simple CSV Tables», podrás registrar archivos CSV ilimitados. Esos archivos se asociarán a un shortcode que muestra una tabla dinámica en cualquier lugar de tu sitio.

Capturas

  • You can create a New CSV Table, upload the .csv file, and specify the delimeter char.
  • A shortcode will be generated.
  • Use the sortcode to print the table on Posts and Pages.
  • The table is shown.

Instalación

This plugin creates a Custom Post called ‘CSV Table’, so we recommend updating the permalinks after activation.

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activa el plugin
  3. Actualiza los enlaces permanentes en «Ajustes».

Preguntas frecuentes

Can I use multiple CSV files?

Absolutely. You can import and show as many tables as you like. Every time you import a CSV file, the plugin creates a ‘CSV Table’ post. You will then be able to show that table anywhere on your site using a simple shortcode.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Simple CSV Tables» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Simple CSV Tables» ha sido traducido a 4 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Simple CSV Tables» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.3

  • Update dependencies & add responsive

1.0.2

  • Translatable strings

1.0.1

  • Saneado y validación de las entradas
  • Versión local de «datatables» en lugar de usar CDN

1.0

  • Inicial