Skip to content

Add Packagist banner to plugin marketplace#380

Merged
simonhamp merged 1 commit into
mainfrom
plugin-marketplace-packagist
May 14, 2026
Merged

Add Packagist banner to plugin marketplace#380
simonhamp merged 1 commit into
mainfrom
plugin-marketplace-packagist

Conversation

@simonhamp
Copy link
Copy Markdown
Member

@simonhamp simonhamp commented May 14, 2026

Summary

  • Adds a Packagist CTA banner to the Plugin Marketplace page (resources/views/livewire/plugin-directory.blade.php) pointing to the pre-filtered nativephp-plugin search on Packagist, since we can't list every NativePHP Mobile plugin on nativephp.com.
  • Places the Packagist banner alongside the existing Plugin Dev Kit banner in a responsive grid — two columns on lg+, single column on mobile — with content stacked vertically inside each card so they fit comfortably in the narrower column.

Test plan

  • Visit /plugins/marketplace on desktop and confirm the Packagist and Plugin Dev Kit banners sit side-by-side at the bottom of the page.
  • Resize below the lg breakpoint and confirm the banners stack into a single column.
  • Click "Browse on Packagist" and verify it opens https://packagist.org/search/?type=nativephp-plugin in a new tab.
  • Verify dark mode rendering still looks correct.

Surfaces free & open source plugins on Packagist alongside the Plugin
Dev Kit banner in a responsive two-column layout.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@simonhamp simonhamp marked this pull request as ready for review May 14, 2026 17:07
@simonhamp simonhamp merged commit f693007 into main May 14, 2026
2 checks passed
@simonhamp simonhamp deleted the plugin-marketplace-packagist branch May 14, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant