Este proyecto de CodeIgniter te permite generar archivos CSV desde una interfaz dinámica.

Consulta las columnas de tu tabla y te da el checklist para que armes tu query, tambien te permite agregar filtros con jquery-select de seleccion multiple y 3 tipos de filtros por fecha.

Solo configura:
-Base_url (aplication/config/config.php)
-Conexión a base de datos (aplication/config/database.php)
-En la vista:
$base_de_datos = 'tu_base_de_datos';
$tabla = 'tu_tabla_para_extraer_datos';
$url_csv_controller = 'http://localhost:####/ParkerCsvIgniter/index.php/Reportes/Main_csv_dinamico';


Este proyecto está basado en ParkerIgniter por lo que mantiene los controladores, sin embargo no son necesarios, tampoco es necesario conservar la carpeta lib, ni el grocery crud

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3), MIT License

Follow ParkerCsvIgniter

ParkerCsvIgniter Web Site

Other Useful Business Software
Rezku Point of Sale Icon
Rezku Point of Sale

Designed for Real-World Restaurant Operations

Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ParkerCsvIgniter!

Additional Project Details

Intended Audience

Developers

User Interface

Web-based

Programming Language

PHP

Database Environment

MySQL

Registered

2018-10-01