Package Inspection Page
Permalink
Is there a way to override the package inspection page. I'm refering to the index.php/dashboard/install/inspect_package/1/ page.
I have some highly customized AttributeKeyCategories that are causing that page to bork, and there is not way to modify the AKCs to fix the issue.
I have some highly customized AttributeKeyCategories that are causing that page to bork, and there is not way to modify the AKCs to fix the issue.
Not right now, no.
Not the answer I was hoping for, but pretty much what I had expected.
Thanks for the quick reply!
Looks like I've got some core mods to develop and submit! :D
Thanks for the quick reply!
Looks like I've got some core mods to develop and submit! :D
Found a workaround.
In my package controller I added an override function......with which I've modified to fix the package specific issues.
In my package controller I added an override function...
public function getPackageItems()
Adding the ability to refresh a package's custom AttributeType and AttributeCategories db schema would be nice. Did you happen to write code for that, Issac?
I have not. And I'm guessing running the "Refresh Schema" script from the Sitewide Settings page doesn't do this either?
No.