File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
view/frontend/templates/page Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " mage2pro/portal-stripe"
3- ,"version" : " 0.5.3 "
3+ ,"version" : " 0.5.4 "
44 ,"description" : " The stripe.mage2.pro website."
55 ,"type" : " magento2-module"
66 ,"homepage" : " https://stripe.mage2.pro"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ The extension integrates your Magento 2 store with the <b><a href='https://strip
55<h2 id='installation'>Installation</h2>
66<pre><code class='bash'>composer require mage2pro/stripe:*
77bin/magento setup:upgrade
8- rm -rf pub/static/* && bin/magento setup:static-content:deploy <locale , e.g.: en_GB>
8+ rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales , e.g.: en_GB>
99rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
1010</code></pre>
1111<h2 id='settings'>Settings</h2>
You can’t perform that action at this time.
0 commit comments