WP Manifestindependent plugin directory
manifest / ecommerce / my-wordpress-toolkit

Rasmi Product Card OS

A curated collection of custom WordPress plugins, tools, and scripts.

by Rasmi · github.com/rasmi-omari/my-wordpress-toolkit · 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/rasmi-omari/my-wordpress-toolkit/archive/refs/heads/main.zip

Readme

🛠️ WordPress Custom Toolkit & Plugins

A centralized collection of custom-built, lightweight, and modular WordPress plugins, automation scripts, and developer utilities.


📌 Overview

This repository serves as an open-source hub for tailored WordPress solutions, focusing on:

  • Performance optimization and database cleanup.
  • E-commerce and custom checkout workflows.
  • API integrations and automation utilities.
  • Custom admin panels and dashboard tools.

📂 Repository Structure & Modules

Each tool or plugin resides in its own dedicated directory with individual documentation and source files:

New tools and plugins are added regularly. Browse the repository directories above to explore available modules.


⚙️ Technical Standards & Compatibility

  • Compatibility: WordPress 6.0+
  • PHP Support: PHP 7.4 / 8.0+
  • Code Quality: Secure inputs (sanitize_*), escaped outputs (esc_*), and nonces-based CSRF protection.
  • License: GNU General Public License v2.0 (GPL-2.0).

🚀 General Installation

  1. Navigate to the desired plugin folder in this repository.
  2. Download the directory and compress it into a .zip archive.
  3. In your WordPress admin dashboard, navigate to Plugins > Add New > Upload Plugin.
  4. Upload the .zip file and select Activate Plugin.

👤 Author

Read the full README on GitHub →