This project is not covered by Drupal’s security advisory policy.

Overview

Admin Frosting is the kitchen sink of administrative modules. Out of the box, it comes with a ton more options than Drupal core gives you for managing your content. It replaces Drupal's default Content, Comment and People (User) administration screens utilizing the power of Views, Views Bulk Operations (VBO) and Rules.

Features

Content Administration

Fields Displayed

Core: Title, Type, Author, Status, Updated and Operations (view/edit/delete)

Admin Frosting: Alias, Author Picture, Author Username, Node/Content ID, Published/Unpublished, Promoted to Frontpage, Sticky/ Not sticky, Number of Comments, Comments Open/Closed/Hidden, Number of New Comments

Exposed Filters

Core: Published/Unpublished, Content Type

Admin Frosting: Quick Find by Title, Author Username, Author Role, Node/Content ID, Promoted to frontpage, Sticky/Not Sticky, Vocabulary, Taxonomy Term, Posted Date (Equal, Between, Less than etc), Updated Date (Equal, Between, Less than etc), Items per page, Comment Status (Open, Closed, Hidden)

Bulk Operations/Update Options

Core: Publish selected content, Unpublish selected content, Promote selected content to frontpage, Demote selected content to frontpage, Make selected content sticky, Make selected content not sticky, Delete selected content

Admin Frosting: Close comments on content, Hide comments on content, Open comments on content, Change author on content, Send email to author of content, Unpublish content containing keyword(s)

Comment Administration

Field Displayed

Core: Subject, Author Username, Posted in, Operations (edit)

Admin Frosting: Comment Author Picture, Comment Author Email, Comment Author IP, Body (Actual Comment), Posted Date, Updated Date, Operations (view/edit/delete/reply)

Exposed Filters

Core: None

Admin Frosting:  Username, Email, IP Address, Posted Date, Updated Date, Search Title, Search Comment, Items per page

Bulk Operations/Update Options

Core: Delete comment, Publish comment

Admin Frosting: Unpublish comment, Send email to comment author, Unpublish comment containing keyword(s)

User (People) Administration

Fields Displayed

Core: Username, Status (Active/Blocked), Roles, Member for, Last access, Operations (edit)

Admin Frosting: Picture, User ID, Email, Operations (delete). Also hides the User-1 account to avoid accidental deletions.

Exposed Filters

Core: Role, Permission, Staus (Active/Blocked), Online/offline

Admin Frosting: Username, Email, User ID, Date Created, Last Access, Items per page

Bulk Operations/Update Options

Core: Block user, Unblock user, Cancel user account, Add role, Remove role

Admin Frosting: Send email to user

Requirements

Views
Views Bulk Operations (VBO)
Rules
Better Exposed Filters
Features

Installation

  1. Download all required modules and place them in your modules folder
    (usually /sites/all/modules).
  2. Enable module dependencies and Admin Frosting at admin/modules.
  3. Optional: Enable Views UI. This will be required to customize your views.

Usage

The following Administration pages are now replaced with one's from Admin Frosting:

  1. Content /admin/content
  2. Comment /admin/content/comment and /admin/content/comment/approval
  3. User/People /admin/people

Known Issues

The number of exposed filters may be overwhelming for some. We plan to display only couple of the "most-used" filters and hide the rest in a collapsible "Advanced" fieldset under these using the Better Exposed Filters module. However, BEF has a small bug that needs to be fixed first. See #1869082: Exposed operators excluded from secondary exposed form options

Credits

Sponsored by Pixel Sweatshop

Similar Projects

Administrative Views

Recommended Modules

  • Features Override: This module captures your changes to a site-specific "Override" feature and leaves the original feature untouched. Before overriding this feature with your customizations, install it and it will make it easier to upgrade to a newer version of this feature (or any feature) in the future.

Project information

Releases