https://github.com/wprashed/alafaq-rating
Customer feedback and rating system WordPress plugin. Here customers can submit feedback and rating. Admin can show those feedback and ratings anywhere on the website just using shortcode
https://github.com/wprashed/alafaq-rating
css javascript php wordpress wordpress-development wordpress-plugin
Last synced: about 2 months ago
JSON representation
Customer feedback and rating system WordPress plugin. Here customers can submit feedback and rating. Admin can show those feedback and ratings anywhere on the website just using shortcode
- Host: GitHub
- URL: https://github.com/wprashed/alafaq-rating
- Owner: wprashed
- License: gpl-2.0
- Created: 2021-07-30T06:05:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T10:57:12.000Z (almost 5 years ago)
- Last Synced: 2024-10-19T07:53:29.933Z (over 1 year ago)
- Topics: css, javascript, php, wordpress, wordpress-development, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 1.06 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== Alafaq Rating ===
Contributors: largbasket
Donate link: https://wprashed.com/
Tags: post, guest post
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
This plugin will help you to add Guest Post feature in your wordpress site.
== Description ==
Customer feedback and rating system WordPress plugin. Here customers can submit feedback and rating. Admin can show those feedback and ratings anywhere on the website just using shortcode
== Features ==
* Frontend form
* You can show feedbacks and ratings on frontend just using shortcode
* By default all the feedback status will be "Pending"
* Very clean code, so you can modify the plugin very easily
== Usages ==
* Use this shortcode [mlgp-form] to show post submission form.
* Use this shortcode [mlgp-post] to show post on frontend.
== Installation ==
1. Upload the plugin files to the "/wp-content/plugins/ml-guest-post/" directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the "Plugins" screen in WordPress.
== Screenshots ==
1. Screenshots One
2. Screenshots Two
2. Screenshots Three
== Changelog ==
= 1.0 =
* Initial Release