-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
34 lines (27 loc) · 1 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=== Balance of freee account ===
Contributors: ippei-sumida
Tags: accounting, freee
Stable Tag: trunk
Requires at least: 4.9
Tested up to: 4.9.6
Requires PHP: 5.6
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Show your freee\'s balance on dashboard.
== Description ==
freee is Japanese cloud accounting software. This plugin shows your balance of freee on dashboard.
== Installation ==
1. Install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the \'Plugins\' screen in WordPress.
1. Use the Settings->Balance of freee account to configure the plugin. You need to get APP_ID and APP_SECRET on freee.
1. Access /wp-admin/
== Frequently Asked Questions ==
= How do I create freee\'s account? =
You can create an account on freee.
Please visit bellow. https://www.freee.co.jp/
= How do I get APP_ID and APP_SECRET? =
You can get on freee.
Please visit bellow. https://secure.freee.co.jp/oauth/applications
== Changelog ==
= 0.1 =
* Initial release.