Troubleshooting
License response signature could not be verified
Confirm the XCodeSol API is reachable and the plugin build is using the expected response secret. Revalidate the license after confirming connectivity.
ERP remains locked after activation
Check that the domain shown in the License panel matches the licensed domain. If the site moved domains, deactivate the previous activation or contact support.
Tables are missing
Visit the WordPress admin area as an administrator so migrations can run. Confirm the database user has permission to create and alter tables.
Admin assets are missing
Build the React assets before packaging the plugin:
text
npm install
npm run build