Resources¶
A curated collection of links, tools, and community channels for Gambio developers.
Official Repositories¶
| Repository | Description |
|---|---|
| gambio/store-module-skeleton | Template and documentation for building Gambio Store modules |
| gambio/gambio.github.io | This Developer Portal |
Support & Community¶
Gambio Support Portal¶
The Gambio Kundenportal is the primary support channel for Gambio merchants and developers. Here you can:
- Submit support tickets
- Access the knowledge base
- Find announcements and updates
Social¶
- Gambio on LinkedIn: Company updates, news, and job postings
- Gambio on GitHub: Open source projects and documentation
Documentation Projects¶
| Project | Language | Description |
|---|---|---|
| Developer Portal (this site) | EN / DE | developers.gambio.de |
| Store Module Skeleton | EN / DE | developers.gambio.de/store-module-skeleton |
| Tutorials | EN | developers.gambio.de/docs |
| Manual (User Guide) | DE | developers.gambio.de/manual.html |
Tools & Technologies¶
The Gambio platform and its documentation are built with:
| Tool | Purpose |
|---|---|
| PHP 8.1+ | Backend platform language |
| Smarty | Template engine for storefront themes |
| MkDocs Material | Documentation site generator |
| GitHub Actions | CI/CD for documentation deployment |
| GitHub Pages | Documentation hosting |