-->

Source Code Web base Digital Services Management Application PHP Native 7.0

WebPro - Domain, Hosting, Website, SSL, and Client management applications designed for web bureaus, companies and freelancers, to manage and maintain their service updates.

WepPro updates you with every upcoming update and helps you to never forget about upcoming domain names, hosting or web maintenance updates. WebPro sends you automatic notifications for any upcoming updates. Reminders are sent to the admin and client both email addresses that can be edited in the script settings screen. The script requires PHP5 and the MySQL database.

Demo Account:


Username: admin@example.com
Password: 123456




feature

1. Add all data from your domain. There is no minimum maximum limit.

2. Add all data from your web and server maintenance.

3. Add customers with the services you provide. Manage clients and all their digital services.

4. Add to your provider and save all your passwords in one place safely.


5. WebPro is fully responsive using it on your smartphone, tablet, PC, anytime, anywhere.

6. Automatic e-mail reminder to e-mail (both client and admin) do not need to set and configure.

7. Password protected administrative areas that are very safe.


8. Manage extensions easily, you will never forget when and where to renew certain domains again! Get 3 notifications in advance.

9. Manage ftp, mysql, webmail, cpanel, SSL, admin websites every other important info per domain or site, and never lose it again!

Requirements

  • PHP v >= 7.*
  • MySQL
  • SSH, FTP access
  • Composer

Instructions

Upload and extract WebPro.zip (check attachment) to root folder of your web server.


    2. Run following command using SSH:

 composer update


If Composer in not installed on your web server, refer to installation documentation at:

  https://getcomposer.org/download/

 or navigate to the root of your web server using SSH terminal, then copy and paste following commands in SSH terminal

code program ;


php -r "copy('https://getcomposer.org/instal...', 'composer-setup.php');" php -r "if (hash_file('SHA384', 'composer-setup.php') === '544e09ee996cdf60ece3804abc52599c22b1f40f4323403c44d44fdfdd586475ca9813a858088ffbc1f233e9b180f061') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP_EOL;" php composer-setup.php php -r "unlink('composer-setup.php');"

 3. Locate '.env' in the root folder and update the following fields in this file (if you unable to view .env file please make sure you clicked your hidden file visible):


DB_DATABASE=YourDatabaseName DB_USERNAME=YourDatabaseUsername DB_PASSWORD=YourDatabasePassword MAIL_DRIVER=smtp MAIL_HOST=smtp.gmail.com MAIL_PORT=587 MAIL_USERNAME=your.gmail.username@gmail.com MAIL_PASSWORD=yourGmailPassword MAIL_ENCRYPTION=tls

 4. Run following commands using SSH:

        php artisan migrate
        php artisan db:seed
        php artisan up

  5. Login to the newly installed WebPro App using credentials given below, after that set your own          secured password from setting page.

         Username: admin@example.com
          Password:  123456.

See also the Source Code Project here : 

NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
NEXT ARTICLE Next Post
PREVIOUS ARTICLE Previous Post
 

Delivered by FeedBurner

-->