baukasten/affiliatewebsitecore

There is no license information available for the latest version (0.7.12) of this package.

Easily bootstrap your affiliate-website

Installs: 1 126

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

pkg:composer/baukasten/affiliatewebsitecore

0.7.12 2025-09-23 11:17 UTC

README

Composer

Auf Linux Shell oder in Git-Bash

COMPOSER=composer-dev.json composer update --ignore-platform-reqs

Tests

docker run --rm -v $(pwd)/src:/src -v $(pwd)/tests:/tests -v $(pwd)/vendor:/vendor jitesoft/phpunit phpunit --configuration /tests/phpunit.xml

Semantic Release Tokens

  1. Personal Token erstellen (https://gitlab.com/-/user_settings/personal_access_tokens)
  2. Projekt Token als 'CUSTOM_PUSH_TOKEN' als CI/CD-Variable anlegen