Admin Theme Manual

In this document, you will find step by step instructions for installing and using this extension. Thank you for paying attention to this manual. If you have more questions please post your question on CodeCanyon item page and our staff will put its best to help you https://codecanyon.net/

Features

NWDthemes Magento 2 Admin Theme is a lively and user-friendly admin theme. At allow you to customize admin panel look and feel to achieve better usability, work faster & more efficient. Two predefined themes comes in package - Eye friendly dark theme and Clean light theme.

 

Dark Theme

Admin Theme - Dark Theme

Light Theme

Admin Theme - Light Theme

 

Quick links feature gives you ability to access certain admin sections in no time. You can easily add a link to add New Product, View Sales Report or access store configuration without navigating thru menu. Both internal and external links are supported.

Admin Theme - Manage Quick Links

 

All of the interface elements are totally under your control. You can change colors of any elements to match your corporate colors and keep admin skin solid with your frontend taste. All customizable elements are grouped by logical sections to let you easier access them.

 

Give your admin panel a fresh look with NWDthemes Magento 2 Admin Theme!

 

Full Features List

  • Great variety of configuration options
  • Two predefined themes: Light & Dark
  • Updated login page
  • Upload your own logo
  • Customize admin theme fonts with 500+ Google Fonts
  • Horizontal / Vertical navigation with collapse option
  • Customizable navigation icons
  • Quick actions - access admin sections in no time
  • Custom status colors for orders and products
  • Advanced Dashboard statistics
  • Import / Export theme settings between your stores
  • Outstanding support

Quick Start

Package

Extension package contain following files and folders

  • Documentation - documentation in html format
  • Extension - extension source code

Installation

We do recommend to install and test the extension on development server before installing it on live store

Extension upgrade

To upgrade the extension to the latest version, follow the same procedure as for initial installation (which is described in the next chapter). Always test the upgrade on a copy of your Magento before you upgrade your live store. Never go live with the upgrade without testing.

Before start

Important

It is highly recommended to install the theme on a test server before you install it on your live store

Backup

Backup store files and the store database.
  • Disable the following options: Merge CSS Files, Enable Javascript Bundling, Merge JavaScript Files and Minify JavaScript Files under Stores > Configuration > Developer.
  • Disable Magento cache - Cache Management
  • Enable Magento maintenance mode. To enable the maintenance mode you can create an empty file named .maintenance.flag in your Magento's var directory. Magento will be offline after that. You will need to disable the maintenance mode after installation by removing this file.
    Refer to Magento documentation for more details:
    Enable or disable maintenance mode
  • Log out from magento admin panel ( if you logged in ).

Install

  1. Unzip extension package
  2. Navigation into package/Extension folder
  3. Upload content of package/Extension to your magento root directory.
    • package/Extension/app >> magento_root/app

    AdminTheme does not overwrite any magento core files

  4. Set correct file permissions for all the files which you uploaded to your server.
    Refer to Magento documentation for more details:
    Ownership and permissions
  5. Enable module:
    php bin/magento module:enable Nwdthemes_Base Nwdthemes_AdminTheme
  6. Run setup upgrade scripts:
    php bin/magento setup:upgrade
  7. Generating static files:
    Magento <= 2.1.x
    php bin/magento setup:static-content:deploy
    Magento >= 2.2.x - add -f parameter
    php bin/magento setup:static-content:deploy -f
  8. Flush cache:
    php bin/magento cache:flush
  9. AdminTheme is now installed on your Magento system.

Common Issues

Site is down
  • Following steps will help you to disable the extension
    php bin/magento module:disable Nwdthemes_AdminTheme
    php bin/magento cache:flush
    php bin/magento cache:clean
  • If you have other cache services such as Redis, Varnish, please also flush cache of those services.
  • Deploy your store if needed.

Uninstallation

