prestashop-accounts-installer:检查必需的ps_accounts模块是否已正确安装并且是最新的

时间:2024-03-09 19:52:42
【文件属性】:

文件名称:prestashop-accounts-installer:检查必需的ps_accounts模块是否已正确安装并且是最新的

文件大小:27KB

文件格式:ZIP

更新时间:2024-03-09 19:52:42

PHP

prestashop帐户安装程序 用于安装ps_accounts模块或提供数据以从psx配置页面触发手动安装的实用程序包。 该模块还使您可以通过其模块服务容器访问ps_accounts服务,该容器处理模块的安装状态。 安装 该软件包在上,您可以通过安装它。 composer require prestashop/prestashop-accounts-installer 在您的PSx容器中注册为服务(推荐) 例子 : services : ps_accounts.installer : class : ' PrestaShop\PsAccountsInstaller\Installer\Installer ' arguments : - ' 4.0.0 ' ps_accounts.facade : class : ' PrestaShop


【文件预览】:
prestashop-accounts-installer-main
----.gitignore(79B)
----.php_cs.dist(203B)
----README.md(2KB)
----.github()
--------workflows()
----tests()
--------phpstan()
--------Unit()
--------TestCase.php(345B)
--------bootstrap.php(102B)
----phpunit.xml(310B)
----composer.lock(111KB)
----LICENSE(1KB)
----composer.json(640B)
----src()
--------Installer()

网友评论