0.1.0 • Published 10 months ago

@altipla/directus-extension-price v0.1.0

Weekly downloads
-
License
-
Repository
github
Last release
10 months ago

directus-price

Directus price input with support for commas.

Development

Replace DATABASE with your database name.

make build
nebula dev clouddev --database DATABASE
make data
make serve

You may need to run nebula restart after making changes to the extension.