Advertisement:

Author Topic: [New Plugin] Simple Item Moderation - Osclass missing features as classified  (Read 7862 times)

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
For classified site moderation is so important. But Osclass script does not have that much moderation option. Thats why Item moderation is a headeque for website owner. To over come this situation "Simple Item Moderation" has come. Now item moderation is so easy.

Some Features:

  • Osclass core does not have admin moderation option so that an admin can manually moderate items. This plugin creates that option.
  • After admin approve an item it automatically send an email to seller that your item got approved. You can share this item with any social media with share link in that email.
  • After admin reject an item it automatically send an email to seller that sorry,your item got rejected with reject reason so that he can understand why his item got rejected and he can edit item accordingly.
  • Admin can select whether an item got rejected will be "deleted" or "mark as rejected".So that it behaves as admin want and send email accordingly.
  • All email template is customizable with good set of variables.
  • Admin can filter item so that he can know which items need to moderate.

Also see screenshots (in first two post) for visualization some features.


Most of the actions of this plugin done by ajax.

After plugin activate you will find approve/reject options in:

  • Manage listing page, drop down bulk actions.
  • Manage listing page, item hover over.
  • Item Edit page, beside other buttons.

If item is New or Edited then both button will show. If item is approved then only Reject button will show. If item is rejected then only Approve button will show.



Settings

There is a good set of settings option as you need
  • You can select If you want to mederate every items. You can also select to moderate edited items. There is an option to disable edit also.
  • you can select whether or not to send email on approve/reject. (Recommended keep checked)
  • You can select what you want to to with that item which one got rejected. You can chose "mark as rejected" or "delete". If you chose "delete", items will be deleted on reject.
  • You can set weekly, monthly limit of items. You can also auto approve item from an user after minimum items got approved.
Filter Item

In manage items you can filter items so that you can see different status items which you want. So you can find easily which items need to moderate.



Approve Item

You can Bulk Approve item or one by one. After approve item an email will be sent to seller with edit/delete link as well as share option. Seller can share item in social media from that email (see screenshot). Email template is customizable.



Reject Item

You can Bulk reject item or one by one. After reject item an email will be sent to seller. You can select reason of reject of that item. That reason will be also included in that email. You can give user an option to edit that item or you can delete that item from your website. Email template is customizable.


Download From Market:
http://market.osclass.org/plugins/ad-management/simple-item-moderation_369



« Last Edit: September 23, 2015, 05:35:08 pm by shamim_biplob »

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
Re: [New Plugin] Simple Item Moderation
« Reply #1 on: August 05, 2015, 10:40:32 pm »
Some more screenshots
« Last Edit: August 05, 2015, 10:46:26 pm by shamim_biplob »

SmaRTeY

  • Osclass Hero
  • Hero Member
  • *
  • Posts: 2519
Re: [New Plugin] Simple Item Moderation
« Reply #2 on: August 06, 2015, 12:47:21 am »
Interesting plugin, where's demo or download?
Not sure but I think I see some options that are already in Osclass available? ("You can also auto approve item from an user after minimum items got approved")

Regards,
Eric

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
Osclass does not have admin moderation feature. Auto approve of this plugin and core osclass works fully different way.

And for download,  I think it should be a premium plugin. Also i do not want to sell plugins outside of osclass market. But Osclass review team taking a bit longer (  :) ) than expected time. Two of my plugin approved and three of my plugin under review. It taking months for review a item.

If Osclass review team can review items a bit faster may be developer will not lose interest about market. Also we will find more useful items in market in very short time.

frosticek

  • Hero Member
  • *****
  • Posts: 3948
@shamim_biplob
Could not find what this plugin does. In my mind all functionality written in plugin already exists in osclass with small modifications.
Maybe I did not fully understand description.

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
Here  is some more clarification of some features.

  • Osclass core does not have admin moderation option so that as an admin i can manually moderate items.
  • After i approve an item it automatically send an email to seller that your item got approved. You can share this item with any social media with share link in that email.
  • After i reject an item it automatically send an email to seller that sorry,your item got rejected with reject reason so that he can understand why his item got rejected and he can edit item accordingly.
  • Admin can select whether an item got rejected will be "deleted" or "mark as rejected".So that it behaves as admin want and send email accordingly.
  • All email template is customizable with good set of variables.
  • Admin can filter item so that he can know which items need to moderate.

Also see screenshots (in first two post) for visualization some features.
« Last Edit: August 06, 2015, 06:01:49 pm by shamim_biplob »

monah

  • Full Member
  • ***
  • Posts: 223
I think this is the right plugin .. because the user must know the reason why block ads . feature to share on social networks want the user to not have to do extra actions
sorry for my English

yellow53

  • Full Member
  • ***
  • Posts: 142
Dear Sir,

I just installed your plugin and my home page is getting fatal error :

Fatal error: Call to undefined function osc_cache_get() in /homepages/10/d503451790/htdocs/oc-content/plugins/simple_item_moderation/simDB.php on line 116

If I disable the plugin it's working well again.
Could you help me please ?

many thanks
vincent

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
I think your problem is solved now. Also i have uploaded a new version of this plugin in market compatible with your osclass version. Download when available.

coolcrash

  • Newbie
  • *
  • Posts: 4
Hi there mate I just bought ur plugin and I can't install it, it says :

Plugin cannot be installed because: Error importSQL::simDB
simple_item_moderation/struct.sql

coolcrash

  • Newbie
  • *
  • Posts: 4
Re: [New Plugin] Simple Item Moderation - Osclass missing features as classified
« Reply #10 on: September 24, 2015, 02:32:32 pm »
very good programmer helped me and solved the issue, not a plugin problem , but MY Osclass problem

very recomended

arcsales

  • Full Member
  • ***
  • Posts: 192
Yesterday installed the plugin and all works fine.
Today I have try to edit one item when got this error:

Warning: array_merge(): Argument #2 is not an array in /xxx/xxx/public_html/prodava.se/oc-content/plugins/simple_item_moderation/index.php on line 116

Any suggestions?

Here is the line in conflict...

Code: [Select]
$new_actions = array_merge($new_actions, $actions);
Im not programmer but since the problem appear while trying to edit my item I though the problem is in my item_edit.php
While looking the code there I could not find variable
Code: [Select]
$actions instead
Code: [Select]
$action is all around or all might be related due to upgrading to latest 3.5.9 version yesterday but as per I understood all plugins should be working fine with this version if they were working with 3.5.7 as well.
« Last Edit: October 18, 2015, 08:30:02 pm by arcsales »

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
I have tried with osclass latest version (3.5.9) and Simple Item Moderation latest version (1.1.2) and found no error/warning. You can try download again this plugin as well as ensure that your osclass all files are intact.

Let me know.

arcsales

  • Full Member
  • ***
  • Posts: 192
I have tried with osclass latest version (3.5.9) and Simple Item Moderation latest version (1.1.2) and found no error/warning. You can try download again this plugin as well as ensure that your osclass all files are intact.

Let me know.

I have got the exact same error after deactivating, uninstalling,installing and activating the plugin.
Have you try to edit any item from user side in your tests?

What could of cause that error?

shamim_biplob

  • Full Member
  • ***
  • Posts: 169
where you getting this error? Front end or back end? If front end, Please logged out first from admin (or use another browser or private window).