tiny-file-manager-plugin 1.0.3#3
Merged
Merged
Conversation
Replace the placeholder icon with the upstream Tiny File Manager 'H3K' brand mark and bump version 1.0.2 -> 1.0.3.
|
@vitodeploy — this PR changes the tiny-file-manager-plugin plugin, which you're listed as the author of. Could you review it? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this plugin do?
Tiny File Manager plugin for VitoDeploy — installs the single-file PHP file
manager on a site. This PR only swaps the listing icon and bumps the version.
Replaces the placeholder icon with the upstream Tiny File Manager "H3K" brand
mark (the wordmark logo from
prasathmani/tinyfilemanager's login screen),rendered as a clean square 256×256 SVG tile. Bumps
version1.0.2 → 1.0.3.Checklist
plugins/tiny-file-manager-plugin/).versionincomposer.jsonis bumped (1.0.2 → 1.0.3).name.autoload.psr-4maps the namespace to"", andPlugin.phpdeclares it.extra.vitohas anameand anicon(SVG).README.mdis present.node scripts/validate.mjs tiny-file-manager-pluginlocally — passes.Notes for reviewers
Icon-only change. The new
assets/icon.svgembeds the upstream Tiny FileManager "H3K" wordmark (black
#000000letters, dark-green#003500accent ona light tile) so the marketplace listing matches the real project branding. No
PHP/behavior changes.