Ok, to setup my repository on your system, open a terminal window and then enter:
Now that you have that installed, it's time to add one of my modules!
Error Pages Module
An error page informs a visitor when there is a problem accessing your site. Each type of problem has its own code. For example, a visitor who enters a non-existent URL will see a 404 error, while an unauthorized user trying to access a restricted area of your site will see a 403 error.
Basic error pages are automatically provided by the web server (Apache). However, if you prefer, you can create a custom error page instead of using the defaults.
This module allows you and your resellers/clients the ability to edit their own error pages for their domains inside ZPanel without the use of any external editors or FTP. It will also restore the original error pages if they have been deleted.
Future plans:
-Create an Admin-Only version that will allow for the editing of the other static pages (Parked domains, Bandwidth Exceeded, etc.)
Tested on Windows, CentOS 6.3 and Ubuntu 12.04
Direct download Link: http://zppy-repo.mach-hosting.com/log.php?id=61
You can also use Rustus' Repo Browser module to install Error Pages Editor.
To install, type into your terminal window:
Now navigate to the Modules Admin area and activate Error Pages in the menu!
(Select all account types if you wish, mainly for resellers and users to help build their sites)
Go back Home and look under the Advanced section for the new Error Pages!!
To upgrade Error Pages to current version, type into your terminal window:
Contribute on GitHUb: https://github.com/TGates71/error_pages
Enjoy! -TGates
Donations for any of my modules or forum help can be sent to HERE Thanks!
Code:
zppy repo add zppy-repo.mach-hosting.com/repo
zppy update << Dont forget this ;)
Error Pages Module
An error page informs a visitor when there is a problem accessing your site. Each type of problem has its own code. For example, a visitor who enters a non-existent URL will see a 404 error, while an unauthorized user trying to access a restricted area of your site will see a 403 error.
Basic error pages are automatically provided by the web server (Apache). However, if you prefer, you can create a custom error page instead of using the defaults.
This module allows you and your resellers/clients the ability to edit their own error pages for their domains inside ZPanel without the use of any external editors or FTP. It will also restore the original error pages if they have been deleted.
Future plans:
-Create an Admin-Only version that will allow for the editing of the other static pages (Parked domains, Bandwidth Exceeded, etc.)
Tested on Windows, CentOS 6.3 and Ubuntu 12.04
Direct download Link: http://zppy-repo.mach-hosting.com/log.php?id=61
You can also use Rustus' Repo Browser module to install Error Pages Editor.
To install, type into your terminal window:
Code:
zppy install error_pages
Now navigate to the Modules Admin area and activate Error Pages in the menu!
(Select all account types if you wish, mainly for resellers and users to help build their sites)
Go back Home and look under the Advanced section for the new Error Pages!!
To upgrade Error Pages to current version, type into your terminal window:
Code:
zppy update
zppy upgrade error_pages
Contribute on GitHUb: https://github.com/TGates71/error_pages
Enjoy! -TGates
Donations for any of my modules or forum help can be sent to HERE Thanks!