Early next year, we will release our e-commerce solution for Laravel
: ArchTech E-Commerce. It will be released as two separate packages:
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:
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:Early Access plans and the Launch Discount on the Admin Panel package, please do so here:
Original address: https://laravel-news.com/archtech-ecommerce-packageTranslation 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!