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.

ijessup
 
andrew replied on at Permalink Reply
andrew
Not right now, no.
ijessup replied on at Permalink Reply
ijessup
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
ijessup replied on at Permalink Best Answer Reply
ijessup
Found a workaround.

In my package controller I added an override function...
public function getPackageItems()
...with which I've modified to fix the package specific issues.
Ricalsin replied on at Permalink Reply
Ricalsin
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?
ijessup replied on at Permalink Reply
ijessup
I have not. And I'm guessing running the "Refresh Schema" script from the Sitewide Settings page doesn't do this either?
Ricalsin replied on at Permalink Reply
Ricalsin
No.