WP Manifestindependent plugin directory
manifest / users / cool-kids-network

Cool Kids Network

A plugin for managing custom user roles and login functionality for the Cool Kids Network.

by Your Name · github.com/tirtharay/cool-kids-network

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/tirtharay/cool-kids-network/archive/refs/heads/main.zip

Cool Kids Network is a WordPress plugin designed to manage a network for cool kids. This plugin includes features for managing users, permissions, and other functionalities within the network.

Table of Contents

Installation

  1. Clone this repository to your WordPress plugins directory:
    
    git clone git@github.com-tirtharay:tirtharay/cool-kids-network.git
  2. Navigate to the plugin directory:
    
    cd cool-kids-network
  3. Install dependencies:
    
    npm install
  4. Build the plugin:
    
    npm run build
  5. Move or symlink the cool-kids-network directory to your WordPress wp-content/plugins/ folder.

Activate the plugin from the WordPress admin panel:

Go to Plugins > Installed Plugins. Find Cool Kids Network and click Activate.

Usage

Once activated, the plugin will add new features to your WordPress site. You can access and configure these features through the plugin's settings page in the WordPress admin panel.