WP Manifestindependent plugin directory
manifest / utilities / osman-haider

Osman Haider

A plugin for manage Assignment

by Osman Haider · github.com/adnan159/osman-haider · website

1stars
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/adnan159/osman-haider/archive/refs/heads/master.zip

Readme

osman-haider

A plugin for manage Assignment

Getting Started

Follow these instructions to set up the project on your local machine for development and testing purposes.

Prerequisites

Installation

  1. Clone the repository -https://github.com/adnan159/osman-haider/
  2. Install PHP dependencies
    • composer install
  3. Install JS dependencies
    • npm install
  4. To bulid JS file
    • npm start
  5. To remove cahce data
    • wp miusage-cache refresh

Read the full README on GitHub →