Plugin Directory

Changeset 3245555


Ignore:
Timestamp:
02/24/2025 08:59:24 AM (13 months ago)
Author:
webdesksolution
Message:

Adding upgrade version of my plugin

Location:
meal-planner
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • meal-planner/trunk/meal-planner.php

    r3240666 r3245555  
    44 * Plugin URI: http://webdesksolution.com/
    55 * Description: This plugin helps you to create the Meal packages that will allow users to purchase the meal plans as per their requirements.
    6  * Version: 1.0.0
     6 * Version: 1.0.1
    77 * Text Domain: meal-planner
    88 * Author: webdesksolution
  • meal-planner/trunk/readme.txt

    r3240666 r3245555  
    1 === Meal Planner ===
     1=== Meal Planner Plugin ===
    22Contributors: webdesksolution
    33Tags: woocommerce, meal, planner, customizer
    4 Requires at least: 6.0
    5 Tested up to: 6.7
     4Requires at least: 3.0.1
     5Tested up to: 3.4
    66License: GPLv2 or later
    7 Stable tag: 1.0.0
     7Stable tag: 3.4
    88
    9 Create and sell customizable meal plans in WooCommerce based on duration, meals, and delivery preferences.
     9== Installation ==
     101. Upload "meal-planner" folder to the '/wp-content/plugins/' directory
     112. Activate the plugin through the 'Plugins' menu in WordPress
     12
     13== Frequently Asked Questions ==
     14= How can i enable meal planner to woocommerce product =
     15Goto Woocommerce >> Product >> Edit/edit any product >> you will see "Active this product for meal plan" checkbox
     16
     17== Screenshots ==
     181. How it looks at front end side.
     192. Product Admin
    1020
    1121== Description ==
     
    1424It also updates the order amount based on the duration selected.
    1525
    16 **New in Version 1.1.0:**
    17 * Upgraded design for better user experience.
    18 * Updated code for compatibility with the latest WooCommerce and WordPress versions.
    19 * Enhanced security and code optimizations.
     26== Key Features: ==
    2027
    21 == Installation ==
    22 1. Upload "meal-planner" folder to the '/wp-content/plugins/' directory
    23 2. Activate the plugin through the 'Plugins' menu in WordPress
    24 
    25 == Frequently Asked Questions ==
    26 = How can I enable the meal planner for a WooCommerce product?
    27 Go to WooCommerce >> Product >> Edit any product >> You will see an "Activate this product for meal plan" checkbox.
    28 
    29 == Changelog ==
    30 = 1.1.0 =
    31 * Upgraded design for better user experience.
    32 * Updated code for compatibility with the latest WooCommerce and WordPress versions.
    33 * Enhanced security and code optimizations.
    34 
    35 = 1.0.0 =
    36 * First version of the plugin.
    37 
    38 == Upgrade Notice ==
    39 = 1.1.0 =
    40 * Upgrade to the latest version for enhanced design, security, and compatibility with the latest WooCommerce and WordPress versions.
    41 
    42 == Screenshots ==
    43 1. Frontend display of meal plans.
    44 2. Product admin settings.
    45 
    46 == Key Features: ==
    47281) Select Meal Plan
    48292) Select the Duration of the meal plan
    49303) Select the days per week
    50 4) Feature to add additional meals to the package
     314) Feature to add additional Meal to the package
    51325) Comment section for product
    52336) Delivery date selection
    5334
    54 Admin can customize WooCommerce products using this plugin. The plugin helps you create different meal packages, set prices, quantities, etc.
     35Admin can Customize Woocommerce product using this plugin. The Plugin helps you to create the different meal packages, Set the Price, quantity etc.
     36
     37== Changelog ==
     38= 1.0.1
     39* This maintenance release contains a bug fix plus compatibility with WordPress major release version 6.7
     40
     41= 1.0.0
     42* First version of the plugin.
Note: See TracChangeset for help on using the changeset viewer.