Download the PHP package collinped/laravel-aimtell without Composer
On this page you can find all versions of the php package collinped/laravel-aimtell. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download collinped/laravel-aimtell
More information about collinped/laravel-aimtell
Files in collinped/laravel-aimtell
Package laravel-aimtell
Short Description Aimtell laravel integration
License MIT
Homepage https://github.com/collinped/laravel-aimtell
Informations about the package laravel-aimtell
Laravel Aimtell Package
Aimtell offers a service for push notifications to users who give permission. This package allows for interfacing with Aimtell's backend API to manage your account.
Aimtell REST API Documentation
Installation
You can install the package via composer:
You can publish and run the migrations with:
You can publish the config file with:
This is the contents of the published config file:
Usage
Quick Example
Testing
Todo
- [ ] A/B Tests for Manual Campaigns
- [ ] Create Manual Campaign (Batch)
- [ ] Update Manual Campaign (Batch)
- [ ] Delete Manual Campaign (Batch)
- [ ] Create Event Triggered Campaign (Batch)
- [ ] Update Event Triggered Campaign (Batch)
- [ ] Delete Event Triggered Campaign (Batch)
- [ ] Get Notification Logs
- [ ] Get Attributes Logs
- [ ] Get Pageview Logs
- [ ] Get Event Logs
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Collin Pedersen
- All Contributors
License
The MIT License (MIT). Please see License File for more information.