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.

App Embed

Descripción

Appizy App Embed allows you to add a web calculator inside your WordPress site.

Key features:

  • Logged in user can save the application state.
  • Shortcode generator in the Admin to customize the embed options.
  • Fast embed using shortcode inside any post.
  • Manage you web-calculator like any other media item.
  • Separation of code (CSS and JavaScript) using an iFrame tag to avoid any collision with WordPress.

Please visit the Github page for the latest code development,
planned enhancements and known issues.

To learn more about spreadsheet conversion into web-calculator please visit Appizy website.

Getting Started

Here’s how easy it is to use…

  1. Once you have the plugin installed, go to your Media library and add your web-calculator to it.
  2. Go to ‘Tools > Appizy’ to see all available web-calculators in your WordPress.
  3. Copy the shortcode associated to the file of your choice and paste it into the post or page of your choice.
  4. Save the content and open it. The web-calculator is now embedded into your content.

Capturas

  • Admin overview (accessible under "Tools > Appizy"). List of all applications and the shortcode generator
  • Example of shortcode in a post
  • Basic web-calculator embed
  • A web-calculator with a toolbar bellow to save the application data

Instalación

Appizy App Embed can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New).
Alternatively, it can be downloaded from WordPress.org and installed manually.

  1. Upload the entire appizy-app-embed-code folder to your wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress administration.

FAQ

How can I send feedback or get help with a bug?

We’d love to hear your bug reports, feature suggestions and any other feedback! Please head over to
the GitHub issues page to search for existing issues or
open a new one. You can also contact us on Appizy website.

Where are the user’s data from the calculator saved?

These information are stored inside the WordPress database. Please ensure that the terms of use of your website allow
you to store these personal data.

Is there any export or backup of these data available?

The plugin does not offer yet any special export and backup feature. Please backup your website on a regular bases to
avoid any data loss.

How safe is the data storage within the plugin?

While we try to ensure that the plugin is error free, we cannot guarantee that user data will not be damaged,
deleted or lost. The developers will not be responsible for any failure caused by the plugin.

The «saving feature» is still in beta version. Do not use it for critical business or personal purpose.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«App Embed» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «App Embed» 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.2.2

  • Fix save button
  • Add permission callback on REST routes

2.2.1

  • Code style clean up

2.2.0

  • Add print button option.

2.1.1

  • Fix the version number inside plugin files.

2.1.0

  • Add new «height» option in shortcode configuration to skip auto-height calculation on load.
  • Remove default margin in auto-height calculation.

2.0.1

  • Fix the version number inside plugin files

2.0.0

  • Major new release, it is now possible to save the application state per user
  • Shortcode generator to customize embed options

1.0.0

  • Initial release