Download the PHP package patt/private-messages-for-wordpress without Composer

On this page you can find all versions of the php package patt/private-messages-for-wordpress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package private-messages-for-wordpress

=== Plugin Name === Contributors: rilwis Donate link: http://www.deluxeblogtips.com/donate Tags: pm, private message, private messages, message, messages Requires at least: 3.0 Tested up to: 3.4.2 Stable tag: 2.1.10

The Private Messages For WordPress allows users of WordPress blog send private messages (PM) to each other, just like in a forum.

== Description ==

Project Page | Support | Donate

The Private Messages For WordPress allows users of WordPress blog send private messages (PM) to each other. Users will have their own inbox and outbox. Administrators of blog can control total numbers of items in mailbox of each user group (Administrator, Editor, Author, Constributor and Subscriber).

Also, an email is sent to user when a new PM is received. Email template is full-controlled.

Credits:

== Installation ==

  1. Unzip downloaded file and upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Set the number of PM for each user role, and the email template in the plugin option page (or you can use the default option)
  4. Set how to choose recipient: from dropdown list or auto suggest from user input
  5. Now you will see a new menu Messages in the left. Just select Send for sending PM or check the Inbox and Outbox.

== Frequently Asked Questions ==

= How can I set the number of private messages for each user? =

You can set number of PM for only user role (group): Administrator, Editor, Author, Contributor, Subscriber. The option is in the plugin option page (Settings > Private Messages)

= How can I delete my old PM? =

Go to Inbox or Outbox, and click the link Delete after each message to delete it. Or you can check multiple messages and select Delete action from the dropdown box.

= How can I reply to sender? =

Just click the Reply link below the message in your Inbox.

= What can I do if I exceed my limit? =

You can delete your old PM (see previous question) or ask admin to increase the mailbox quota.

= How can use this plugin in the front-end =

  1. Copy the file pm4wp-template.php into your theme folder
  2. Create a page, choose Private Messages as a page template (in the right panel)
  3. Check it out in the front-page

Note: the template file is just the backbone, you should modify it to fit your template.

== Screenshots ==

  1. Inbox
  2. Outbox
  3. Send page
  4. Option page

== Changelog ==

= 2.1.10 =

= 2.1.8 =

= 2.1.7 =

= 2.1.6 =

= 2.1.5 =

= 2.1.4 =

= 2.1.3 =

= 2.1.2 =

= 2.1.1 =

= 2.1 =

= 2.0 =

= 1.6 =

= 1.5 =

= 1.4 =

= 1.3 =

= 1.2 =

= 1.1 =

= 1.0 =


All versions of private-messages-for-wordpress with dependencies

PHP Build Version
Package Version
Requires php Version >=5.3.2
composer/installers Version v1.9.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package patt/private-messages-for-wordpress contains the following files

Loading the files please wait ....