PHPackages                             nystudio107/disclosedassets - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. nystudio107/disclosedassets

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

nystudio107/disclosedassets
===========================

Allow your clients to find asset sub-folders by disclosing them by default

1.0.1(8y ago)13301[1 issues](https://github.com/nystudio107/disclosedassets/issues)PHP

Since Sep 15Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nystudio107/disclosedassets)[ Packagist](https://packagist.org/packages/nystudio107/disclosedassets)[ RSS](/packages/nystudio107-disclosedassets/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

[![No Maintenance Intended](https://camo.githubusercontent.com/d904056147052e22d8e1c7f46bb50293ed2aeb4c43ead9a2d0cf7a48b46d0562/687474703a2f2f756e6d61696e7461696e65642e746563682f62616467652e737667)](http://unmaintained.tech/)

DEPRECATED
==========

[](#deprecated)

This Craft CMS 2.x plugin is no longer supported, but it is fully functional, and you may continue to use it as you see fit. The license also allows you to fork it and make changes as needed for legacy support reasons.

Disclosed Assets plugin for Craft CMS
=====================================

[](#disclosed-assets-plugin-for-craft-cms)

Allow your clients to find asset sub-folders by disclosing them by default

[![Screenshot](resources/screenshots/disclosedassets.png)](resources/screenshots/disclosedassets.png)

Installation
------------

[](#installation)

To install Disclosed Assets, follow these steps:

1. Download &amp; unzip the file and place the `disclosedassets` directory into your `craft/plugins` directory
2. -OR- do a `git clone https://github.com/nystudio107/disclosedassets.git` directly into your `craft/plugins` folder. You can then update it with `git pull`
3. -OR- install with Composer via `composer require nystudio107/disclosedassets`
4. Install plugin in the Craft Control Panel under Settings &gt; Plugins
5. The plugin folder should be named `disclosedassets` for Craft to see it. GitHub recently started appending `-master` (the branch name) to the name of the folder for zip file downloads.

Disclosed Assets works on Craft 2.4.x, Craft 2.5.x and Craft 2.6.x.

Disclosed Assets Overview
-------------------------

[](#disclosed-assets-overview)

Disclosed Assets is a simple plugin that just ensures any Assets sub-folders are always disclosed by default. Many times, clients don't see the small `>` disclosure symbol, or have any idea what it does.

After Disclosed Assets is installed, all Assets sub-folders will be disclosed by default:

[![Screenshot](resources/screenshots/disclosedassets.png)](resources/screenshots/disclosedassets.png)

Configuring Disclosed Assets
----------------------------

[](#configuring-disclosed-assets)

There's nothing to configure.

Using Disclosed Assets
----------------------

[](#using-disclosed-assets)

To use it, just install it, and enjoy happy clients.

Tip: to *create* sub-folders, Control- or right-click on the Asset source name.

[![Screenshot](resources/screenshots/subfolder-creation.png)](resources/screenshots/subfolder-creation.png)

If you're using something like [craft-cpjs](https://github.com/lindseydiloreto/craft-cpjs), you can just add this line to your included AdminCP JavaScript to achieve the same effect that Disclosed Assets offers:

```
// Disclose the all the things!
$(document).ready(function() {
    var toggleState = false;
    $('div .toggle').click();
    window.setTimeout(function(event) {
        if (Garnish.Modal.visibleModal) {
            if (!toggleState) {
                $('div .toggle').click();
                toggleState = true;
            }
        } else {
            toggleState = false;
        }
    }, 1000);
});

```

Disclosed Assets Roadmap
------------------------

[](#disclosed-assets-roadmap)

Some things to do, and ideas for potential features:

- Release it

Brought to you by [nystudio107](https://nystudio107.com)

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

2

Last Release

3206d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/7570798?v=4)[Andrew Welch](/maintainers/khalwat)[@khalwat](https://github.com/khalwat)

---

Top Contributors

[![khalwat](https://avatars.githubusercontent.com/u/7570798?v=4)](https://github.com/khalwat "khalwat (11 commits)")

---

Tags

assetscraft-plugincraftcmsdisclosed

### Embed Badge

![Health badge](/badges/nystudio107-disclosedassets/health.svg)

```
[![Health](https://phpackages.com/badges/nystudio107-disclosedassets/health.svg)](https://phpackages.com/packages/nystudio107-disclosedassets)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.3k10](/packages/helsingborg-stad-municipio)[mautic/core

Mautic Open Source Distribution

9.8k2.6k9](/packages/mautic-core)[mediawiki/maps

Adds various mapping features to MediaWiki

78149.7k3](/packages/mediawiki-maps)[rainlab/blog-plugin

Blog plugin for October CMS

17158.6k](/packages/rainlab-blog-plugin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19246.3k2](/packages/civicrm-civicrm-drupal-8)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3355.8k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
