What's Included
CognitixERP v1.0.0 — CodeCanyon download package contents, support, and update policy.
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.
| Item | Description |
|---|---|
| Product version | 1.0.0 (VERSION.txt) |
| License | Envato Regular or Extended (see EULA.txt) |
| Platform | Blazor 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
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=truewhen 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)
- Whats-Included.html — this file
- Installation-Guide.html — local setup + Setup Wizard
- Production-Deployment-Guide.html — same-origin HTTPS, JWT, CORS, IIS, nginx
- UserManual.html — end-user / module guide
- Troubleshooting-FAQ.html — common issues
- Admin-License-Support-Guide.html — license support reference
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.sqlDatabase/MIGRATION-NOTES.md— DB architecture, buyer vs author policyDatabase/SEED-DATA-NOTES.md— roles, dev seed behaviourDatabase/apply-migrations.ps1— support/recovery only (not buyer workflow)
Package root files
README.txt— quick startCHANGELOG.md— release historyVERSION.txt— product versionRELEASE.md— ZIP layout notesEULA.txt— End User License AgreementNOTICE.txt— third-party attributionLICENSES.md— full open-source license list
Not included
- 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
- Sign up at https://cognitivebd.com
- Create a Support Ticket.
- Within 48hr we will reply.
| Item | Policy |
|---|---|
| Support period | 6 months from purchase date |
| support@cognitivebd.com | |
| Response time | Within 48hr |
| Covers | Installation guidance, defect reports for software as shipped |
| Does not cover | Custom 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.mdfor 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
- Log in to your CodeCanyon account
- Go to Downloads → CognitixERP
- Download the latest ZIP when a new version is published
- Read
CHANGELOG.mdbefore upgrading production
License types (Envato)
| License | Typical use |
|---|---|
| Regular | One end product for yourself or one client (internal ERP deployment) |
| Extended | SaaS 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
What's Included