Smart GST Calculator

विवरण

Smart GST Calculator is a lightweight WordPress plugin that helps users calculate GST (Goods and Services Tax) for Indian products and services.

Key Features:
– Calculate GST for all slabs (5%, 12%, 18%, 28%)
– Supports both inter-state (IGST) and intra-state (CGST+SGST) transactions
– AJAX-based calculations without page reload
– Responsive design works on all devices
– Easy to use with simple shortcode implementation
– Clean, modern UI with FontAwesome icons
– Detailed breakdown of tax components

Additional Information

The plugin is translation ready and includes a .pot file for localization.

स्क्रीनशॉट्स

  • The GST Calculator interface showing input fields and dropdown
  • Calculation results for intra-state transaction
  • Calculation results for inter-state transaction
  • Mobile responsive view of the calculator

इंस्टॉलेशन

  1. Upload the plugin files to the /wp-content/plugins/smart-gst-calculator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the [gst_calculator] shortcode on any page or post to display the calculator

सामान्य प्रश्न

What GST rates are supported?

The plugin currently supports all standard GST rates: 5%, 12%, 18%, and 28%.

Can I use this with WooCommerce?

This is a standalone calculator. For WooCommerce integration, you would need additional customization.

How do I change the colors to match my theme?

You can override the CSS in your theme’s stylesheet or use the plugin’s CSS file located at /css/style.css.

Can I add custom GST rates?

Yes, you can modify the rates by editing the plugin file (not recommended) or wait for future versions that will include a settings panel.

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

Translate “Smart GST Calculator” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.0

  • Initial release of Smart GST Calculator
  • Features all standard GST rates
  • Supports both inter-state and intra-state calculations
  • AJAX-based implementation
  • Responsive design