README
NodeBB: Custom Fields - Custom Fork
Adds additional fields to the user's profile. A custom fork of nodebb-plugin-ns-custom-fields with a few user-specific tweaks you may not want or need.
Adds custom fields to the profile. A custom fork of nodebb-plugin-ns-custom-fields. You probably want to use that one instead.
<script type="module">
import nodebbPluginCustomFieldsVite from 'https://cdn.skypack.dev/nodebb-plugin-custom-fields-vite';
</script>
Adds additional fields to the user's profile. A custom fork of nodebb-plugin-ns-custom-fields with a few user-specific tweaks you may not want or need.