Check this article for a common actions list: Magento 2: Uninstall Module

  • Remove the folder app/code/Nwdthemes/AdminTheme/
  • Remove the folder app/design/adminhtml/Nwdthemes/
  • Remove the folder pub/media/nwdthemes/admintheme/
  • Drop module tables from database
    DROP TABLE IF EXISTS `nwdthemes_admintheme_theme`;
  • Remove the module from database table setup_module
    DELETE FROM setup_module WHERE module='Nwdthemes_AdminTheme'
  • Remove the module from app/etc/config.php
  • Flush cache
    php bin/magento cache:flush
  • Recompile code if you are in production mode
    php bin/magento setup:di:compile

Select Theme

You can select theme via NWDthemes > Admin Theme > Select Theme. 2 predefined themes - Dark and Light.

Dark Theme

Admin Theme - Dark Theme

Light Theme

Admin Theme - Light Theme

Select Theme Form

Admin Theme - Select Theme

Theme attributes

Theme - select a theme for admin panel

Overwrite Current Styles? - current theme settings will be reset to theme settings. Status colors and Quick links are not affected

Edit Theme

Basically every part of the page can be customized to meet your design. Fonts, colors, tables, inputs, buttons... You can access current theme settings via NWDthemes > Admin Theme > Edit Theme.

Admin Theme - Edit Theme

  • Logo Image - upload your logo here. Allowed image file extensions: jpg, jpeg, gif, png.

Login Screen

  • Login Screen Background - background image of login page. Allowed image file extensions: jpg, jpeg, gif, png.

Fonts

This section gives you option to change font for differents parts of page.

  • General Font
  • Heading Font
  • Navigation Font
  • Button Font

Each font has following parameters:

  • Font Family - select font family among available fonts
  • Font Size - set font size
  • Font Weight - set the weight (boldness) of the font
  • Line Height - height of font line in px

General Colors

  • General Colors
    • Link Color - set links color
    • Heading Color - set heading titles color
  • Header Colors
    • Page Actions Background - set background color of page actions section
    • Page Actions Text Color - set text color of page actions section
    • Sticky Header Background - set sticky header background. Page actions transform into sticky header when you scroll down the page.
  • Menu Colors
    • Menu Hover Background - set menu item background color during hover action
    • Menu Hover Text Color - set menu item text color during hover action
    • Menu Active Background - set active menu item background color
    • Menu Active Text Color - set active menu item text color
  • Table Colors
    • Table Heading Background - set table heading background color
    • Table Heading Text Color - set table heading text color
    • Table Row Background - set table row background color
    • Table Odd Row Background - set odd table row background color
    • Table Hover Row Background - set table row background color during hover action
    • Table Heading Text Color - set table text color
  • Button Colors
    • Button Hover Background - set button background color during hover action
    • Secondary Button Background - set secondary button background color
    • Secondary Button Hover Background - set secondary button background color during hover action
    • Secondary Button Text Color - set secondary button text color
    • Secondary Button Border Color - set secondary button border color
    • Back Button Background - set back button background color
    • Back Button Hover Background - set back button background color during hover action
    • Back Button Text Color - set back button text color
    • Back Button Border Color - set back button border color
  • Tab Colors
    • Tab Text Color - set tab text color
    • Tab Background - set tab background color
    • Tab Border Color - set tab border color
    • Active Tab Text Color - set active tab text color
    • Active Tab Background - set active tab background color
    • Active Tab Border Color - set active tab border color
    • Hover Tab Text Color - set tab text color during hover action
    • Hover Tab Background - set tab background color during hover action
    • Hover Tab Border Color - set tab border color during hover action
  • Input Colors
    • Checkbox Enabled Color - set active checkbox switch color
    • Input Text Color - set input text color
    • Input Border Color - set input border color
    • Input Background - set input background color
  • Quick Links Colors
    • Quick Links Background - set link background color
    • Quick Links Text Color - set link text color
  • Message Colors
    • Message Background - set message background color
    • Message Text Color - set message text color
  • Tooltip Colors
    • Tooltip Background - set tooltip background color
    • Tooltip Text Color - set tooltip text color

