{"id":27648,"date":"2014-02-03T22:33:41","date_gmt":"2014-02-03T22:33:41","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/ebot-matches-viewer\/"},"modified":"2015-02-14T18:33:21","modified_gmt":"2015-02-14T18:33:21","slug":"ebot-matches-viewer","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/ebot-matches-viewer\/","author":13650934,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6","stable_tag":"trunk","tested":"4.1.42","requires":"4.1","requires_php":"","requires_plugins":"","header_name":"eBot Matches Viewer","header_author":"Boudjelal Yannick *Bouman*","header_description":"","assets_banners_color":"","last_updated":"2015-02-14 18:33:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/Asso-nOStReSs\/eBot-matches-viewer","header_author_uri":"http:\/\/www.boudjelalyannick.fr","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2761,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"ndjbouman","date":"2014-02-04 16:39:18"},"1.5":{"tag":"1.5","author":"ndjbouman","date":"2015-02-14 16:06:40"},"1.6":{"tag":"1.6","author":"ndjbouman","date":"2015-02-14 18:16:46"},"1.7":{"tag":"1.7","author":"ndjbouman","date":"2015-02-14 18:33:21"},"2.0":{"tag":"2.0","author":"ndjbouman","date":"2021-05-01 13:26:41"},"2.0.1":{"tag":"2.0.1","author":"ndjbouman","date":"2021-05-02 05:55:26"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.5","1.6","1.7","2.0","2.0.1"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":850911,"resolution":"1","location":"assets","locale":""},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":850911,"resolution":"2","location":"assets","locale":""}},"screenshots":{"1":"Options Widget","2":"Widget Client view"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[26210,5506,26211,8715,26212],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-27648","plugin","type-plugin","status-publish","hentry","plugin_tags-ebot","plugin_tags-match","plugin_tags-matche","plugin_tags-matches","plugin_tags-matchs","plugin_committers-ndjbouman"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/ebot-matches-viewer.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/ebot-matches-viewer\/assets\/screenshot-1.jpg?rev=850911","caption":"Options Widget"},{"src":"https:\/\/ps.w.org\/ebot-matches-viewer\/assets\/screenshot-2.jpg?rev=850911","caption":"Widget Client view"}],"raw_content":"<!--section=description-->\n<p>Salut \u00e0 tous,\nGr\u00e2ce \u00e0 ce plugin d'affichage de r\u00e9sultats de matchs Counter-Strike Global Offensive (CSGO), vous n'avez plus besoin d'ajouter manuellement vos matchs CSGO dans vos panel d'admin de votre site web.\nVous avez juste \u00e0 faire vos matchs sur vos serveur CSGO avec l'eBot et ce plugin r\u00e9cup\u00e8re et affiche vos matchs sur votre site communautaire ou multi-gaming.\nSimple et efficace.\n\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\nHi everybody,\nWith this plugin display results of Counter-Strike Global Offensive (CSGO) Matches, you no longer need to manually add your matches CSGO in the admin panel of your website. \nYou just have to make your games on your server with the CSGO EbOt and this plugin retrieves and displays your games on your community site or multi-gaming.\nSimple and effective.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>ebot-matches-viewer<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Configure options<\/li>\n<\/ol>\n\n<p>Options \"A\" :  Your server Mysql eBot is different that website.<\/p>\n\n<pre><code>IP-ebot                  IP-web\n ebot                  serveur web\n ____                     ____\n|    |    Connection     |    |\n|    | &lt;---------------&gt; |    |\n|____|  mysql distant    |____|\n\nStep 1: Give power in phpmyadmin on Server eBot:\n        SQL Command : \n            grant all privileges on *.* to user@IP-web identified by \"password\";   ===&gt; \/\/\/\/ user = (Exemple: ebotv3)  IP-web = (Exemple: gw8.ovh.net) is your website is from OVH.\n            flush privileges;\n\nStep 2: Connecting on dedicated server by SSH - Putty - :\n        Command :\n            nano \/etc\/mysql\/my.cnf\n        And edit :  \n            Remplace : bind-address = 127.0.0.1\n            to : #bind-address = 127.0.0.1\n\n            \/\/comments french:\n             Par d\u00e9faut, MySQL n'\u00e9coute que localhost. . Il faudra d\u00e9sactiver la ligne (ajout de : '#') relative au bind-address dans le fichier de configuration mysql:\n            # bind-address = 127.0.0.1\n        Restart :\n            \/etc\/init.d\/mysql restart\n<\/code><\/pre>\n\n<p>Ready You can configure Widget for connect on database Distant.<\/p>\n\n<p>Options \"B\" :  eBot online (http:\/\/ebot.esport-tools.net\/) In development.<\/p>\n\n<p>ebot.esport-tools.net       IP-web\n     ebot                  serveur web\n     ____                     ____\n    |    |    Connection     |    |\n    |    |  |    |\n    |____|  mysql distant    |____|<\/p>\n\n<p>Options \"C\" :  Your server Mysql eBot and website are the same.<\/p>\n\n<p>IP-ebot = IP-web\n serveur web + ebot\n     ________\n    |        |\n    |        |\n    |________|<\/p>\n\n<p>Ready You can configure Widget for connect on database local with user and password (Exemple : user=ebotv3 password=ebotv3).<\/p>\n\n<p>2.Configure Number of matches to display<\/p>\n\n<!--section=faq-->\n<p>Write at : ndjbouman@gmail.com<\/p>\n\n<!--section=changelog-->\n<h4>1.5<\/h4>\n\n<p>Preview\n* Mode Option \"B\" eBot Online working.<\/p>\n\n<h4>1.0<\/h4>\n\n<p>Display last number matches\n* Initial Plugin Launch<\/p>","raw_excerpt":"Un simple widget pour int\u00e9grer les matchs de l&#039;eBot sur votre site communautaire. A simple widget to integrate the eBot matches on your community &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/27648","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=27648"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ndjbouman"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=27648"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=27648"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=27648"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=27648"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=27648"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=27648"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}