Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeBB Marketplace Plugin

A classified ads/marketplace plugin for NodeBB that allows users to create, manage, and browse marketplace listings within your forum community.

Features

  • Dedicated marketplace section in your NodeBB forum
  • User-friendly interface for creating and managing listings
  • Customizable marketplace settings through the admin panel
  • Integration with NodeBB's existing user system
  • Responsive design that works on desktop and mobile

Installation

  1. Install the plugin through the NodeBB Admin Control Panel, or manually:

    npm install nodebb-plugin-marketplace
  2. Activate the plugin in the NodeBB Admin Control Panel under "Plugins".

  3. Restart your NodeBB forum.

Usage

For Users

  • Access the marketplace through the main navigation menu
  • Create new listings by clicking the "New Listing" button
  • Browse existing listings in a grid or list view
  • Contact sellers through NodeBB's messaging system

For Administrators

  • Configure marketplace settings in the Admin Control Panel
  • Manage listings and moderate content
  • Customize marketplace appearance and functionality

Configuration

Visit the plugin settings page in the NodeBB Admin Control Panel:

  1. Navigate to Admin Control Panel -> Plugins -> Marketplace
  2. Configure the following settings:
    • Enable/Disable marketplace functionality
    • Set permissions for creating listings
    • Customize marketplace appearance

Development

To contribute to this plugin:

  1. Fork this repository
  2. Clone your fork:
    git clone https://github.com/YOUR_USERNAME/nodebb-plugin-marketplace.git
  3. Create a new branch for your changes:
    git checkout -b feature/your-feature-name
  4. Make your changes and commit them
  5. Push to your fork and submit a pull request

License

This plugin is licensed under the MIT License. See the LICENSE file for details.

Support

For support:

Contributors

Thank you to all the contributors who have helped make this plugin better!

Changelog

v1.0.0

  • Initial release
  • Basic marketplace functionality
  • Admin control panel integration
  • User listing management

About

A classified ads/marketplace plugin for NodeBB

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages