We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EC-CUBEのインストールを完了させておくこと
cd ec-cube git clone https://github.com/EC-CUBE/TwoFactorAuthCustomer42.git git clone https://github.com/EC-CUBE/TwoFactorAuthCustomerSms42.git git clone https://github.com/EC-CUBE/TwoFactorAuthCustomerApp42.git
cd ec-cube bin/console eccube:composer:require ec-cube/twofactorauthcustomer42 --from=./TwoFactorAuthCustomer42 bin/console eccube:composer:require ec-cube/twofactorauthcustomersms42 --from=./TwoFactorAuthCustomerSms42 bin/console eccube:composer:require ec-cube/twofactorauthcustomerapp42 --from=./TwoFactorAuthCustomerApp42
cd ec-cube bin/console e:p:e --code TwoFactorAuthCustomer42 bin/console e:p:e --code TwoFactorAuthCustomerSms42 bin/console e:p:e --code TwoFactorAuthCustomerApp42
インストール時に以下のようなエラーが出た場合は、EC-CUBE/ec-cube#5843 を参照してください。
In PluginInstaller.php line 56: Undefined index: id
The text was updated successfully, but these errors were encountered:
No branches or pull requests
事前準備
EC-CUBEのインストールを完了させておくこと
プラグインの設置
プラグインのインストール
プラグインの有効化
トラブルシュート
インストール時に以下のようなエラーが出た場合は、EC-CUBE/ec-cube#5843 を参照してください。
The text was updated successfully, but these errors were encountered: