https://github.com/festingervault/festingervault
https://github.com/festingervault/festingervault
shadcn-ui wordpress wordpress-development wordpress-plugin wordpress-site
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/festingervault/festingervault
- Owner: FestingerVault
- License: gpl-3.0
- Created: 2025-02-01T13:53:59.000Z (5 months ago)
- Default Branch: beta
- Last Pushed: 2025-02-07T13:47:35.000Z (4 months ago)
- Last Synced: 2025-02-07T23:17:10.981Z (4 months ago)
- Language: TypeScript
- Size: 2.61 MB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
Awesome Lists containing this project
README
# Festinger Vault - Access to 25K+ Themes and Plugins directly from your dashboard
[](https://github.com/FestingerVault/festingervault/blob/main/LICENSE)
[](https://github.com/FestingerVault/festingervault/issues)
[](https://github.com/FestingerVault/festingervault/stargazers)
[](https://crowdin.com)Imagine going to the forest of themes, buying a theme, and logging out. Now, you come to Festinger's, where we offer 25K+ premium themes and plugins directly from your dashboard.
## Installation
### From your Dashboard
1. Download the plugin zip file from the [Release Branch](https://github.com/FestingerVault/festingervault/tree/beta-release) page.
2. Go to your Dashboard > Plugins > Add New.
3. Click on "Upload Plugin" and select the downloaded zip file.
4. Install and activate the plugin.### From GitHub
1. Clone the repository to your plugins directory:
```bash
git clone https://github.com/FestingerVault/festingervault.git wp-content/plugins/festingervault
```
2. Run `npm install` to install node packages
3. Run `composer install` to install composer packages
4. Run `npm run build` or `npm start`
5. Go to your Dashboard > Plugins.
6. Find "FestingerVault" in the list and click "Activate."## Contributing
We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) to get started.
## Support
If you encounter any issues or have any questions, feel free to open an issue in this repository.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.