🖥️
Adminetic
  • Introduction
  • What is Adminetic
  • Prerequisites
  • Installation
  • Configurations
  • Modules
    • User Management
    • Role Management
    • Settings
    • Preference
    • Activity
  • Commands
    • CRUD Generator
    • Permission Generator
    • Repo Generator
    • Superuser Generator
    • Dummy Generator
    • API Generator
    • Helper Command
  • Services
    • OAuth
    • MyMenu
    • MyDashboard
    • 😎Bouncer
    • 💻CLI
  • Change Logs
  • Github Repo
  • Addons
    • Announcement
    • Contact
    • Website
    • Notify
    • Backup
    • Google Analytics
    • Business Hour
    • Newsletter
  • Example Walkthrough
Powered by GitBook
On this page
  • Contact Module for Adminetic Admin Panel
  • Installation
  • Contributing
  • Credits
  • License
  • Laravel Package Boilerplate
  • Sreenshots

Was this helpful?

  1. Addons

Contact

PreviousAnnouncementNextWebsite

Last updated 3 years ago

Was this helpful?

Contact Module for Adminetic Admin Panel

Contact module for Adminetic Admin Panel

For detailed documentaion visit

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 for more information what has changed recently.

Contributing

Security

Credits

License

Laravel Package Boilerplate

Sreenshots

Please see for details.

If you discover any security related issues, please email instead of using the issue tracker.

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

This package was generated using the .

CONTRIBUTING
pratikdai404@gmail.com
Pratik Shrestha
All Contributors
License File
Laravel Package Boilerplate
Adminetic Contact Module Documentation
CHANGELOG
Latest Version on Packagist
Stars
Downloads
StyleCI
Build Status
Scrutinizer Code Quality
CodeFactor
License
Adminetic Announcemment Module
Adminetic Announcemment Module