Block Styles

  • Body Style
    • Text Color - set general text color
    • Background
      • Color - set body background color
      • Opacity - set body background opacity
    • Background Image - body background image. Allowed image file extensions: jpg, jpeg, gif, png.
    • Border
      • Width - set border width in px.
        • Set Individually - you have option to set different border width for top / left / right / bottom border
      • Color - set border color
      • Opacity - set border opacity
      • Radius - set border corners radius in px
        • Set Individually - you have option to set different border corners radius for each corner
      • Style - set border style ( solid, dashed etc...)
    • Shadow
      • Type - set shadow type
      • Color - set shadow color
      • Opacity - set shadow opacity
      • Horizontal Size - set horizontal shadow size in px
      • Vertical Size - set vertical shadow size in px
      • Blur Radius - set shadow blur radius in px
      • Spread Radius - set shadow spread radius in px
  • Header Style
    • Text Color - set header text color
    • Background
      • Color - set header background color
      • Opacity - set header background opacity
    • Background Image - header background image. Allowed image file extensions: jpg, jpeg, gif, png.
    • Border
      • Width - set border width in px.
        • Set Individually - you have option to set different border width for top / left / right / bottom border
      • Color - set border color
      • Opacity - set border opacity
      • Radius - set border corners radius in px
        • Set Individually - you have option to set different border corners radius for each corner
      • Style - set border style ( solid, dashed etc...)
    • Shadow
      • Type - set shadow type
      • Color - set shadow color
      • Opacity - set shadow opacity
      • Horizontal Size - set horizontal shadow size in px
      • Vertical Size - set vertical shadow size in px
      • Blur Radius - set shadow blur radius in px
      • Spread Radius - set shadow spread radius in px
  • Navigation Style
    • Text Color - set navigation text color
    • Background
      • Color - set navigation background color
      • Opacity - set navigation background opacity
    • Background Image - navigation background image. Allowed image file extensions: jpg, jpeg, gif, png.
    • Border
      • Width - set border width in px.
        • Set Individually - you have option to set different border width for top / left / right / bottom border
      • Color - set border color
      • Opacity - set border opacity
      • Radius - set border corners radius in px
        • Set Individually - you have option to set different border corners radius for each corner
      • Style - set border style ( solid, dashed etc...)
    • Shadow
      • Type - set shadow type
      • Color - set shadow color
      • Opacity - set shadow opacity
      • Horizontal Size - set horizontal shadow size in px
      • Vertical Size - set vertical shadow size in px
      • Blur Radius - set shadow blur radius in px
      • Spread Radius - set shadow spread radius in px
  • Content Style
    • Text Color - set content text color
    • Background
      • Color - set content background color
      • Opacity - set content background opacity
    • Background Image - content background image. Allowed image file extensions: jpg, jpeg, gif, png.
    • Border
      • Width - set border width in px.
        • Set Individually - you have option to set different border width for top / left / right / bottom border
      • Color - set border color
      • Opacity - set border opacity
      • Radius - set border corners radius in px
        • Set Individually - you have option to set different border corners radius for each corner
      • Style - set border style ( solid, dashed etc...)
    • Shadow
      • Type - set shadow type
      • Color - set shadow color
      • Opacity - set shadow opacity
      • Horizontal Size - set horizontal shadow size in px
      • Vertical Size - set vertical shadow size in px
      • Blur Radius - set shadow blur radius in px
      • Spread Radius - set shadow spread radius in px
  • Footer Style
    • Text Color - set footer text color
    • Background
      • Color - set footer background color
      • Opacity - set footer background opacity
    • Background Image - footer background image. Allowed image file extensions: jpg, jpeg, gif, png.
    • Border
      • Width - set border width in px.
        • Set Individually - you have option to set different border width for top / left / right / bottom border
      • Color - set border color
      • Opacity - set border opacity
      • Radius - set border corners radius in px
        • Set Individually - you have option to set different border corners radius for each corner
      • Style - set border style ( solid, dashed etc...)
    • Shadow
      • Type - set shadow type
      • Color - set shadow color
      • Opacity - set shadow opacity
      • Horizontal Size - set horizontal shadow size in px
      • Vertical Size - set vertical shadow size in px
      • Blur Radius - set shadow blur radius in px
      • Spread Radius - set shadow spread radius in px
  • Button Style
    • Text Color - set button text color
    • Background
      • Color - set button background color
      • Opacity - set button background opacity
    • Background Image - button background image. Allowed image file extensions: jpg, jpeg, gif, png.
    • Border
      • Width - set border width in px.
        • Set Individually - you have option to set different border width for top / left / right / bottom border
      • Color - set border color
      • Opacity - set border opacity
      • Radius - set border corners radius in px
        • Set Individually - you have option to set different border corners radius for each corner
      • Style - set border style ( solid, dashed etc...)
    • Shadow
      • Type - set shadow type
      • Color - set shadow color
      • Opacity - set shadow opacity
      • Horizontal Size - set horizontal shadow size in px
      • Vertical Size - set vertical shadow size in px
      • Blur Radius - set shadow blur radius in px
      • Spread Radius - set shadow spread radius in px

