cryptofxsignal/flarum-onesignal

OneSignal Push Notifications for CryptoFX Signal Forum

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:flarum-extension

dev-main 2025-09-09 14:01 UTC

This package is auto-updated.

Last update: 2025-09-09 14:03:03 UTC


README

Real-time push notifications for your Flarum crypto & forex trading community

Flarum OneSignal License

📊 Perfect For Trading Communities

  • Crypto Trading Forums - Bitcoin, Ethereum, DeFi signals
  • Forex Communities - Currency pair alerts
  • Trading Signal Groups - Real-time market notifications
  • Investment Forums - Breaking news alerts

âš¡ Key Features

🎯 Smart Signal Detection

  • Auto-detects crypto signals → Adds â‚¿ Bitcoin emoji
  • Identifies forex pairs → Adds 💱 Currency emoji
  • General trading posts → Adds 📊 Chart emoji

🚀 Instant Notifications

  • Real-time push to all subscribers
  • Works on desktop & mobile browsers
  • High priority delivery for time-sensitive signals
  • Custom notification sounds (configurable)

🔧 Easy Setup

  • 4 files only - minimal footprint
  • OneSignal integration - enterprise-grade delivery
  • Admin panel configuration - no coding required
  • Automatic user subscription - seamless UX

📦 Installation

Method 1: Manual Installation

# 1. Create extension directory
mkdir -p extend/cryptofx-onesignal

# 2. Download extension files
# (Download all files from this repository to the directory above)

# 3. Enable extension
php flarum extension:enable cryptofxsignal-flarum-onesignal

# 4. Clear cache
php flarum cache:clear