1.0.2 • Published 7 years ago
directus-interface-french-company-identifier v1.0.2
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 buildInstallation
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.