Skip to content

Commit

Permalink
[Docs] Add readme and license
Browse files Browse the repository at this point in the history
  • Loading branch information
weoka committed Aug 3, 2021
1 parent 7e515a9 commit 1e9f6bb
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,25 @@
dogec-woo-plugin
## DogeCash Woocommerce Plugin

Accepting DogeCash on your store has several benefits: instant arrival, no chargebacks, and 0 fees. Follow the steps below to install the plugin in your WooCommerce store and start accepting payments in DogeCash.

## Install the plugin

To install the plugin, navigate to Plugins/Add New in the main navigation. After that, press “Upload plugin“ and choose file “woocommerce-dogecash.zip” in the upload form. Then, press “Install Now

![](https://support.dogecash.org/wp-content/uploads/2021/07/WEBL6xc.png)

Once the plugin is installed successfully, press the button “Activate Pugin”.

### Configure settings

Before you start accepting payments, you need to configure the settings with a payment address. Then, in the list of plugins, click on the “Settings” link.

![](https://support.dogecash.org/wp-content/uploads/2021/07/Lbf20OP.png)

On the settings page, all settings are predefined with an optimal configuration; however, you can change them according to your preferences.. “

![](https://support.dogecash.org/wp-content/uploads/2021/07/vo1tqT0.png)

## License

This plugin is released under the terms of the MIT license. See for more information [https://opensource.org/licenses/MIT](https://opensource.org/licenses/MIT).
21 changes: 21 additions & 0 deletions license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2020 DogeCash

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

0 comments on commit 1e9f6bb

Please sign in to comment.