Navigation

Quick access

Pricing Plans | MyGeeg Blueprints

Navigation

Quick access

Choose Your Plan

Starter

Free

Basic access to free templates and document tools.

0 XAF

Access free templates

Basic editor tools

Save documents (limited)

Premium templates

Cloud history

Advanced

Pro

For power users and small teams.

3500 XAF / month

Everything in Professional

Faster processing engine

Advanced exports (PDF HD)

Priority support

Team sharing tools

Personalized

Custom Builder

We build a custom template based on your idea or reference image.

5000 XAF / month

Send idea or upload reference

We design your custom template

Private usage only

Reusable in dashboard

Priority delivery

Why Upgrade?

Unlock premium templates, custom builds, cloud storage, and professional workflow tools.

- */ function buildCheckoutLink($plan, $redirect = null, $templateId = null) { $url = "checkout.php?plan=" . urlencode($plan); if ($redirect) { $url .= "&redirect=" . urlencode($redirect); } if ($templateId) { $url .= "&id=" . urlencode($templateId); } return $url; } /* |-------------------------------------------------------------------------- | PLANS (UPDATED) |-------------------------------------------------------------------------- */ $plans = [ [ 'name' => 'Starter', 'price' => 'Free', 'description' => 'Perfect for testing the platform and generating basic documents.', 'badge' => 'Free Forever', 'highlight' => false, 'plan_key' => 'free', 'button' => 'Get Started', 'button_link' => 'signup', 'features' => [ ['text' => 'Access to free blueprints', 'enabled' => true], ['text' => 'Basic document generation', 'enabled' => true], ['text' => 'Mobile friendly editor', 'enabled' => true], ['text' => 'Save document history', 'enabled' => false], ['text' => 'Premium templates', 'enabled' => false], ['text' => 'Priority features', 'enabled' => false], ] ], [ 'name' => 'Professional', 'price' => '2000 XAF', 'description' => 'Best for freelancers and professionals who need full access.', 'badge' => 'Most Popular', 'highlight' => true, 'plan_key' => 'premium', 'button' => 'Upgrade Now', 'button_link' => buildCheckoutLink('premium', $redirect, $templateId), 'features' => [ ['text' => 'Everything in Starter', 'enabled' => true], ['text' => 'Access to premium blueprints', 'enabled' => true], ['text' => 'Unlimited document generation', 'enabled' => true], ['text' => 'Save documents to cloud', 'enabled' => true], ['text' => 'Priority rendering speed', 'enabled' => true], ['text' => 'Export & download', 'enabled' => true], ] ], [ 'name' => 'Custom Builder', 'price' => '5000 XAF', 'description' => 'We build a custom template for you based on your idea or uploaded reference.', 'badge' => 'Personalized', 'highlight' => false, 'plan_key' => 'custom', 'button' => 'Get Custom Template', 'button_link' => buildCheckoutLink('custom', $redirect, $templateId), 'features' => [ ['text' => 'Send your own idea or image', 'enabled' => true], ['text' => 'We design a custom template for you', 'enabled' => true], ['text' => 'Private use only', 'enabled' => true], ['text' => '1-on-1 template creation', 'enabled' => true], ['text' => 'Priority delivery', 'enabled' => true], ['text' => 'Reusable in your dashboard', 'enabled' => true], ] ] ]; ?>

Choose Your Plan

Starter

Free

Basic access to free templates and document tools.

0 XAF

Access free templates

Basic editor tools

Save documents (limited)

Premium templates

Cloud history

Advanced

Pro

For power users and small teams.

3500 XAF / month

Everything in Professional

Faster processing engine

Advanced exports (PDF HD)

Priority support

Team sharing tools

Personalized

Custom Builder

We build a custom template based on your idea or reference image.

5000 XAF / month

Send idea or upload reference

We design your custom template

Private usage only

Reusable in dashboard

Priority delivery

Why Upgrade?

Unlock premium templates, custom-built designs, cloud storage, and professional workflow tools.