/nanosupport

Create a fully featured Support Center in your WordPress setup without any third party dependency, completely FREE. Get a built-in Knowledgebase too. The plugin is available on WordPress.org repository:

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

From

From

  $sn_args = array(
      'fields' => 'ids',
      'post_type'   => 'nanosupport',
      'meta_query'  => array(
          array(
          'key' => '_ns_ticket_serial_number',
          'value' => $meta_data_serial_number,
          'compare' => '='
          )
      )
  );
  $my_query = new WP_Query( $sn_args );
  $same_sn_count = $my_query->found_posts;

From

From

From

NanoSupport DOWNLOAD

Smart Support Ticketing Plugin for WordPress

Requires Tested up to Stable Release w.org Rating License w.org Downloads
WordPress 4.4.0 Tested WordPress version WordPress plugin WordPress.org rating GPL-2.0+ Wordpress

Introduction

Create a fully featured Support Center within your WordPress environment without any third party system dependency β€” completely FREE. It has built-in Knowledgebase too. No 3rd party support ticketing system required, no external site/API dependency, simply create your own fully featured Support Center within your WordPress environment, and take your support into the next level.

It has a built-in Knowledgebase that can be used for information that are for public acknowledgement.

The plugin is to provide support to your users - the users those are taking product or services from you. So the plugin provides a manageable communication privately in between you and your specific customer only. Take a look at the installation process and how to use the plugin.

βœ… Read the List of its nice Features
πŸ’» See the Screenshots


πŸ“” User Guide 🌏 Translate NanoSupport


Available Automatic Translation

  • Bengali (Bangla) - Bangladesh - bn_BD
  • Danish - Denmark - da_DK (thanks to @nh123 and @ellegaarddk)
  • EspaΓ±ol - Spain - es_ES (thanks to @wptech68 and @fernandot)

Contribute

NanoSupport is an Open Source and GPL licensed Free plugin. Feel free to contribute.

We're managing things using:

Open the command console and type the following to install dependencies:

git clone https://github.com/nanodesigns/nanosupport.git nanosupport && cd nanosupport && npm install

Then run grunt to prepare necessary javascripts and styles.


nanosupport-icon NanoSupport, by nanodesigns β€” Twitter Facebook LinkedIn Google+