1
Questions / Re: Link external PHP Page
i do exactly the same thing you said and it didn't work... When i put a external link into path, the menu automatically hides the item.
To solve this issue i go to Html.php file over Helpers folder and remove "if (ACL::is_allowed($path)) {" in line 149.
Its working fine now.