directus-interface-french-company-identifier

Directus interface for handling french company identifiers (SIRET, SIREN & VAT number)

Usage no npm install needed!

<script type="module">
  import directusInterfaceFrenchCompanyIdentifier from 'https://cdn.skypack.dev/directus-interface-french-company-identifier';
</script>

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.