arham-anees / perfex_crm

1 stars 1 forks source link

It is not enough to extract only the marketplace leads file #25

Open Elduquecarlo opened 1 month ago

Elduquecarlo commented 1 month ago

Hi friend, I downloaded the file and uploaded the view in the application/views/admin/marketplace path, but it is not working. I only uploaded the file to marketplace/leads. Do I need to perform any additional steps?

arham-anees commented 1 month ago

Yes, you need a controller and action to create the route, then action will then load the view file. As a reference you can see this file https://github.com/arham-anees/perfex_crm/blob/main/application/controllers/Campaigns.php