Skip to content

apostrophecms/apostrophe-address-widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apostrophe-address-widgets

An address widget for ApostropheCMS.

apostrophe-address-widgets provides a simple way for users to create an address or for developers to add schema for an address, such as a mailing address.

Installation

npm install apostrophe-address-widgets --save

Use

You can use apostrophe-address-widgets as you would any widget in ApostropheCMS.

Here's an example of a singleton:

{{ apos.singleton(data.page, 'address', 'apostrophe-address') }}

Releases

No releases published

Packages

No packages published