RevenuePilot CRMDocumentation
v1.0.0 Changelog

Coverage Matrix

This page is generated from the docs coverage model and route/demo source files. Use it to verify that public documentation covers the real application surface.

Coverage By Area

DocumentationModulesRepresentative routesSource inventory
Getting startedRequirements Installation Configuration Seeder And Demo Data/
/login
/dashboard
README.md
composer.json
package.json
Admin setupAuthentication 2FA Settings Roles Permissions Notifications SMTP/login
/2fa/settings
/settings
/roles
/permissions
routes/auth.php
routes/notification.php
routes/test.php
Sales pipelineLeads Lead forms Campaigns Deals Deal board Follow-ups Proposals/crm/leads
/crm/lead-forms
/crm/deals
/crm/deals/board
/crm/follow-ups
routes/crm.php
config/crm_demo.php
Accounts and deliveryCompanies Contacts Customer room Portal users Projects Tasks Contracts/crm/companies
/crm/contacts
/crm/projects
/crm/tasks
/crm/contracts
routes/crm.php
routes/portal.php
Revenue and billingQuotations Products Invoices Payments Gateways Statements Subscriptions Expenses Reports/crm/quotations
/crm/invoices
/crm/payments
/crm/payment-gateways
/crm/reports
routes/crm.php
Operations and supportSupport inbox Tickets Automations Sequences Imports Duplicates Data quality Approvals/crm/support
/crm/support/tickets
/crm/automations
/crm/sequences
/crm/imports
routes/crm.php
app/Console/Commands
Client portalPortal dashboard Deals Projects Tasks Quotes Invoices Tickets Files Requests Security/portal/dashboard
/portal/invoices
/portal/tickets
/portal/security
routes/portal.php
config/crm_demo.php
Platform and marketplaceSystem Health Enterprise Hub Integrations Module Builder Marketplace Pack Screenshots Smoke Runs License/crm/system-health
/crm/enterprise
/crm/integrations
/crm/marketplace-pack
/crm/license
routes/crm.php
scripts
config/crm_demo.php
DeveloperCRM API Webhooks Plugin SDK Automation Webhooks Lead Form Embed/api/crm/v1/status
/api/crm/v1/schema
/crm/automations/webhooks/{token}
/crm/lead-forms/{token}/embed.js
routes/api.php
documentation/api
documentation/extensions
Release and packagingPackage ZIPs Documentation URL Live Preview URL Screenshots Checksums Final Uploadscripts/build-codecanyon-package.ps1scripts/build-codecanyon-package.ps1
scripts/check-codecanyon-reviewer-readiness.ps1

Route Source Counts

FileTotal parsed routesGET routesNamed routes
routes/web.php333
routes/auth.php20922
routes/crm.php500154503
routes/portal.php905592
routes/api.php201523
routes/notification.php10710
routes/installer.php19920

Demo Tour Inventory

Tour labels below are extracted from config/crm_demo.php and should remain aligned with the workflow docs and screenshot capture profiles.

  • Accounts & Portal Tour
  • Admin Demo Tour
  • Admin Setup Tour
  • Agent Demo Tour
  • Full Product Tour
  • Manager Demo Tour
  • Operations Tour
  • Platform & Marketplace Tour
  • Portal Client Tour
  • Revenue & Billing Tour
  • Sales Pipeline Tour