Skip to content

ounziw/jaaddress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jpaddress

Address form of Japan

This is an extension for Novius OS form.

This allows to add a set of forms (zip1, zip2, prefecture, address1, and address2) with one click.

Usage

  • Put metadata.config.php into local/config/apps/noviusos_form folder.
  • Put form.config.php into local/config/apps/noviusos_form/controller/admin folder.
  • Put foundation.view.php into local/views/apps/noviusos_form folder.
  • Put jaform.lang.php into local/lang/ja folder. (If these folders do not exist, please create them.)

[Novius OS Form application Demonstration] (http://www.youtube.com/watch?v=aeJNPqvsJV8) Link to demonstartion video on YouTube.

Options

In metadata.config.php, you can configure:

'ajaxzip' ... whether you use ajaxzip3(inserts the prefecture and address when you enter the zipcode) or not.

'zip' ... the zipcode textbox is 'two' (two boxes, %3d-%4d style) or 'one' (one box, %7d style).

Note: 'ssl' setting is no longer necessary. Ajaxzip3 handles ssl/non-ssl environments.

License

AGPL ver.3.0 or later

External Library

ajaxzip3 by 株式会社人気組 Original version is distributed under MIT.

About

Japanese Address for Novius OS Form application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages