Download the PHP package adminetic/announcement without Composer
On this page you can find all versions of the php package adminetic/announcement. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download adminetic/announcement
More information about adminetic/announcement
Files in adminetic/announcement
Package announcement
Short Description Announcement Module for Adminetic Adminetic Admin Panel
License MIT
Homepage https://github.com/adminetic/announcement
Informations about the package announcement
Announcement Module for Adminetic Admin Panel
Announcement module for Adminetic Admin Panel
For detailed documentaion visit Adminetic Announcement Module Documentation
Contains : -
- Global/Selective Announcement
- Email Notification
- Slack Notification
- Database Notification
- Announcement Timeline
Installation
You can install the package via composer:
Note
For slack notification Add AnnouncementUser Trait in your User Model
and slack webhook link in you env file
for more information visit Laravel Slack Routing
register announcement module adapter in app/adminetic.php
Announcement Notification widget
If you wish to add announcement notification widget on your header located in views/admin/layouts/components/header.blade.php add
Testing
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Pratik Shrestha
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
Screenshots
All versions of announcement with dependencies
illuminate/support Version ^8.0
laravel/slack-notification-channel Version ^2.3
league/html-to-markdown Version ^5.0