-
-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -58,4 +58,4 @@ If you encounter any problems or bugs, please open an issue on [GitHub](https:// | |
|
||
Need help setting up or want to customize this extension to meet your business needs? Please email [email protected] and if we like your idea we will add this feature for free or at a discounted rate. | ||
|
||
© MagePal LLC. | www.magepal.com | ||
© MagePal LLC. | [www.magepal.com](http:/www.magepal.com) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,10 +17,14 @@ | |
"proprietary" | ||
], | ||
"homepage": "http://www.magepal.com/", | ||
"support": { | ||
"email": "[email protected]", | ||
"issues": "https://github.com/magepal/magento2-preview-checkout-success-page/issues/" | ||
}, | ||
"authors": [ | ||
{ | ||
"name": "MagePal", | ||
"email": "hello@magepal.com", | ||
"name": "Renon Stewart", | ||
"email": "renon@magepal.com", | ||
"homepage": "http://www.magepal.com/", | ||
"role": "Leader" | ||
} | ||
|
@@ -34,7 +38,7 @@ | |
"magepal/magento2-checkout-success-misc-script":"Add miscellaneous HTML and scripts to your checkout success page" | ||
}, | ||
"type": "magento2-module", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"autoload": { | ||
"files": [ | ||
"registration.php" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
"Module Version","Module Version" | ||
"Composer Version","Composer Version" | ||
"Version","Version" | ||
"Enable","Enable" | ||
"Valid for","Valid for" | ||
"Minimum of 3 minutes and Maximum of 15 minutes","Minimum of 3 minutes and Maximum of 15 minutes" | ||
"Order ID","Order ID" | ||
"Save Config & Preview","Save Config & Preview" | ||
"Save Config & View Source","Save Config & View Source" | ||
"Save Config & Open New Window","Save Config & Open New Window" |