Descripción
Presentations that design themselves. Create beautiful slides in seconds.
About Slidebean
Slidebean is an online platform that designs and creates presentations on demand with user provided content.
Making a professional slide presentation requires time and design skills that many users lack. Our presentation software separates content from design, allowing you to focus on what matters most. Then, it takes care of the formatting automatically. In other words, all you do is add your content, we convert it into beautiful slides.
Slidebean WordPress Plugin
With the Slidebean WordPress plugin, you can easily embed presentations from Slidebean.com to your WordPress posts using a simple shortcode.
Just use the [slidebean id=""]
shortcode with the following attributes:
- id – slide URL. Required field.
- width – slide width, in pixels. Optional. Default 640.
- height – slide height, in pixels. Optional. Default 480.
More Information
For any questions or more information, please contact us at info@slidebean.com or tweet us @slidebean.
Capturas
Instalación
Instalación
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Slidebean”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
Minimum Requirements
- WordPress version 3.7 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 7.0 or greater.
- MySQL version 5.6 or greater.
Preguntas frecuentes
- Installation Instructions
-
Instalación
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Slidebean”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
Minimum Requirements
- WordPress version 3.7 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 7.0 or greater.
- MySQL version 5.6 or greater.
- What does the plugin do?
-
The plugin will fetch the presentations so your readers can watch slide that are related to your post without leaving your site.
- How do I embed presentations?
-
To embed this presentations:
https://app.slidebean.com/p/8X4tJ4kart/What-is-Slidebean
Just copy the
ID
into the slidebean shortcode:[slidebean id="8X4tJ4kart"]
- How do I set custom dimensions to my presentations?
-
To set custom dimensions to your presentation, use following shortcode attributes:
[slidebean id="8X4tJ4kart" width="400" height="300"]
Default dimensions are 680px width and 480px height.
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“Slidebean” ha sido traducido a 6 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce “Slidebean” 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
1.0
- Initial release.
- Register shortcode.