Apostrophe

Extensions & Integrations

Install
npm i apostrophe-address-widgets
Official Extension Apostrophe 2

Address Widget

Updated

 Over 1 year ago  

  Version

 1.0.0

A widget for editing and displaying mailing addresses.
Widgets

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') }}
Apostrophe
Try Apostrophe