Mini App Integration for Farcaster

Description

Mini App Integration for Farcaster makes it easy to setup a Farcaster Mini App for your WordPress site.

  • Enable a Mini App for your WordPress site
  • Set button text, splash screen background color, and splash screen icon
  • Validate your Farcaster manifest config
  • Subscribe users to notifications through the Mini App
  • Offer tipping and casting through the Mini App

This plugin is developed in public on Github, where the source code can be accessed. Pull requests, feature ideas, and other feedback welcome.

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/frames-integration-for-farcaster directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Configure the plugin through the ‘Farcaster Settings’ screen in the WordPress admin.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Mini App Integration for Farcaster” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.0.45

  • Limit subtitle to 30 characters

0.0.44

  • Add new manifest fields: subtitle, description, primaryCategory, tags, heroImageUrl, tagline, noindex, ogTitle, ogDescription, ogImageUrl
  • Rename plugin to Mini App Integration for Farcaster

0.0.43

  • Add basic events viewer to settings page

0.0.42

  • Upload .org zip to Github

0.0.41

  • Remove unnecessary phpunit.xml file

0.0.40

  • Add attestations on Github

0.0.39

  • Update excluded files

0.0.38

  • Add onchain key validation
  • Add optional tipping feature for frames
  • Add notifications feature
  • Improve manifest validation feature

0.0.10

  • Initial plugin release to WordPress.org