Getting Started
Installation Guide
Step-by-step instructions to install and deploy your SofthubStore projects.
Installation Guide
At SofthubStore, we offer a wide variety of software assets. The installation process depends on whether the product requires a license activation or is an open-environment script.
1. WordPress (Themes & Additions)
Since WordPress assets require a license to function and receive updates, follow these steps:
- Upload: From your WordPress Dashboard, go to Appearance > Themes (for themes) or Plugins > Add New (for additions/plugins).
- Install: Upload the
.zipfile you downloaded from our store. - Activation: After activating the theme/plugin, a settings page will appear.
- License Verification: You will be prompted to enter the following:
- License Key: Your unique key from the dashboard.
- Username: Your SofthubStore username.
- Email: Your registered purchase email.
2. Mobile Applications (Flutter / React Native)
Mobile apps also require license activation during the configuration phase:
- Extract: Unzip the source code on your machine.
- Dependencies: Run
flutter pub getornpm installdepending on the framework. - Activation: Open the configuration file (usually
config.jsorapp_config.dart) and fill in your:- License Key
- Username
- Build: Connect your device and run the project.
3. Web Projects (Node.js / React / Vue)
These projects are designed for open-environment deployment and do not require a license activation key to run:
- Extract: Unzip the folder into your development directory.
- Install: Run the following command in your terminal:
npm install - Environment: Rename
.env.exampleto.envand configure your database and API credentials. - Launch: Run
npm run devto start your project.
Important Deployment Notes
- Domain Limits: Remember that for WordPress and Mobile apps, your license is valid for the number of domains/apps selected (1, 5, 10, 15, or more).
- No Upgrades: If you need to install the product on more domains than your current license allows, you must purchase the product again with the required options.
- Support: Every purchase comes with 1 month of standard support, unless you opted for the 12-month extended support at checkout.
Technical Support & Contact
If you face any issues during the installation or activation process, our team is here to help:
- Technical Support: support@softhubstore.com
- General Inquiries: info@softhubstore.com
- Telegram: @neoe3

