Before proceeding with any customization, please ensure you have thoroughly explored all the features provided in the script.
⚠️ Important: Customizing the source code or making any modifications may void your eligibility for official support as per our support policy. Any errors, bugs, or issues arising from such changes are outside the scope of free support.
InstiKit is built using modern technologies including Laravel, Vue.js, Tailwind CSS, Vite.js, and Node.js. To effectively customize the script, you should have hands-on experience with these technologies.
To customize the script locally, your development environment must meet the following minimum requirements:
You can find OS-specific installation instructions online for each of these tools. Below is the dev setup of ScriptMint as on 30th April 2025.
If you're making changes to .vue
, .js
, or .css
files, you must rebuild the assets for those changes to reflect.
To serve assets during development:
npm run dev
To bundle assets after development
npm run prod
Any changes to existing features or requests for new features are considered customizations.