Skip to content

Themefic-Team/hydra-booking

Repository files navigation

HydraBooking

HydraBooking

WordPress Plugin Version WordPress Plugin Active Installs WordPress Plugin Downloads WordPress Plugin Rating WordPress Plugin Last Updated WordPress Plugin Required PHP Version WordPress Plugin: Tested WP Version

Development Setup

Follow the steps

  1. Configure WPCS to write code that complies with the WordPress Coding Standard.
  2. Clone the repository git clone https://github.com/Themefic-Team/hydra-booking.git
  3. Checkout to dev brunch git checkout dev
  4. Make your own brunch git checkout -b your_brunch_name
  5. Go to vscode extension tab and install recommended extension.
  6. Run composer install for install PHP dependency.
  7. Run npm install for install js dependency.
  8. Run npm run dev for start development.
  9. Run npm run build for production.
  10. When done editing commit all your changes and push to your branch after marging with letest master and open a pull request to the branch staging.

System Requirements

  1. PHP – 7.4 (or later)
  2. Database – MariaDB – 10.1 or later / MySQL – 5.7 or later
  3. WordPress 5.5 or higher
  4. Browser – Chrome, Firefox, Safari
  5. Internet Explorer is not supported
  6. Server Modules – mod_rewrite, cURL, fsockopen

Explore HydraBooking Pro