Drupal Checking if logged in user is admin

查看更多 →

Magento如何更改后台url路径

Here is a quick guide on how to change admin url path in Magento. This need to be done for security reason to be safe from hacking/cracking issue. Basically, this is done not to let any general user to access the admin page. Generally, we do have ‘admin’ as the administrator path for Magento. So, the admin URL will be http://www.example.com/admin/ This article will show you, how you can change
查看更多 →