Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 75 | All time: 10,136 This week: 96![]() |
Version | License | PHP version | Categories | |||
nova-cpanel-mail 1.0.0 | Custom (specified... | 5 | Email, PHP 5, Systems administration |
Description | Author | |
This package can manage email accounts on hosting with CPanel. |
A Laravel Nova tool that integrate with Cpanel Mail to manage Email Addresses:
You can install the package in to a Laravel app that uses Nova via composer:
composer require naif/cpanel-mail
Add the below to app/Providers/NovaServiceProvder.php
public function tools()
{
return [
new CpanelMail()
];
}
Add the below to your .env file
CPANEL_DOMAIN=domain.com
CPANEL_HOST=https://domain.com
CPANEL_PORT=2083
CPANEL_USERNAME=user
CPANEL_PASSWORD=password
<img src="https://raw.githubusercontent.com/naifalshaye/nova-cpanel-mail/master/screenshots/add.png" width="800">
<img src="https://raw.githubusercontent.com/naifalshaye/nova-cpanel-mail/master/screenshots/list.png" width="800">
naif@naif.io
https://www.linkedin.com/in/naif
The MIT License (MIT). Please see License File for more information.
Screenshots | ||
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
||||
![]() |
||||
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Doc. | Documentation | ||
![]() ![]() |
Data | Auxiliary data |
![]() |
/ | src |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() |
Class | Class source | ||
![]() |
Class | Class source |
![]() |
/ | src | / | Http | / | Controllers |
File | Role | Description |
---|---|---|
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
![]() |
Class | Class source |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.