ramphor/plugin-manager

The plugin manager use to install required, recommened plugins for WordPress

dev-master 2023-03-05 10:54 UTC

This package is auto-updated.

Last update: 2024-04-05 13:05:58 UTC


README

This libary is a fork of TGMPA/TGM-Plugin-Activation repo and follow PSR1 and PSR2 Coding Standard to easy maintenance

FAQs

  1. Ramphor Plugin Manager is a fork of TGMPA/TGM-Plugin-Activation. But do you have to keep the original class structure? => I don't keep the original class structure. So if you call TGMPA/TGM-Plugin-Activation classes will occur errors. But I have kept TGM-Plugin-Activation helpers and you can use them.
  2. Why do you modify TGMPA/TGM-Plugin-Activation source code? => I must modify many features in TGMPA/TGM-Plugin-Activation to integrate with Jankx Framework and the origin source code structure it made difficult to develop. So I have changed the source code structure and follow PSR Coding Standard.

LICENSE

Copyright 2011 Thomas Griffin (thomasgriffinmedia.com)

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA