Contact

Contact Module for Adminetic Admin Panel

Contact module for Adminetic Admin Panel

For detailed documentaion visit Adminetic Contact Module Documentation

Installation

You can install the package via composer:

composer require adminetic/contact

add contact module adapter in adminetic config file app/adminetic.php

 // Adapters
    'adapters' => [
        Adminetic\Announcement\Adapter\ContactAdapter::class,
    ]

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 pratikdai404@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

Sreenshots

Last updated