@Matt
I have two question about snapin
I have created a snapin under billing menu ( client area )
$this->addMappingForTopMenu('public', 'billing', 'view', 'Bank Receipt', 'Integrate Bank Receipt in ClientPortal Billing');
1) How can I make it public without needing to login ?
currently...