=== Prime Listing Manager ===
Contributors: uzess, anil04, yamchhetri, bhuwanroka, eaglethemes
Tags: online, business, listing, estate
Requires at least: 6.1
Tested up to: 6.7
Requires PHP: 7.3
Stable tag: 1.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

A comprehensive solution for efficiently managing and showcasing listings on your website.

== Description ==
Prime Listing Manager is a powerful and user-friendly WordPress plugin designed to manage real estate listings, second-hand items, and C2C (consumer-to-consumer) marketplaces. It provides a complete dashboard system for users to log in, add, edit, update, and delete listings efficiently.

**The plugin includes multiple Gutenberg blocks to enhance the user experience:**

Listing Block – Display listings dynamically.

Search Block – Enable users to search for specific listings.

Single Listing Block – Showcase individual listing details.

Listing Filter Block – Allow users to filter listings based on different criteria.

**Key Features:**

Dedicated User Dashboard for managing listings.

Gutenberg Blocks for flexible content integration.

Typography & Color Customization Options.

Enable/Disable Listing Content based on user preference.

Compatible with the latest WordPress & PHP versions.

== Installation ==

Upload the plugin folder to the /wp-content/plugins/ directory or install it via the WordPress Plugin Installer.

Activate the plugin through the 'Plugins' menu in WordPress.

Configure the settings from the Prime Listing Manager dashboard.

Start adding and managing listings effortlessly.

== Frequently Asked Questions ==

= Do I require to have coding skills? = 

No, you don’t. Even a person that doesn’t have any prior knowledge of programming can configure Prime Listing Manager.

= Can users manage their listings from the frontend? =
Yes, the plugin provides a dedicated dashboard where users can manage their listings without accessing the WordPress admin panel.

= Is this plugin compatible with all themes? =
Yes, it is designed to work with most WordPress themes. However, minor styling adjustments may be required depending on the theme.

== Resources ==

Font Awesome:
Author:  Font Awsesome,
Source:  http://fontawesome.io,
License: https://fontawesome.com/license (Fonts: SIL OFL 1.1, Code: MIT License) 

Select2:
Author:  Select2,
Source:  https://select2.org/getting-started/installation,
License: https://github.com/select2/select2/blob/develop/LICENSE.md (MIT License) 

Photoswipe:
Author:  Dmitry Semenov,
Source:  https://github.com/dimsemenov/photoswipe,
License: https://github.com/dimsemenov/PhotoSwipe/blob/master/LICENSE (MIT License)

== Dependencies ==

This plugin uses the JWT (JSON Web Token) package via Composer to handle authentication tokens securely. The JWT package is required for verifying and generating authentication tokens used in API requests.

Library Used: firebase/php-jwt
Repository: https://github.com/firebase/php-jwt
License: BSD-3-Clause
This package is automatically installed via Composer when setting up the plugin.

== External services ==

This plugin integrates with the Google Maps API to display interactive maps within the plugin's features.

It requests and processes map data, including location coordinates, markers, and other map-related information, to enhance the user experience.

To function correctly, this plugin sends location-based data to Google’s servers when the map is loaded. Users' location data may be used if they grant permission; otherwise, a default location will be displayed.

This service is provided by Google LLC. By using this plugin, users are subject to Google's [Terms of Service](https://cloud.google.com/maps-platform/terms) and [Privacy Policy](https://www.google.com/help/terms_maps/).

== Source Code ==
The uncompiled source code of this plugin is available in the following repository:

GitLab Repository: [Prime Listing Manager](https://gitlab.com/cloudyujesh/property-management-system)

Developers can access the full source code for modifications, contributions, or custom builds.

== Changelog ==

= 1.0 =
* Initial release.

= 1.1 =
* Add: Enquiry module
* Flush rewrite rule when listing slug changes
* Add: Featured Video block
* Add: Video block
* Add: Add listing block
* Add: Gallery block
