


Maintained and verified directly by the BlueNode team. Includes clean files and direct support.
Stop paying for twelve AI subscriptions. Bluefox puts 48 AI tools. AI chat.
subscriptions. billing and a full admin panel into one self-hosted Laravel app.
## What you get
- 48 AI tools across 6 categories: Writing (13). Marketing (9). Development (7).
Business (7), Documents (7), Images (5) — every tool DB-driven with editable
prompt templates, per-tool credit costs and model selection
- ChatGPT-style AI chat: conversations, streaming, markdown + code blocks,
rename, search, favorites, system prompts
- 4 AI providers behind one interface: OpenAI, Anthropic, Google, Custom
(OpenAI-compatible) — switch from the admin panel, no code edits
- Credit system: atomic wallets + full ledger, signup bonuses, no negative balances
- Billing: plans, Stripe + PayPal checkouts & webhooks, subscriptions,
one-time credit packs, coupons, affiliate commissions
- Public REST API with hashed keys, rate limits and credit deduction
- Affiliate system with click/conversion tracking and payouts
- Support ticket system, database + email notifications
- Blog CMS with SEO fields and scheduling, pages, email templates
- 5 languages (EN/FR/AR/ES/PT) with RTL support
- Web installer wizard (requirements → database → admin → finish)
- 22 automated tests included
## Requirements
- PHP 8.2+, MySQL/MariaDB, Composer, Node.js
- Stripe / PayPal / AI provider keys (all configurable from admin)
## Install (5 minutes)
1. Upload the ZIP, run composer install
2. Copy .env.example to .env, set database credentials
3. Run php artisan migrate --seed
4. Run npm install && npm run build
5. Log in as [email protected] and add your AI provider key