Digital Goods

Downloads:5
Views:2900
Last Update:2024-07-23
Price:
$18.97
Plugin Version:
1.1.1
Compatible BeikeShop Version:
v1.5.6, v1.5.5, v1.5.4, v1.5.3, v1.5.2, v1.5.1, v1.5.0, v1.4.0
Plugin Purchase Process
1
Access your BeikeShop admin dashboard
2
Click on "Plugin Marketplace" in the top right corner
3
Select the desired plugin for purchase
4
Click on Purchase
Plugin Description

更新日志:

v1.1.1

1.隐藏个人中心的【我的地址】

注意:如果未隐藏,请检查\themes\default\components\account\sidebar.blade.php中的代码是否有下图红框中的代码,如果没有,则要加上。

代码如下:

@hookwrapper('account.sidebar.nav.addresses')
<a class="list-group-item d-flex justify-content-between align-items-center {{ equal_route('shop.account.addresses.index') ? 'active' : '' }}"
href="{{ shop_route('account.addresses.index') }}">
<span>{{ __('shop/account/addresses.index') }}</span></a>
@endhookwrapper

 

 

功能特点:

1.实现出售虚拟商品,如果电子书,素材,影音,软件系统等商品,通过电子邮箱和订单详情的方式发送下载连接。

2.要求必须开启注册登录后下单,建议配合邮件验证插件一起使用,确保注册的邮箱地址是正确的

 

后台商品编辑(下单后自动以邮件形式发送该内容给客户的注册邮箱)

 

用户下单