このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

JIMMO WP Loan Repayment Calculator

説明

JIMMO WP Loan Repayment Calculator lets you add a multi-page form to your site where your visitors can
calculate a payment plan for their annuity loan.

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:

  • Loan amount
  • Annual percentage rate
  • One of initial repayment rate, monthly payment or period in years

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-repayment-calculator] on any page or post, or <?php echo do_shortcode( '[jw-repayment-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-repayment-calculator] on any page or post, or <?php echo do_shortcode( '[jw-repayment-calculator]' ); ?> in your templates
I installed the plugin, but the form is not displayed

Did you use the shortcode [jw-repayment-calculator] or the template-tag <?php echo do_shortcode( '[jw-repayment-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 [jw-repayment-calculator] or template-tag <?php echo do_shortcode( '[jw-repayment-calculator]' ); ?> to
multiple pages or places on your site, and even on the same page.

評価

1件のレビューをすべて表示

貢献者と開発者

JIMMO WP Loan Repayment Calculator はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“JIMMO WP Loan Repayment Calculator” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“JIMMO WP Loan Repayment Calculator” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.1.0

  • Added documentation on how to use the plugin to the settings page

1.0

  • Initial release