Navigation

  • Navigation Type - set navigation type. Available types are:
    • Vertical Default - default navigation look
    • Vertical Wide - wide vertical navigation with ability to collapse menu
    • Vertical Accordeon - vertical accordeon navigation
    • Horizontal - horizontal navigation
  • Navigation Icons - you can change navigation item icon to any icon from magento font.

    Admin Theme - Navigation Icons

Manage Status Colors

Many orders with different statuses makes it hard to see the status and move to the one that still require action. You can set different status colors for orders and products to quickly see what status an order / product has. Status colors management located in NWDthemes > Admin Theme > Manage Status Colors.

Status Colors Form

Admin Theme - Manage Status Colors

Status color attributes

Name - status name. Pending / Enabled etc...

Code - status code

Color - status color

Manage Quick Links

Quick links gives you ability to access certain admin sections in no time. Links management located in NWDthemes > Admin Theme > Manage Quick Links.

Admin Theme - Manage Quick Links

Show Quick Links - enable/disable quick links functionality

Link attributes

Font Awesome Icon Class - define link icon. Complete icons list can be found at Fontawesome.com

Link Title - Link title

Link Url - Link title

  • For internal url you can specify only path - customer/index/new
  • For external url specify full url - https://google.com

Import/Export Theme Data

Import / Export functionality located in NWDthemes > Admin Theme > Import/Export Theme Data. It include theme colors / fonts, order and product status colors and quick links. It does not include images from theme settings. If you are using custom logo or background - you will need to re-upload it.

Import/Export Form

Admin Theme - Import/Export Form

Export Data

To export data you need to click on Export Theme Data button in top right corner.

Import Data

Following fields available in Import form:

Theme Data JSON file - file with theme settings

Help & Support

Please read this documentation carefully, it will help you eliminate most of potential problems with incorrect configuration of the extension and Magento. If you don't find the answer to your questions, please refer to this chapter for more information about support policy:
Help & Support > Support Policy.

Magento configuration, installation, maintenance, customization etc. is beyond the scope of our support. But since Magento is very popular platform you can find tons of useful tutorials and articles on the web. Here are some resources for start:

Documentation

Community

Support Policy

Support hours: 10AM – 6PM GMT+1 time, Monday – Friday. The support response time is 24-48 hours.

Support for our items includes:

  • Fixing bugs and reported issues
  • Responding to problems regarding the item and its features
  • Providing updates to ensure compatibility with new software versions

Item support does not include:

  • Customization and installation services
  • Support for third party software and plug-ins
  • Support for Magento: configuration, installation, maintenance etc.