{"id":32849,"date":"2014-11-15T02:02:03","date_gmt":"2014-11-15T02:02:03","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cybozu-wp-to-kintone\/"},"modified":"2018-04-05T00:45:52","modified_gmt":"2018-04-05T00:45:52","slug":"cybozu-wp-to-kintone","status":"closed","type":"plugin","link":"https:\/\/en-nz.wordpress.org\/plugins\/cybozu-wp-to-kintone\/","author":14129324,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3.1","stable_tag":"trunk","tested":"4.3.34","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"WP to Kintone","header_author":"cybozu-kintone","header_description":"","assets_banners_color":"cbbaac","last_updated":"2018-04-05 00:45:52","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/kintone.cybozu.com\/","header_author_uri":"http:\/\/cybozu-kintone","rating":4,"author_block_rating":0,"active_installs":30,"downloads":1993,"num_ratings":0,"support_threads":1,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":"1","4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1027036","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1027036","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1026976","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.3.2","1.3.3","1.3.4","1.3.5","1.3.6"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1026745","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1026745","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1026745","resolution":"3","location":"assets"}},"screenshots":{"1":"screenshot-1.png","2":"screenshot-2.png","3":"screenshot-3.png"}},"plugin_section":[],"plugin_tags":[360,1150,22492,153,22493],"plugin_category":[42,58,59],"plugin_contributors":[91179,78030],"plugin_business_model":[],"class_list":["post-32849","plugin","type-plugin","status-closed","hentry","plugin_tags-contact","plugin_tags-crm","plugin_tags-cybozu","plugin_tags-database","plugin_tags-kintone","plugin_category-contact-forms","plugin_category-user-management","plugin_category-utilities-and-tools","plugin_contributors-cybozu-kintone","plugin_contributors-megumithemes","plugin_committers-cybozu-kintone"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cybozu-wp-to-kintone_cbbaac.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cybozu-wp-to-kintone\/assets\/screenshot-1.png?rev=1026745","caption":"screenshot-1.png"},{"src":"https:\/\/ps.w.org\/cybozu-wp-to-kintone\/assets\/screenshot-2.png?rev=1026745","caption":"screenshot-2.png"},{"src":"https:\/\/ps.w.org\/cybozu-wp-to-kintone\/assets\/screenshot-3.png?rev=1026745","caption":"screenshot-3.png"}],"raw_content":"<!--section=description-->\n<h4>CAUTIONS\uff08\u6ce8\u610f\u4e8b\u9805\uff09<\/h4>\n\n<p>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-\nThis plugin is not maintained and is not recommended.\nPlease consider using <a href=\"https:\/\/ja.wordpress.org\/plugins\/kintone-form\/\">Form data to kintone<\/a>.<\/p>\n\n<p>\u3053\u306e\u30d7\u30e9\u30b0\u30a4\u30f3\u306f\u30e1\u30f3\u30c6\u30ca\u30f3\u30b9\u3055\u308c\u3066\u304a\u3089\u305a\u3001\u4f7f\u7528\u306f\u63a8\u5968\u3057\u307e\u305b\u3093\u3002\n<a href=\"https:\/\/ja.wordpress.org\/plugins\/kintone-form\/\">Form data to kintone<\/a>\u306e\u5229\u7528\u3092\u3054\u691c\u8a0e\u304f\u3060\u3055\u3044\u3002\n-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<\/p>\n\n<p>Get the app design information that you create with kintone, and then automatically generate the input form on WordPress.<\/p>\n\n<p>Since the data that has been registered from the input form will be stored in the kintone, so it can be secondary utilization by using a function of kintone.<\/p>\n\n<p>Setup is very simple, just write one line short code in WordPress.<\/p>\n\n<h4>What is kintone?<\/h4>\n\n<p>It is a cloud service that can make the business applications with non-programming provided by Cybozu.<\/p>\n\n<p>Collaborate with team members and partners via apps and workspaces.<\/p>\n\n<ul>\n<li>Information in Japanese : https:\/\/kintone.cybozu.com\/jp\/<\/li>\n<li>Information in English: https:\/\/www.kintone.com\/<\/li>\n<\/ul>\n\n<h4>Short code format<\/h4>\n\n<p>[kintone app=\"app id\" token=\"api token\" sub_domain=\"subdomain name\" exclude=\"field1, field2\" orderby=\"code\" order=\"asc\"]<\/p>\n\n<ul>\n<li>app: kintone app ID * 1<\/li>\n<li>token: kintone API token that has been set in the application<\/li>\n<li>sub_domain: kintone's sub-domains * 2<\/li>\n<li>basic_auth_user: user name of the basic authentication<\/li>\n<li>basic_auth_pass: password of the basic authentication<\/li>\n<li>exclude: the fields of kintone that you do not want to display on the WordPress side * 3<\/li>\n<li>orderby: field's ordering * 4<\/li>\n<li><p>order: Sort keyword * 5<\/p>\n\n<p>Example:\n[kintone app=\"15\" token=\"0cTa77e2QSRsSM9II1innamRAmdhEaii2Y45fwAv\" sub_domain=\"example\" exclude=\"priority\" orderby=\"code\" order=\"desc\"]<\/p>\n\n<ul>\n<li><p>1\nApp ID is the number of the URL when the record list is displayed.\nIf the URL of kintone app is \"https:\/\/example.cybozu.com\/k\/17\/\", \"17\" is the application ID.<\/p><\/li>\n<li><p>2\nIf the URL of kintone in use is \"https:\/\/example.cybozu.com\/k\/\", \"example\" is the subdomain.<\/p><\/li>\n<li><p>3\nYou can specify multiple separated by commas.\nAlso initiated by the two consecutive underscores as __field1 the field code of kintone, it is hidden.<\/p><\/li>\n<li><p>4\nIf you want to show it in the order by the field code order of kintone, you can specify the \"code\".\nFor example, set the field code of kintone \"01_code\" \"02_code\" and set \"code\" to orderby,then it will appear in the order on WordPress.\nIf you do not specify this, it will appear in the order of you created the field.<\/p><\/li>\n<li><p>5\nIf you want to display in ascending order, set \"asc\", and in descending order, set \"desc\".<\/p><\/li>\n<\/ul>\n\n<p>Required value are \"app\", \"token\", \"sub_domain\".<\/p><\/li>\n<\/ul>\n\n<h4>For cache function<\/h4>\n\n<p>This plugin caches the form information of kintone to WordPress, in order to prevent the excess of the API number of requests to kintone.<\/p>\n\n<p>After you write the short code in the post, it will cache when the article is displayed at the first time.<\/p>\n\n<p>The expiration date of the cache is not provided, and it will flash when the save processing of articles has been carried out.<\/p>\n\n<p>If you have made a change of field items of kintone, please save the post of WordPress.<\/p>\n\n<p>When you logged in as admin, it will not cached when you see the page.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the entire <code>cybozu-wordpress-to-kintone<\/code> folder to the <code>\/ wp-content \/ plugins \/<\/code> directory.<\/li>\n<li>Write an equation for the confirmatory reaction of each cation and anion based on the experimental results of Operation 3. Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>Open the post edit screen in the WordPress administration screen, and in the text editor pane, put the short code in the place where you want to display.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the entire <code>cybozu-wordpress-to-kintone<\/code> folder to the <code>\/ wp-content \/ plugins \/<\/code> directory.<\/li>\n<li>Write an equation for the confirmatory reaction of each cation and anion based on the experimental results of Operation 3. Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<p>Open the post edit screen in the WordPress administration screen, and in the text editor pane, put the short code in the place where you want to display.<\/p><\/dd>\n<dt>Any field it can not be associated?<\/dt>\n<dd><p>\"The fields it can not be associated.\" in the below web page can not be associated to WordPress even if put in kinote.<\/p>\n\n<p>https:\/\/cybozudev.zendesk.com\/hc\/ja\/articles\/201941834\n(Sorry, only in Japanese)<\/p>\n\n<p>If you have questions about WordPress to kintone, please contact the following e-mail address.<\/p>\n\n<p>info@digitalcube.jp<\/p>\n\n<p>For the operation of kintone, the above contact can't handle.\nPlease contact Cybozu.<\/p>\n\n<p>https:\/\/www.cybozu.com\/jp\/inquiry\/<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<ul>\n<li>1.2.0 - Fix conflicts query keys with WordPress core.<\/li>\n<li>1.0.0 - First Release<\/li>\n<\/ul>","raw_excerpt":"This plugin is not maintained and is not recommended.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/32849","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=32849"}],"author":[{"embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/cybozu-kintone"}],"wp:attachment":[{"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=32849"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=32849"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=32849"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=32849"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=32849"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/en-nz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=32849"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}