Title: Manually install plugin error
Last modified: February 24, 2021

---

# Manually install plugin error

 *  Resolved [Gustav](https://wordpress.org/support/users/4ever16/)
 * (@4ever16)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/)
 * Im trying to install this plugin.
 * [https://github.com/JonMasterson/WordPress-Post-Like-System](https://github.com/JonMasterson/WordPress-Post-Like-System)
 * I uploaded the folder in plugins folder (plugin does not show up in plugins page
   in admin dashboard)
 * I tryied to upload plugin via plugin page in wordpress dashboard but it says.
 * > The package could not be installed. No valid plugins were found.
   > Plugin install failed.
 * What am i doing wrong?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/#post-14096983)
 * If you look at the code the top of post-like.php contains
 *     ```
       Name:  WordPress Post Like System
       Description:  A simple and efficient post like system for WordPress.
       Version:      0.5.2
       Author:       Jon Masterson
       Author URI:   http://jonmasterson.com/
       License:
       ```
   
 * Compare that to the minimum required [https://developer.wordpress.org/plugins/plugin-basics/header-requirements/#minimum-fields](https://developer.wordpress.org/plugins/plugin-basics/header-requirements/#minimum-fields)
 * Plugin Name versus Name
 *     ```
       /**
        * Plugin Name: YOUR PLUGIN NAME
        */
       ```
   
 * But regardless – this is old – take a look at the issues here [https://github.com/JonMasterson/WordPress-Post-Like-System/issues](https://github.com/JonMasterson/WordPress-Post-Like-System/issues)
 *  Thread Starter [Gustav](https://wordpress.org/support/users/4ever16/)
 * (@4ever16)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/#post-14097046)
 * Thanks now it worked!
 *  Thread Starter [Gustav](https://wordpress.org/support/users/4ever16/)
 * (@4ever16)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/#post-14097796)
 * Plugin is working but i cant see the plugin menu in dashboard. Does anyone know
   what the problem can be?
 * “Likes” menu here: [https://camo.githubusercontent.com/b1ed97d48898023585223996978bba52d732c232ed0a463f976ee43e89b8f6ad/687474703a2f2f6a6f6e6d6173746572736f6e2e636f6d2f77702d636f6e74656e742f75706c6f6164732f67656e6572616c2d73657474696e67732e6a7067](https://camo.githubusercontent.com/b1ed97d48898023585223996978bba52d732c232ed0a463f976ee43e89b8f6ad/687474703a2f2f6a6f6e6d6173746572736f6e2e636f6d2f77702d636f6e74656e742f75706c6f6164732f67656e6572616c2d73657474696e67732e6a7067)
 *  [Alan Fuller](https://wordpress.org/support/users/alanfuller/)
 * (@alanfuller)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/#post-14098075)
 * Because there is no code to do that – it was never released – read the description
 * > Coming in November December January? Soon
   >  We have been working hard on many
   > updates to this system, two new plugins, and documentation. It’s taking a bit
   > longer than expected, so please bear with us.
 * That was 5 years ago.
 * Good luck – but I really think you are just digging yourself hole.
 * > This Post Like System will soon be offered as a free and premium plugin. The
   > free plugin will have everything the current system does, but will be easier
   > to manage from the WordPress admin (no more implementation errors). The premium
   > plugin will offer AJAX widgets for Most Liked Lists that will update & respond
   > to likes without a screen refresh, and can be managed from the WordPress admin.
    -  This reply was modified 5 years, 3 months ago by [Alan Fuller](https://wordpress.org/support/users/alanfuller/).
 *  Thread Starter [Gustav](https://wordpress.org/support/users/4ever16/)
 * (@4ever16)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/#post-14098763)
 * Well the back end had everything i neede anyways and can be modified.
 * Solved.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Manually install plugin error’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 5 replies
 * 2 participants
 * Last reply from: [Gustav](https://wordpress.org/support/users/4ever16/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/manually-install-plugin-error/#post-14098763)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
