이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

App Embed

설명

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.

스크린샷

  • 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

설치

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“App Embed”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “App Embed”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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