- MSAnswered
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
- ARAnswered
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?
- MSAnswered
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