Question: How Can I Add A New Report

How Can I Add A New Report

How can I add a new report, is there a guide? I already have the query

AR

Adrian Romo

Asked

How can I add a new report, is there a guide? I already have the query

  • MS

    Mian Saleem

    Answered

    Hello,

    Please refer to CodeIgniter guide at https://www.codeigniter.com/userguide3/tutorial/static_pages.html

    You can add new controllers for your report. The documentation.pdf has a general guide and reports controller is app/controllers/admin/Reports.php

    Thank you

  • AR

    Adrian Romo

    Answered

    I already reviewed this documentation, but I’m new to this technology, and I don’t understand where to start, is there a tutorial that explains better how to build a new report?

  • MS

    Mian Saleem

    Answered

    Hello,

    No, there is no tutorials. If you know the CodeIgniter framework then it will be easy otherwise you will need to hire any developer to help you.

    Thank you

  • Login to Reply