AkhilCommerce Toolkit

설명

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.

설치

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create pages and use the shortcodes provided below

FAQ

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.

후기

2026년 5월 1일
The Akhil Commerce Toolkit is a lightweight plugin that enhances WordPress e-commerce functionality. It integrates smoothly with WooCommerce and offers useful tools for improving store management and user experience.The plugin is easy to install, beginner-friendly, and does not affect site performance significantly. However, adding more advanced features and better documentation would improve its overall value.
2026년 4월 30일
If you’re looking for a lightweight, easy-to-use toolkit to set up a basic online store or experiment with custom eCommerce solutions, Akhil Commerce Toolkit is an excellent choice. It’s not meant to compete with giants like WooCommerce but shines as a learning tool, prototype builder, or small-scale shop solution. For simplicity and speed, Akhil Commerce Toolkit delivers exactly what it promises.
모든 3 평가 읽기

기여자 & 개발자

“AkhilCommerce Toolkit”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “AkhilCommerce Toolkit”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.0

  • Initial release
  • Cart, checkout, and orders system
  • Admin dashboard and analytics
  • AI module (demo)