directus-interface-french-company-identifier
v1.0.2
Published
Directus interface for handling french company identifiers (SIRET, SIREN & VAT number)
Downloads
7
Maintainers
Readme
Directus Siret interface
A Directus 7 interface to handle the french company identifiers (SIREN, SIRET & VAT number).
It provides validation and formatting of values.
Build
Build for production
npm run build
Installation
Create a production build (npm run build
) and copy the content
of the dist directory to the public/extensions/custom/interfaces/siret/
directory of your Directus 7 api installation.