{"id":130931,"date":"2020-10-31T00:00:06","date_gmt":"2020-10-31T00:00:06","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/textile-tools\/"},"modified":"2021-07-12T16:40:11","modified_gmt":"2021-07-12T16:40:11","slug":"textile-tools","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/textile-tools\/","author":16448085,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.6","stable_tag":"2.6","tested":"5.7.15","requires":"5.7","requires_php":"7.0","requires_plugins":"","header_name":"Textile Tools","header_author":"Ricardo Guzman","header_description":"Backup your Wordpress website by creating html static copies of your posts and uploading it to IPFS thanks to Textile Tools. Create buckets, upload files to IPFS, archive your buckets in Filecoin and more. This is the all-in-one tool that you need to interact nice and easy with IPFS.","assets_banners_color":"","last_updated":"2021-07-12 16:40:11","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/criptoalfa","header_plugin_uri":"https:\/\/github.com\/luckyr13\/twp","header_author_uri":"http:\/\/criptoalfa.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1405,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","faq","changelog"],"tags":{"2.0":{"tag":"2.0","author":"criptoalfa","date":"2021-01-17 06:19:08"},"2.5":{"tag":"2.5","author":"criptoalfa","date":"2021-02-13 12:12:52"},"2.6":{"tag":"2.6","author":"criptoalfa","date":"2021-07-12 16:40:11"}},"upgrade_notice":{"2.0":"<ul>\n<li>The version 1.0 stop working because outdated libraries.<\/li>\n<\/ul>","1.0":"<ul>\n<li>This is our first fully functional version and includes advanced control over buckets<\/li>\n<\/ul>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":2410154,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":2410154,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.0","2.5","2.6"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"<p>Archive example archive_example.png<\/p>","2":"<p>Buckets example buckets_example.png<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[10713,14477,192564,22382,52148],"plugin_category":[],"plugin_contributors":[192565],"plugin_business_model":[],"class_list":["post-130931","plugin","type-plugin","status-publish","hentry","plugin_tags-backups","plugin_tags-buckets","plugin_tags-ipfs","plugin_tags-snapshots","plugin_tags-textile","plugin_contributors-criptoalfa","plugin_committers-criptoalfa"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/textile-tools\/assets\/icon-128x128.jpg?rev=2410154","icon_2x":"https:\/\/ps.w.org\/textile-tools\/assets\/icon-256x256.jpg?rev=2410154","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Host a static copy of your Wordpress website to IPFS (InterPlanetary File System). All this happens thanks to the tools created by Textile.<\/p>\n\n<p>The plugin has a module called \"Static Site Generator\". With this feature any wordpress admin can create a static copy of their posts and upload it directly to IPFS in just a few clicks. You can chose between making a shallow copy or a deep copy.<\/p>\n\n<p>A shallow copy only will backup your html post data, maybe not very interesting but useful if your post have only text and no other media.<\/p>\n\n<p>A deep copy will try to backup all the images and videos present in the post. Very powerful.<\/p>\n\n<p>The plugin has a lot of other modules. For example we have a Bucket explorer if you want to browse your files or upload new ones directly to your buckets.<\/p>\n\n<p>Finally, we inclue a BETA functionality to upload your buckets to Filecoin mainnet. This is a very handy tool.<\/p>\n\n<p>Go beyond the limits imposed by your hosting provider. Try decentralized hosting with IPFS, Textile and our plugin!<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20does%20it%20work%3F'><h3>How does it work?<\/h3><\/dt>\n<dd><p>Our plugin is developed using Typescript and relies totally on the JavaScript libraries created by the Textile company. You can visit the Textile docs if you want to know more about how to use their tools: https:\/\/docs.textile.io\/tutorials\/hub\/web-app\/<\/p>\n\n<p>So with Typescript we import the Textile libraries needed to create for example Buckets.<\/p>\n\n<p>You don't need to know how to programm to use this tools. However a good understanding about Textile Tools would help. Please refer to official docs if needed: https:\/\/docs.textile.io\/hub\/<\/p><\/dd>\n<dt id='what%20is%20the%20file%20admin%2Fjs%2Fwptextileplugin_admin.js%3F'><h3>What is the file admin\/js\/wptextileplugin_admin.js?<\/h3><\/dt>\n<dd><p>Because Textile libraries were created using Typescript we need to generate a transpiled file. Nevertheless we include the original Typescript sources that we created so any user can modify this plugin as needed.<\/p><\/dd>\n<dt id='where%20are%20the%20typescript%20sources%3F'><h3>Where are the Typescript sources?<\/h3><\/dt>\n<dd><p>The typescript files that we developed are on the typescript folder.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.6<\/h4>\n\n<ul>\n<li>Textile\/hub library and js libs updated to their latest versions<\/li>\n<li>Static archive generator: Now the generated index file imports Bootstrap by default!<\/li>\n<\/ul>\n\n<h4>2.5<\/h4>\n\n<ul>\n<li>Textile library update<\/li>\n<li>Now you can download a static copy of any post as .zip<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Filecoin upload functionality added<\/li>\n<\/ul>\n\n<h4>1.8<\/h4>\n\n<ul>\n<li>Deep upload functionality added<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Textile tools libraries updated<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First stable version<\/li>\n<\/ul>","raw_excerpt":"With this plugin you can have an interface to IPFS, Libp2p and Filecoin from your Wordpress website using the Textile tools.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/130931","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=130931"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/criptoalfa"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=130931"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=130931"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=130931"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=130931"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=130931"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=130931"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}