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

JIMMO WP Property Finance Budget Calculator

설명

JIMMO WP Property Finance Budget Calculator lets you add a multi-page form to your site where your visitors can
calculate the amount of loan or mortgage they can afford for real estate.

Look at a demo and in-depth description of the plugin!

The form is responsive and adapts to the place where it is included (e.g. Content, Sidebar, …), as well as
the screen size, as long as the theme itself is responsive, too.

The following values are taken into account:

  • The financial situation of the visitor (spare money, rental income, equity)
  • Administration costs of the property
  • Loan data (percentage rate, repayment rate)
  • Cost of purchasing (brokerage costs, notary fees, taxes)

Suggestions?

If you have suggestions or questions, feel free to email us at info@net-jet.de

Social Media

Become a fan of our sites on facebook!
https://www.facebook.com/jimmotool/
https://www.facebook.com/net.jet.de/

Follow us on Twitter!
https://twitter.com/jimmotool
https://twitter.com/net_jet_de

스크린샷

  • The first page of the form as shown to the visitor

설치

  1. Upload the contents of jimmo-wp-property-finance-budget-calculator.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [jw-budget-calculator] on any page or post, or <?php echo do_shortcode( '[jw-budget-calculator]' ); ?> in your templates

FAQ

Installation Instructions
  1. Upload the contents of jimmo-wp-property-finance-budget-calculator.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [jw-budget-calculator] on any page or post, or <?php echo do_shortcode( '[jw-budget-calculator]' ); ?> in your templates
I installed the plugin, but the form is not displayed

Did you use the shortcode [jw-budget-calculator] or the template-tag <?php echo do_shortcode( '[jw-budget-calculator]' ); ?> anywhere on
your site? This code tells the plugin where to insert the form.

Can I display the form on multiple places on my site?

Yes. You can easily add the shortcode or template-tag to multiple pages or places on your site, and even on the same page.

후기

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

기여자 & 개발자

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

기여자

“JIMMO WP Property Finance Budget Calculator”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “JIMMO WP Property Finance Budget Calculator”(을)를 번역하세요.

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

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

변경이력

1.1.0

  • Added documentation on how to use the plugin to the settings page
  • Changes in the template for the calculator form
  • Improved data validation for the calculation of repayment plans
  • Fixed a bug in the locale handling of the repayment plan calculation

1.0.2

  • Include JavaScript and CSS Stylesheets only on pages where the form is actually displayed
  • Changes in the i18n behaviour of the plugin

1.0.1

  • Fixed a bug that could lead to wrong values in the ammortization schedule
  • Changed the calculation of the ammortization schedule to lower data volume
  • Limited the number of years shown in the ammortization schedule to first 100 plus last row to prevent crashes with extreme input values

1.0

  • Initial release