Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Textile Tools

Descripción

Host a static copy of your WordPress website to IPFS (InterPlanetary File System). All this happens thanks to the tools created by Textile.

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.

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.

A deep copy will try to backup all the images and videos present in the post. Very powerful.

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.

Finally, we inclue a BETA functionality to upload your buckets to Filecoin mainnet. This is a very handy tool.

Go beyond the limits imposed by your hosting provider. Try decentralized hosting with IPFS, Textile and our plugin!

Preguntas frecuentes

¿Cómo funciona?

Nuestro plugin está desarrollado utilizando Typescript y depende totalmente de las librerías JavaScript creadas por la compañía Textile. Puedes visitar la documentación de Textile si quieres saber más sobre cómo utilizar sus herramientas: https://docs.textile.io/tutorials/hub/web-app/

Entonces, con Typescript importamos las librerías de Textile necesarias para crear por ejemplo, Buckets.

No necesitas saber cómo programar para utilizar estas herramientas. Sin embargo, un buen entendimiento de las Textile Tools puede ayudar. Por favor, revisa la documentación oficial de ser necesario: https://docs.textile.io/hub/

¿Qué es el archivo admin/js/wptextileplugin_admin.js?

Debido a que las bibliotecas de Textile han sido creadas usando TypeScript, necesitamos generar un archivo transcompilado. Sin embargo, incluimos las fuentes originales que creamos con TypeScript para que cualquier usuario pueda modificar el plugin según sus necesidades.

¿Dónde están las fuentes Typescript?

Los archivos typescript que desarrollamos están en el directorio “typescript”.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

Este software es de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

"Textile Tools" ha sido traducido a 5 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce "Textile Tools" a tu idioma.

¿Interesado en el desarrollo?

Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.6

  • Textile/hub library and js libs updated to their latest versions
  • Static archive generator: Now the generated index file imports Bootstrap by default!

2.5

  • Textile library update
  • Now you can download a static copy of any post as .zip

2.0

  • Filecoin upload functionality added

1.8

  • Deep upload functionality added

1.5

  • Textile tools libraries updated

1.0

  • Primera versión estable