=== Packager - Price Packaging ===
Contributors: jahirul555
Tags: packager, pricing, subscription, plans
Requires at least: 6.3
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0
License: GPL-2.0+
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Packager - Price Packaging is a simple WordPress plugin for creating and displaying pricing plans effortlessly.

== Description ==
Packager - Price Packaging is a customizable WordPress plugin for creating beautiful pricing tables. With this plugin, you can add multiple pricing plans, define features, and display them in a responsive layout. Ideal for businesses offering subscriptions, services, or product comparisons.

### **Key Features:**
✔️ Easy-to-use admin panel  
✔️ Customizable pricing plans  
✔️ Fully responsive design  
✔️ Shortcode support for easy embedding  
✔️ Works with any WordPress theme  

== Installation ==
1. Upload the `packager` plugin folder to `/wp-content/plugins/` or install via the WordPress repository.
2. Activate the plugin via **Plugins → Installed Plugins** in WordPress.
3. Navigate to **Packager → Settings** to configure your pricing tables.

== How to Use ==

1. **Create Plans**  
   - Go to **Packager → Pricing Plans** in the WordPress dashboard.  
   - Add new pricing plans with details like price, features, and button text.

2. **Display Pricing Plans**  
   - Use the shortcode below on any page, post, or widget:  
     ```
     [packager]
     ```

3. **Customize Appearance**  
   - Modify settings from **Packager → Settings**.

== Frequently Asked Questions ==

= How can I change the appearance? =
You can customize it using **Custom CSS** in **Packager → Settings**.

= The pricing table isn’t showing, what do I do? =
1. Ensure your theme supports shortcodes.
2. If using a caching plugin, clear the cache and reload.

== Screenshots ==
1. **screenshot-1.png** - Frontend pricing table layout.
2. **screenshot-2.png** - Admin interface for creating pricing plans.
3. **screenshot-3.png** - Plugin settings page.

== Changelog ==

= 1.0 =
* Initial release.
* Added pricing table functionality.
* Created admin panel for plan management.

== Upgrade Notice ==

= 1.0 =
Initial release—no upgrade required.

== License ==
This plugin is licensed under **GPL-2.0+**.

== Acknowledgements ==
Special thanks to the WordPress community for support and documentation.
