Jhon990 Download Cards & Comic Reader: First Look at the Free WordPress Shortcode Plugin
Some links in this guide are affiliate links. If you sign up through them, Day Zero Guides may earn a commission at no extra cost to you. This never affects which products we cover or what we say about them. See our affiliate disclosure for details.

What this actually is
Jhon990 Download Cards & Comic Reader is a free plugin listed on the official WordPress.org repository. It is not a store builder, not a membership plugin, and not a file host. It gives you exactly two shortcodes:
- A download card shortcode that renders a styled box with a title, version number, star rating, and download count — metadata you supply, pointing to a file URL you already have (on your server, in cloud storage, wherever).
- A comic/image reader shortcode that turns a sequence of images into a paginated reader with zoom, fullscreen mode, and keyboard arrow navigation — the kind of thing you'd use for a webcomic chapter, a manga scanlation page, or a scrolling lookbook.
That's the whole plugin. There's no dashboard for tracking sales, no license key system, no built-in payment gateway, and no image hosting. You bring the files and the metadata; the plugin just handles the front-end presentation and interaction.
Pricing
It's free, full stop — GPL-licensed and downloadable directly from the WordPress plugin directory. There's no premium tier, no upsell modal, no "pro version" waiting behind a paywall as of this release. Install it from Plugins → Add New in your WordPress admin, search "Jhon990," activate, and you're dropping shortcodes into posts or pages the same afternoon.
Concrete use cases where this makes sense
- A solo developer's plugin/theme portfolio page: drop in a
[download_card]shortcode per item showing version, a 4.5-star rating, and "12,340 downloads" pulled from your own changelog notes — without needing Easy Digital Downloads' full checkout stack for files you're giving away free. - A webcomic or manga fan-translation site: use the comic reader shortcode to present each chapter as a page-by-page reader with keyboard navigation, instead of a long single-page image dump that's painful to zoom into on mobile.
- A game mod or asset repository blog: display mod cards with version and rating info linking out to Nexus Mods or GitHub releases, styled consistently without touching CSS.
- An internal documentation or resource hub: show "download this PDF/template" cards with version tags so team members can see at a glance which asset is current.
What it's not good for: selling anything. There's no cart, no payment processing, no license enforcement, no download limits or gating. If you need to charge money or restrict access, you'll still need something else alongside it.
How it compares
| Jhon990 Download Cards & Comic Reader | Easy Digital Downloads | WooCommerce | Elementor | |
|---|---|---|---|---|
| Price | Free, no paid tier | Free core; Personal Pass $99/yr, Extended $199/yr, Professional $299/yr | Free core plugin; paid extensions (e.g., Subscriptions ~$199/yr) add up fast | Free core; Elementor Pro from $59/yr (1 site) |
| Core purpose | Display shortcodes for download metadata cards and comic/image readers | Full digital product storefront: cart, checkout, payment gateways, license keys | General-purpose e-commerce (physical + digital) | Visual page builder with widgets, not commerce-specific |
| File hosting/selling | None — you link to your own files, no checkout | Yes — sells and delivers digital files with license management | Yes — sells any product type with full order management | No — would need WooCommerce/EDD alongside it |
| Comic/image reader | Built-in: pagination, zoom, fullscreen, keyboard nav | Not included | Not included | Possible via image carousel widgets, but no dedicated reader UX |
| Setup complexity | Minutes — activate, drop in two shortcodes | Moderate — configure gateways, taxes, license settings | Higher — store setup, shipping/tax config, extensions | Moderate — page builder learning curve |
| Best for | Sites that just need to show download info or present image sequences, with zero commerce needs | Creators actually selling digital downloads (plugins, ebooks, courses) | Stores selling anything at scale, digital or physical | Building custom page layouts generally, commerce-agnostic |
Should you try it today?
If you already run Easy Digital Downloads or WooCommerce for the actual selling and just want a nicer front-end card to showcase free assets or changelog-style version info, this plugin slots in without conflict — it doesn't touch your commerce stack. If you run a webcomic, doujin archive, or any image-sequence content and you're currently using a generic gallery plugin or raw <img> tags, the reader shortcode alone is worth the five-minute install to see if the zoom/fullscreen/keyboard controls feel right for your layout.
Skip it if you need any kind of payment processing, access control, or file hosting — none of that exists here, and bolting it on requires a different plugin entirely. Also worth flagging: as a newly listed plugin, it doesn't yet have a long track record of updates or a large install base, so test it on a staging site before pushing it to a high-traffic production page, particularly if you're relying on the keyboard navigation for accessibility-sensitive content.