CognitixERP What's Included

What's Included

CognitixERP v1.0.0 — CodeCanyon download package contents, support, and update policy.

Version 1.0.0 CodeCanyon package Buyer docs

Package overview

When you purchase CognitixERP on CodeCanyon, you receive the CognitixERP-v1.0.0.zip package containing full source code, buyer documentation, database setup materials, and legal notices.

ItemDescription
Product version1.0.0 (VERSION.txt)
LicenseEnvato Regular or Extended (see EULA.txt)
PlatformBlazor WebAssembly + ASP.NET Core API (.NET 10)
Database SQL Server 2019+ / Express / Azure SQL, PostgreSQL 14+, or MySQL 8+ / MariaDB — buyer chooses engine and database name in Setup Wizard

Included in the ZIP

Everything below is included with your purchase.

Source code

  • Source/CognitixERP/ — Visual Studio solution (CognitixERP.sln), .NET 10
  • Cognitix.WebApp — Blazor WASM UI (MudBlazor) under apps/
  • Cognitix.API — REST API host under src/
  • Business modules: Financials, Billing, Procurement, Inventory, POS, Banking, CRM, HRM, Branching, Compliance, Users, plus optional BiometricAgent (Windows)
  • Licensing (buyer): precompiled DLLs in lib/Cognitix.Licensing/ (source not shipped). Publish API with -p:BuyerBuild=true when using the buyer ZIP
  • Shared libraries: DTOs, SharedKernel, Localization, Notifications, FileStorage, SyncContracts
  • EF Core migrations per module (Setup Wizard applies them — no CLI required for normal install)
  • Test projects: Unit, Integration, Performance, E2E
  • Deploy samples: Source/CognitixERP/deploy/hetzner/ (English README, nginx, systemd, PostgreSQL init)
  • Optional CI template: .github/workflows/deploy.yml (uses GitHub Secrets — no hardcoded keys)
  • Developer docs: README.md, docs/Architecture.md

Buyer documentation (offline HTML)

Author-only licensing QA / Bangla Hetzner demo notes may appear in the Documentation folder for the author workflow; buyers should start with Installation + Production guides and deploy/hetzner/README.md.

Database materials

  • Database/01-CreateDatabase.sql
  • Database/MIGRATION-NOTES.md — DB architecture, buyer vs author policy
  • Database/SEED-DATA-NOTES.md — roles, dev seed behaviour
  • Database/apply-migrations.ps1 — support/recovery only (not buyer workflow)

Package root files

  • README.txt — quick start
  • CHANGELOG.md — release history
  • VERSION.txt — product version
  • RELEASE.md — ZIP layout notes
  • EULA.txt — End User License Agreement
  • NOTICE.txt — third-party attribution
  • LICENSES.md — full open-source license list

Not included

The following are not part of the download unless stated on the item page.
  • Hosted live demo server or SaaS subscription
  • Licensing source code (DLLs are included instead)
  • Private SSH deploy keys or production secrets (configure yourself)
  • SQL Server / PostgreSQL / MySQL / cloud hosting licenses or fees
  • Custom development, data migration from other ERPs, or paid integrations
  • Pre-filled production database with your company data

Please Contact us

  1. Sign up at https://cognitivebd.com
  2. Create a Support Ticket.
  3. Within 48hr we will reply.
ItemPolicy
Support period6 months from purchase date
Emailsupport@cognitivebd.com
Response timeWithin 48hr
CoversInstallation guidance, defect reports for software as shipped
Does not coverCustom features, server admin, third-party SMTP/hosting setup, training

Also available via CodeCanyon item support tab (include purchase code).

Updates policy

  • Free updates for 6 months from purchase via CodeCanyon "Downloads" section
  • Updates may include bug fixes, security patches, and minor improvements (v1.0.x)
  • New features may be delivered as minor (v1.1.0) or major (v2.0.0) releases per author roadmap
  • Check CHANGELOG.md for what changed in each version
  • After support period: you keep the version you downloaded; optional extended support may be offered separately

How to get updates

  1. Log in to your CodeCanyon account
  2. Go to Downloads → CognitixERP
  3. Download the latest ZIP when a new version is published
  4. Read CHANGELOG.md before upgrading production

License types (Envato)

LicenseTypical use
RegularOne end product for yourself or one client (internal ERP deployment)
ExtendedSaaS or multiple end products — per Envato Extended License terms

Full terms: EULA.txt + your Envato purchase license.

You may: modify source, deploy for licensed end product, create backups.

You may not: resell or redistribute source as a template/competing product.

Future roadmap (not in v1.0.0)

Planned for future releases — not guaranteed dates:

  • Module-specific user manuals