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

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

Follow ParkerCsvIgniter

ParkerCsvIgniter Web Site

You Might Also Like
Top-Rated Free CRM Software Icon
Top-Rated Free CRM Software

216,000+ customers in over 135 countries grow their businesses with HubSpot

HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
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