GP247 Documentation (gp247-docs)
August 4, 2026 路 View on GitHub
馃寪 Language: 馃嚮馃嚦 Ti岷縩g Vi峄噒 路 馃嚞馃嚙 English (current)
GP247 Documentation (gp247-docs)
Introduction
This is the shared GP247 documentation repo. This page is the index listing all documents in the repo with links to each one. Documents are grouped by topic (API, extensions/plugins, system, S-Cart).
Document list
API
| Document | Summary | Last updated |
|---|---|---|
| GP247 API Introduction | Overview of the API system, authentication and how to call it | 2026-07-30 |
| How to build an API correctly | How to write a new API endpoint the GP247 way | 2026-07-30 |
Extensions (Plugins)
| Document | Summary | Last updated |
|---|---|---|
| Creating a Plugin (v2 standard) | Build a new v2-standard plugin that updates safely | 2026-07-30 |
| Creating a Template (storefront theme) | Build a new storefront template; the gp247/shop view fallback mechanism | 2026-07-30 |
| Installing Plugins & Templates | 3 methods: online (library), import (.zip), manual | 2026-07-30 |
| Converting a Plugin from v1 to v2 | Upgrade a plugin from Core 1.x to Core 2.0 | 2026-07-30 |
System
| Document | Summary | Last updated |
|---|---|---|
| Command-Line (CLI) Reference | Reference for GP247 command-line commands | 2026-07-30 |
| Multi-language system | Using languages / i18n in GP247 | 2026-07-30 |
| Mail system | Mail sending flow (with diagrams), SMTP config, channel selection | 2026-08-05 |
| Scheduler & Queue | schedule:run vs queue:work; per-environment cron for mail | 2026-08-05 |
S-Cart (store)
| Document | Summary | Last updated |
|---|---|---|
| Tax in GP247 | How per-product tax works and how to configure it | 2026-08-04 |
| Product Bundle (Combo) | Create a combo product of several child products; price & stock | 2026-08-04 |
| Product Structure (Single/Bundle/Group) | Compare the 3 product kinds with a chart; which to choose | 2026-08-04 |
馃搮 Last updated: 2026-08-05 路 鉁嶏笍 Author: GP247