Developer Docs

Resources for developers building with and for CFXAdmin — install manifests, validation reference, and integration guides.

Quick Start — Ship your first manifest

Drop a cfxainstall.yml in your resource root and CFXAdmin will automatically detect and execute it on install. No registration required.

1Create cfxainstall.yml in your resource's root directory.
2Add schemaVersion: "1.0", id, name, and your tasks list.
3Bundle it in your release ZIP — CFXAdmin finds and runs it automatically.
4Test with the Validation Reference and check Examples for patterns.
All Documentation
📦

cfxainstall.yml

Complete schema reference for install manifests. Covers all actions, operation types, conditions, the manifest precedence model, and packaged manifests.

🗂️

Example Manifests

Ready-to-use cfxainstall.yml examples covering multi-character selectors, banking resources, multi-framework configurations, and generic resources.

Validation Reference

Every validation rule CFXAdmin applies to manifests, with error codes and fixes. Use this to debug manifest errors and understand graceful fallback behaviour.

🗃️

Packaged Manifests

Browse all resources with built-in CFXAdmin support. Search by name, author, or description, and filter by integration category to find relevant resources.