by Kevin Schroeder | 3:19 pm

Logging in to the Magento Admin UI

Logging in to the admin UI is fairly simple, but there are a few things you need to do ahead of time. The actual functionality looks like this: class LoginTest extends MagiumMagentoAbstractMagentoTestCase { public

  READ ARTICLE
400 words ()
by Kevin Schroeder | 7:52 am

Admin Navigator Basics

Admin Menu Navigator The AdminMenu navigator is virtually identical to the BaseMenu navigator. In fact, the only difference is in the constructor where it defines the AdminThemeConfiguration object as a dependency instead of ThemeConfiguration.

  READ ARTICLE
137 words ()