Skip to main content

MCV Network Documentation

This documentation is the source of truth for the current product workflow across:

  • mcv.network: marketing site, SEO pages, blog, and landing pages.
  • ads.mcv.network: Laravel portal for advertisers, publishers, and admins.
  • docs.mcv.network: product and operations documentation.

Current Product Scope

The portal currently supports:

  • Advertiser registration and login.
  • Google OAuth login.
  • Stripe Checkout wallet top-up.
  • Publisher website submission.
  • Admin website approval.
  • Guest post marketplace browsing.
  • Guest post purchase using wallet balance.
  • Publisher fulfillment by submitting a published URL.
  • Advertiser or admin approval to release publisher payout.
  • Agency service catalog for SEO writing, logo design, video production, and ads management.
  • Client purchase of agency services with wallet balance.

Role Model

Role behavior is based on the current account type.

Account typeMain dashboardPrimary jobs
advertiserAdvertiser dashboardTop up wallet, buy guest posts, approve fulfillments
publisherPublisher dashboardSubmit websites, fulfill orders, receive payout
agencyAgency dashboardPublish service packages, fulfill service orders, receive payout
adminAdmin dashboardApprove websites, approve order fulfillment, operate marketplace

Documentation Workflow

Update these docs in the same pull request or commit as product changes.

Recommended rule:

If a feature changes a user-visible workflow, update the matching docs page before deployment.