Home > PHP Framework > Laravel > body text

Recommended: Laravel E-commerce e-commerce extension package

藏色散人
Release: 2021-12-08 14:27:35
forward
1779 people have browsed it

Early next year, we will release our e-commerce solution for Laravel: ArchTech E-Commerce. It will be released as two separate packages:

  • archtechx/ecommerce — Open source core
  • leanadmin/ecommerce — Management panel template Lean Admin

Open source e-commerce software package

E-commerce solution The core of the solution will be our free and open source software package. This package will serve as a set of non-proprietary but ready-to-use abstractions for building e-commerce applications in Laravel

Due to all the requirements involved, E-commerce is very complex. The application needs to be feature-rich for both customers and store administrators. And the underlying implementation needs to have bulletproof data integrity because financial data is being processed.

Our packages handle low-level complexity and allow you to write your real-world application. Instead of handling "create order" meaning, you simply tell the package to create an order when the user clicks a button on the checkout page.

These features include:

  • Customer base
  • Multi-currency support
  • Product options/variations
  • Multiple types Discounts
  • Advanced Pricing Logic with Smart Rounding

Ecommerce Admin Panel Template

In addition to the open source package, we also have a premium package, As an e-commerce admin panel template for [Lean Management] (lean-admin.dev/).

This package is essentially a wrapper around the open source core, providing an admin that can be used to manage its storage web interface.

As explained in our email on the Lean Management Waitlist, our goal in the Lean ecosystem is to provide packages that serve as the full stack building blocks for Laravel applications.

The primary focus of these packages is to eliminate the out-of-the-box features/customizability trade-off.

Before Lean, it was almost impossible to do this. If you have an eCommerce template installed, combining the admin dashboard with another template (e.g. Invoice, Blog, Live Chat) will not work.

But the way Lean is designed, you can simply install multiple packages and combine them into a functioning web application, all of which are fully customizable.

Some of the scenarios we have planned include:

    Blog
  • Invoice
  • E-Commerce
  • Documentation
  • KnowledgeBase
  • Live Chat on Your Site
  • Help Desk/Support Tickets
Roadmap

We hope to have a better understanding of Lean Admin as we roll out Lean Admin Both packages were launched shortly after. If you would like to join the waitlist for

Early Access plans and the Launch Discount on the Admin Panel package, please do so here:

    ArchTech E-Commerce
  • Lean Admin
Original address: https://laravel-news.com/archtech-ecommerce-package

Translation address: https://learnku .com/laravel/t/63409

The above is the detailed content of Recommended: Laravel E-commerce e-commerce extension package. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:learnku.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template