Znode is a .NET platform that provides a powerful and flexible framework for building eCommerce stores.
Developers that are new to Znode are encouraged to begin with the Quickstart Guide.
The following documentation is recommended material for any new Znode developer:
- Quickstart Guide
- Developers new to Znode should start here.
- Platform Introduction
- Overview of primary technologies and modules of the Znode platform.
- SDK vs. Full Source Development
- Explains availability of two different ways to build and run Znode.
- Recommended Development Configuration
- Recommended configuration settings for best development experience.
- Data Management
- Best practices for managing Znode's databases during development.
- Extending Znode
- Extending Znode's standard use cases with custom behavior.
- Multi-environment Development
- Handling development of multiple implementations/sites/environments on the same machine.
The following documentation is available for reference as needed:
- Submitting Pull Requests
- Submitting change requests to Amla.
- DevOps
- Integrating Znode into CI/CD systems.
- Elasticsearch In-depth
- More details about Znode's usage of Elasticsearch.
- Troubleshooting Common Problems
- Common problems (and solutions) encountered during Znode development.