Rongin Pran Variable Product Checkout
Simple variable product checkout system for Elementor
by Akbar Hossain · github.com/mdakbarhossain1/rongin-pran-checkout · website
★ 0stars
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/mdakbarhossain1/rongin-pran-checkout/archive/refs/heads/main.zipRongin Pran Checkout is a WordPress plugin that enhances and customizes the checkout experience (primarily for WooCommerce).
✅ This plugin is currently in active development.
Replace this short description with the exact feature list your plugin provides.
Features
- Checkout customization hooks (fields, validation, UI tweaks)
- Template-based rendering (supports custom templates)
- Lightweight frontend assets (CSS/JS) loaded only when needed
- Developer-friendly structure (ready for production hardening)
Update the list above to match your plugin’s real features.
Requirements
- WordPress 5.8+ (recommended)
- PHP 7.4+ (recommended)
- WooCommerce (if your plugin depends on it)
Installation
Option A — Install from ZIP
- Download this repository as a ZIP.
- Go to WordPress Admin → Plugins → Add New → Upload Plugin
- Upload the ZIP and click Install Now
- Click Activate
Option B — Install via FTP
- Upload the plugin folder to:
wp-content/plugins/rongin-pran-checkout/ - Activate the plugin from WordPress Admin → Plugins
Usage
- Activate the plugin
- Go to WP Admin → (Your Plugin Menu / Settings Page)
- If you don’t have a settings page yet, add one later and update this section.
- Visit the checkout page and verify changes.
Folder Structure
rongin-pran-checkout/
assets/ # CSS/JS/images
templates/ # Template files used by the plugin
widgets/ # Widgets (if used)
ronginpran-checkout.php # Main plugin bootstrap file
What's New in 1.1.0
- Admin settings page under WooCommerce
- Dynamic variation attributes (works with any variable product)
- Invalid combination handling + stock-friendly UX
- Quantity selector + live order summary