zabolots / laravel-cpa-promo
Promo feeder for CPA
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/zabolots/laravel-cpa-promo
Requires
- ext-curl: *
- ext-simplexml: *
- dkrnl/simplexmlreader: *
This package is not auto-updated.
Last update: 2025-10-02 18:14:43 UTC
README
This package help you to load, process and store in DB promo actions from xml files. You can take the xml files in your CPA account.
This package compatible with Admitad CPA.
After install run php artisan migrate
- it create two tables for feeds and for promo actions.
Work in progress.