Library Settings Get Help
Stacktora
Stacktora / Vault / PHP + Postgres + Redis: Influencer Campaign Tracking & Payout
E-commerce by @ops

PHP + Postgres + Redis: Influencer Campaign Tracking & Payout

Content/post tracking against campaign terms and performance-based payout tiers via Stripe, a worker processing payout runs — distinct from the Referral Program recipe: that's a simple referred-by-code system, this tracks actual campaign content and negotiated performance terms.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

PHP 8.3 PostgreSQLRedis

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install php-influencer-campaign-payout --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault