Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/festingervault/festingervault
Get access to 25K+ kick-ass premium #WP themes and plugins. Now directly from your WP dashboard.
https://github.com/festingervault/festingervault
shadcn-ui wordpress wordpress-development wordpress-plugin wordpress-site
Last synced: 1 day ago
JSON representation
Get access to 25K+ kick-ass premium #WP themes and plugins. Now directly from your WP dashboard.
- Host: GitHub
- URL: https://github.com/festingervault/festingervault
- Owner: FestingerVault
- License: gpl-3.0
- Created: 2024-07-31T08:01:50.000Z (6 months ago)
- Default Branch: dev
- Last Pushed: 2024-10-21T15:44:36.000Z (3 months ago)
- Last Synced: 2025-01-10T17:04:57.253Z (1 day ago)
- Language: TypeScript
- Homepage: https://festingervault.com
- Size: 2.25 MB
- Stars: 805
- Watchers: 2
- Forks: 9
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Festinger Vault - Access to 25K+ Themes and Plugins directly from your dashboard
[![GitHub license](https://img.shields.io/github/license/FestingerVault/festingervault)](https://github.com/FestingerVault/festingervault/blob/main/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/FestingerVault/festingervault)](https://github.com/FestingerVault/festingervault/issues)
[![GitHub stars](https://img.shields.io/github/stars/FestingerVault/festingervault)](https://github.com/FestingerVault/festingervault/stargazers)
[![Crowdin](https://badges.crowdin.net/festinger-vault/localized.svg)](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.