EMI Loan Calculator

Component type

module

Maintenance status

Development status

Component created

Component changed

EMI Loan Calculator

Introduction

  • This module will be helpful for commerce related project where we need to calculate the EMI for the loan amount.
  • This will add a block which can be assigned to any region and help to calculate the EMI and provide on yearly details for the interest, remaining amount and principal calculation.
  • For developer's help configuration is provided with the help of it developer can control loan amount, interest rates & loan term.
  • Separate .tpl for for block provided with the help of it developer can handle the theme

Configuration Extension

Component type

module

Maintenance status

Development status

Component created

Component changed

This module attempts to recreate the features of exportable entities with the config system.

Currently Working On

  • Give all pieces of config an extendable status.
  • Allows other modules to alter "default" configuration prior to it being installed in the database.

Future Goals

  • Update 'default' config whenever modules are updated or installed.
  • Allow reverting of config to the version provided by default.

Europeana

Component type

module

Maintenance status

Development status

Component created

Component changed

This module brings a basic integration between Drupal and Europeana.

Ideas

- Field field types which leverage the Search API to show related content
- A few blocks.
- Basic implementation of an IIIF viewer.
- ...

Dependencies

This module depends on the more generic colada/europana PHP library. You'll need to install composer manager to download and wire the library in your Drupal installation.

CNZZ Statistics - CNZZ统计

Component type

module

Maintenance status

Development status

Downloads

416

Component created

Component changed

INTRODUCTION
-------------

This is a small module for using [CNZZ] statistics on your site.

The reason why I create this module:

If you create a custom block using the core module : block content. that block you created couldn't be exported.

But this module using Drupal 8 Configuration api to export your settings. So it's very convenient.

REQUIREMENTS
-------------

No special requirements.

INSTALLATION
------------