PufferDesk

Description

PufferDesk wraps the WordPress admin in a desktop-style workspace with windows, a menu bar, launcher, desktop folders, widgets, search, notifications, Sticky Notes, and themeable visual styles.

Existing WordPress admin screens open inside PufferDesk windows where practical, while Classic Admin remains available as a fallback.

Source Code

The release zip ships compiled assets under assets/dist/. Readable source files and build scripts are maintained at https://github.com/sensahin/pufferdesk, and assets/dist/SOURCES.md lists the source files used to build the compiled assets.

Features

  • Desktop-style admin shell for WordPress.
  • Windowed WordPress admin screens.
  • Desktop folders and launcher app placement.
  • Search across apps, folders, settings, and recent items.
  • Sticky Notes document support.
  • Notifications and desktop widgets.
  • Per-user settings, theme, and layout preferences.
  • Classic Admin escape path.

Screenshots

Installation

  1. Upload the plugin folder to /wp-content/plugins/.
  2. Activate PufferDesk from the Plugins screen.
  3. Open PufferDesk from the WordPress admin menu or admin bar.

FAQ

Does this replace WordPress admin screens?

No. PufferDesk wraps existing admin screens where possible so WordPress and plugin compatibility stay intact.

Can I return to Classic Admin?

Yes. Use the Classic Admin option in PufferDesk, or open /wp-admin/index.php?pufferdesk_classic=1.

Will my existing plugins still work?

Most should. PufferDesk opens existing WordPress admin screens inside windows, so plugin admin pages usually continue to run as normal.

Can each user customize their own workspace?

Yes. Theme, layout, launcher placement, widgets, folders, and other workspace preferences are saved per WordPress user.

What if an admin screen does not behave well in a window?

Use Classic Admin for that screen. PufferDesk is designed to keep the normal WordPress admin available as a fallback.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“PufferDesk” is open source software. The following people have contributed to this plugin.

Contributors

Translate “PufferDesk” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.0

  • Initial release.