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
Enterprise-grade ITSM, for every business Icon
Enterprise-grade ITSM, for every business

Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
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