HOWTO have an (admin) component in the frontpage of the Administrator area ? - Joomla! Forum - community, help and support


hello

i have component in frontpage (or instead frontpage) when access administrator.

i unpublished admin modules, did not find how set component default component in admin area.

(addendum : if want customize access admin menu (from user status), check includes/gacl.class.php  ... i've found ... userful.)

regards,
silexian

forward :

in administrator/index2.php

replace @ line 55

code: select all

// default admin homepage
if ($option == '') {
   $option = 'com_admin';
}


by

code: select all

// default admin homepage
if ($option == '') {
   $option = 'com_xxxx';
}


but not enough... component not load when access admin area





Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code