Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
I have made a new view under Areas/Admin/Views/Report (W2M_ReportWizard.cshtml) and added it to the App_Data/adminmenu.xml under the Reports-->System section <menuItem title="W2M ReportWizard" navtitle="W2M Report Wizard" controller="Report" action="W2M_ReportWizard" description="W2M Report Wizard for ad-hoc reporting and exporting data." />
It shows up in the menu, but I get a 404 when I try to browse to it. This is one of our most used plugins and I'm trying to adapt it to AC9. (I do have a controller and the view in a compiled project also and have copied it over to the site) Thanks
|
|
|
|
Rank: Administration
Groups: Admin, Administrators, HelpDesk, System, Authorized User, Developers, Registered Joined: 10/5/2018(UTC) Posts: 175
Thanks: 8 times Was thanked: 17 time(s) in 15 post(s)
|
Simply adding the view won't work, you must have a controller in place with an appropriate route in place. Quote:I do have a controller and the view in a compiled project also and have copied it over to the site AC9 allows you to extend the front end using plugins without making direct code customizations. We still have to document the process of creating plugins but you can check the /Plugins which contains DLL/VIEW/CONTENT for plugin modules. I will ask someone to prepare some test plugin for demonstration.
|
|
|
|
Rank: Advanced Member
Groups: Developers
Joined: 11/7/2018(UTC) Posts: 303
Thanks: 21 times Was thanked: 5 time(s) in 5 post(s)
|
Thanks, that would be very helpful. I don't think we have any sites that would want to go live without some plugins or adaptations that involve new controllers/models.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close