Classifieds v2.0.0

Inactive
  • 386 points
    WPMU DEV Expert
    I'm helpful
    Ivan

    Developer  —  14th December 2010         

    === Classifieds ===

    Requires at least: 3.0
    Tested up to: 3.0.2
    Stable tag: 2.0.0
    Download location: http://premium.wpmudev.org/project/classifieds/download

    == Description ==

    Add Classifieds to your blog, network or BuddyPress site. Create and manage ads,
    upload images, send emails, charge your users for placing ads on your network or BuddyPress site.

    == Installation ==

    1. Extract the plugin archive file.
    2. Upload "classifieds" folder to the "/wp-content/plugins/" directory.
    3. Activate the plugin through the 'Plugins' menu in WordPress

    == Frequently Asked Questions ==

    = Can Classifieds run side by side with CustomPress / Directory ? =

    If you have CustomPress or Directory activated you will receive a fatal error since, there is a function with the same name in the packages. Deactivate CustomPress or Directory and everything will be fine. This will be fixed for the next version release.

    == Changelog ==

    = 2.0.0 =
    * Front-end classifieds management added.
    * Front-end classifieds management added for BuddyPress ( integrated with BP user profiles )
    * Improved Admin UI.
    * Internal code architecture entirely rewritten for version 2.0 all legacy code removed.
    * Custom database tables eliminated. Replaced by core "wp" tables.
    * Content Types submodule added.
    * Localization available ( You need to generate a PO/MO file )

    = 1.1.1 =
    * Initial release.

    == Upgrade Notice ==

    = 2.0.0 =
    Due to the fact that the internal architecture of the current version is completly
    different from the previous one, the "v2.0.0" release is NOT backward compatible
    with the "v1.1.1" release. All data gathered from previous installations of this plugin
    will not be available to the "v2.0.0" release.

    == Usage Guides ==

    = Admin Content Types =

    When you first load the Classifieds plugin, some Content Types data will be created, meaning you will have one custom post type named "classifieds", two taxonomies named "classifieds_tags" and "classifieds_categories" and two custom fields named "Duration" and "Cost". Each type comes with all the necessary settings.

    You can extend the functionality of your post type "classifieds" by going to [Content Types]->[Post Types] and click on the post type title or on the [Edit] link below it. You will be able to extend your "classifieds" custom post type from there, ( you will find more information for each of the options on the Edit screen ).

    You can add new taxonomy or edit the existing ones by going to [Content Types]->[Taxonomies]. You can click on the titles of "classifieds_tags" and "classifieds_categories" or on the [Edit] links below to edit the taxonomies ( you will find more information for each of the options on the Edit screen ).

    You can add new custom field or edit the existing ones by going to [Content Types]->[Custom Fields]. You can click on the titles of "Duration" and "Cost" or on the [Edit] links below to edit the custom fields ( you will find more information for each of the options on the Edit screen ).

    = Admin Settings =

    - General -

    When you first load the Classifieds plugin, there will be some initial data that you will have to provide to ensure proper operation of the plugin. Go to [Settings]->[General]->[Credits] and insert the required data ( you will find more information for each of the options on the options screen ).

    You will also have to provide general information about the Checkout process. Go to [Settings]->[General]->[Checkout]. You will find an options screen where you can insert your business details. This information will be displayed under the front-end page [yourdomain.com][(if)blog-subdomain][checkout].

    - Payments -

    The current version integrates the PayPal Express payment gateway. You will have to set your API Credentials under [Settings]->[Payments]->[PayPal Express] ( you will find more information for each of the options on the options screen ) .

    = Admin Credits =

    Under [Credits] Classifieds admin menu you will find a log page where you can see your current credits balance and basic credits purchasing log. You will also find a button [Purchase] which will redirect you to the front checkout screen so you can buy credits or make a subscription.

    = Admin Dashboard =

    From the admin dashboard you will see all the available classifieds that you have. There is a [Create New Ad] button which will redirect you to the [Add New Classified] admin screen.

    On the admin dashboard you will also find quick access to [Edit Ad]/[End/Renew Ad][Delete Ad] actions. And info about each ad e.g. "Expiration Date"

    = Front End Classifieds Managment =

    Under [yourdomain.com]/[classifieds]/[my-classifieds] you will find a front-end UI for managing your classifieds. You can view your available credits, you can [Edit Ad]/[End/Renew Ad][Delete Ad].

    = Display =

    Under [yourdomain.com]/[classifieds] you will find list of all classifieds published on the site. When you click on the author links you will get all classifieds from that author. When you click on a category/tax custom taxonomy term, you will see all classifieds with that term.