वर्णन
AkhilCommerce Toolkit is a simple and lightweight ecommerce plugin for WordPress.
It provides essential ecommerce functionality without the complexity of larger frameworks.
Features
- Simple Shop system using shortcodes
- Add to Cart functionality
- Checkout and Order creation
- Orders management (admin panel)
- Basic Analytics (visit tracking)
- AI suggestion tool (demo feature)
- Lightweight and easy to use
Usage
Create WordPress pages and add the following shortcodes:
-
Home Page:
[akhctk_home] -
Shop Page:
[akhctk_shop] -
Cart Page:
[akhctk_cart] -
Checkout Page:
[akhctk_checkout] -
Orders Page:
[akhctk_orders]
After creating pages, you can assign them in navigation menus.
Admin Dashboard
After activation, a new menu called AkhilCommerce will appear in the WordPress admin panel.
From here you can:
- View basic analytics (site visits)
- Manage plugin-related settings
Settings
The plugin registers settings using WordPress Settings API.
You can extend or access settings via:
Settings AkhilCommerce (if enabled in admin menu)
Currently available settings:
- API Key (used for future integrations like AI or payment gateways)
Notes
- This plugin is a lightweight implementation and does not replace full-featured ecommerce platforms like WooCommerce.
- It is intended for learning, customization, or lightweight use cases.
स्थापना
- Upload the plugin folder to the
/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Create pages and use the shortcodes provided below
नेहमी विचारले जाणारे प्रश्न
-
Does this plugin support payments?
-
Currently, it includes a basic checkout flow. Payment gateway integration can be added in future versions.
-
Can I customize products?
-
Yes, developers can extend this plugin easily due to its modular structure.
-
Does it work with all themes?
-
Yes, it works with most standard WordPress themes.
समीक्षा
योगदानकर्ते आणि विकसक
“AkhilCommerce Toolkit” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “AkhilCommerce Toolkit” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
1.0.0
- Initial release
- Cart, checkout, and orders system
- Admin dashboard and analytics
- AI module (demo)