cpanelplugins.com

CpanelPlugins is a github-hosted open-source collection of free cPanel plugins.

Netlify Status

How to add a plugin

To get your plugin listed, your plugin must be publicly available on Github.

To add your plugin:

  1. Fork this repo cpanelplugins/cpanelplugins.com
  2. Add your plugin information to the plugins/plugins.yaml file
  3. Make a pull request with the following title: ADD PLUGIN

How to add a blog post

  1. Fork this repo cpanelplugins/cpanelplugins.com
  2. Create a directory with the date and title of the post (e.g. 2022-06-26-cpanelplugins.com-is-live)
  3. Create index.md file inside it with the actual blog post
  4. Add your information inside contributors/contributors.yaml file and profile picture to contributors/images
  5. Make a pull request with the following title: ADD POST

NOTE: The blog post (index.md) file must contain the following information at the top:

---
title | slug | author | date | excerpt
---

for example:

---
title: CpanelPlugins.com Is live ???
slug: cpanel-plugins-is-live
author: [stefanpejcic]
date: 2021-06-26
excerpt: "CpanelPlugins.com website is published!"
---

This is a fork of the gridsome.org website from 2022.


GitHub

View Github