Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 2 KB

README.md

File metadata and controls

47 lines (31 loc) · 2 KB

FestingerVault - WordPress Plugin

GitHub license GitHub issues GitHub stars Crowdin

Imagine going to Themeforest, buying a theme, and logging out. Now, you come to Festinger's, where we offer you 25K+ premium themes and plugins directly available from your WordPress dashboard.

Installation

From WordPress Dashboard

  1. Download the plugin zip file from the Release Branch page.
  2. Go to your WordPress 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 WordPress plugins directory:
    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 WordPress Dashboard > Plugins.
  6. Find "FestingerVault" in the list and click "Activate."

Contributing

We welcome contributions! Please read our Contributing Guidelines 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 file for details.