WP Manifestindependent plugin directory
manifest / ecommerce / products-wordpress-plugin

Products Plugin

The Products WordPress plugin is a simple tool that allows you to improve the product management of your WordPress website. This plugin makes it easy to create , read product details, update and delete products. The CRUD operations have been developed using Ajax technology in wordpress, which allows quick access to the data in the database.

by Sadeq Yaqobi · github.com/sadeq-yaqobi/products-wordpress-plugin · website

4stars
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/sadeq-yaqobi/products-wordpress-plugin/archive/refs/heads/main.zip

Readme

Products WordPress Plugin

Overview

The Products WordPress plugin is a simple tool that allows you to improve the product management of your WordPress website. This plugin makes it easy to create , read product details, update and delete products. The CRUD operations have been developed using Ajax technology, which allows quick access to the data in the database.

Table of Contents

Getting Started

Follow these instructions to set up and run the Products WordPress Plugin on your local machine.

Prerequisites

Ensure you have the following prerequisites installed:

Installation

  1. Download the Products WordPress Plugin from the GitHub repository.

  2. Extract the plugin files to the wp-content/plugins/ directory of your WordPress installation.

  3. Activate the plugin through the WordPress admin interface.

Configuration

You don't need any configuration to use the plugin

Contributing

If you would like to contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and submit a pull request.

License

This project is licensed under the MIT License.

Technologies Used

WordPress , PHP, Jquery, bootstrap, SweetAlert2, and everything.

Read the full README on GitHub →