Skip to content

WordPress Advance Filter and Ajax Search Filter

Notifications You must be signed in to change notification settings

imadeelnazar/WP-Advance-Filter

Repository files navigation

WordPress Advance Filter

Plugin Help you filter posts, products events by categories, tags date and much more. You can create custom filter by building custom query.

Installation

  1. Download the plugin files git repo.
  2. Log in to your WordPress admin dashboard and navigate to the "Plugins" section.
  3. Click on the "Add New" button to install a new plugin.
  4. Click on the "Upload Plugin" button and select the plugin files you downloaded earlier.
  5. Click on the "Install Now" button to begin the installation process.
  6. Once the installation is complete, click on the "Activate Plugin" button to enable the plugin on your WordPress website.
  7. Next, go to the Dasboard > WP Advance Filter, you should see the plugin is installed and activated.
  8. Now you can start configuring the plugin according to your needs.

Configuration

To install the dependencies for this project, you will need to have Node.js and npm (Node Package Manager) installed on your machine.

  1. First, clone the repository or download the project files to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Run the command npm install to install all the dependencies listed in the package.json file.
  4. Once the installation is complete, you can run the command
npm run start 

to start the development server and see the project in your browser. 5. To build the production version of the project, run the command

npm run build.
  1. To run the test run the command
npm run test.
  1. To eject the project run the command
npm run eject

Note: You may need to configure your development environment for webpack if you have not used it before. Additionally, the version of the dependencies installed may vary based on the time.

View

the Plugin create a menu entry in Dashboard > WP Advance Filter , visit this page to see the result.

About

WordPress Advance Filter and Ajax Search Filter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published