ITS UP 2 U Information HomeContact
Log inRegister
  • Home
  • Contact

  • Register

Home

  • « The Lockout Drilling Scam
  • Intellectual property codes »

How To Make Your Own Jomres Plugin Manager

How To Make Your Own Jomres Plugin Manager

Below I'll show you how you can make your own Jomres New Plugin Manager. If your Jomres licensed expired and you can no longer use your core-plugins or your website that you paid for. Good news! You can use ALL your Jomres core-plugins after you do the following below. It's just that easy. And its FREE!

Each time you upgrade Jomres, you will not have to do anything again.

You might be wondering how do I know how to bypass Jomres New Plugin Manager? I have been a customer of Jomres since 2016. Back then, Jomres did not have a Plugin Manager. This came after Jomres 9.9.5. So anybody that has Jomres 9.9.5 core file can over ride the New Plugin Manager because the two main files to Add, Remove, and Display All your Jomres Plugins without a license are in these two files below in blue. So if you just follow the information below, you will enjoy Jomres for now on without worrying if your site is going to be down because you did not have a valid Jomres license.

Works with Jomres 9.9.6 to 9.19.x 

First you need get this file: Jomres 9.9.5.zip (click here) 

Now Delete these files in RED:

/jomres/core-minicomponents/j16000plugin_manager_check.class.php

/jomres/core-minicomponents/j16000show_license_message.class.php

------------------------------------------------------------------------- 

Create a directory named: plugin_manager
/jomres/core-plugins/plugin_manager

------------------------------------------------------------------------- 

Copy these files below from Jomres 9.9.5 file to this directory below:

Folder located here: /jomres/core-plugins/plugin_manager

Copy:

j16000addplugin.class

j16000removeplugin.class

j16000showplugins.class

jomres_check_support_key.class

minicomponent_registry.class

 

You can find this files here:

jomres 9.9.5\core-minicomponents\

jomres 9.9.5\libraries\jomres\classes\

-------------------------------------------------------------------------  

Open j16000showplugins.class.php

Change this:

Line 43:

For Jomres 9.9.6 to 9.9.19:
include JOMRESCONFIG_ABSOLUTE_PATH.JOMRES_ROOT_DIRECTORY.JRDS.'jomres_config.php';

For Jomres 9.10.x to 9.19.x:
include JOMRESCONFIG_ABSOLUTE_PATH.JOMRES_ROOT_DIRECTORY.JRDS.'site_config.php';


Change this:

Line 44:

For Jomres 9.9.6 to 9.9.19:
$this_jomres_version = explode('.', $mrConfig[ 'version' ]);

For Jomres 9.10.x to 9.19.x:
$this_jomres_version = explode('.', $jrConfig[ 'version' ]);

 ------------------------------------------------------------------------

Open: minicomponent_registry.class.php

Change this:

Line 130:

For Jomres 9.9.6 to 9.9.19?:
$shortcode_parser = jomres_singleton_abstract::getInstance('shortcode_parser');

To this:

For Jomres 9.10.x to 9.19.x:
$shortcode_parser = jomres_singleton_abstract::getInstance('jomres_shortcode_parser');

 ------------------------------------------------------------------------

 Create a file called: plugin_info.php

In folder located here: /jomres/core-plugins/plugin_manager

Add this code to it:

<?php

// ################################################################
defined( '_JOMRES_INITCHECK' ) or die( '' );
// ################################################################

class plugin_info_plugin_manager
	{
	function __construct()
		{
		$this->data=array(
			"name"=>"plugin_manager",
			"category"=>"System",
			"marketing"=>"Displays and installs plugins that can be downloaded from Jomres.net, also allows you to install third party plugins.",
			"version"=>(float)"9.0",
			"description"=> "Displays and installs plugins that can be downloaded from Jomres.net, also allows you to install third party plugins.",
			"lastupdate"=>"2018/12/11",
			"min_jomres_ver"=>"9.9.18",
			"manual_link"=>'',
			'change_log'=>' ',
			'highlight'=>'',
			'image'=>'',
			'demo_url'=>'',
			"author"=>"Vince",
			"authoremail"=>"none@jomres.net"
			);
		}
	}
?>

 Next: Copy plugin_manager.html from here:

File: jomres 9.9.5\templates\bootstrap\administrator\

to here:

/jomres/core-plugins/plugin_manager

==================================================

Or if you don't know how to do this or understand how to, you can download the New Updated Jomres Plugin Manager here (click here)

That's It!

Tags: jomres

No feedback yet


Form is loading...

Search

Categories

Home

  • General
  • Hacks
  • How To
  • Tips n Tricks
  • Videos

Recent Posts

  • How to Remove Jomres Syndication Network Listings
  • Emergency Roadside Assistance
  • Apache Shell SSH - Search & Replace a Name in Files
  • Apache Shell SSH - Search for a Name in ALL Files
  • How To Unlock The Kwikset Bedroom / Bathroom Lock with a Paper Clip
  • Swimming Pool Inspections
  • Learn the Fox Trot: Father of Bride and Bride 1st Dance
  • How to update Joomla 2.5.27 to 3.8.2
  • How to remove b2evolution logo and links in footer
  • Fix Joomla Google Structured Data Article Errors
  • locksmith keywords and my locksmith sites
  • Email you when Googlebot or Bingbot crawls your website
  • The Lockout Drilling Scam
  • How To Make Your Own Jomres Plugin Manager
  • Intellectual property codes

Contact • Help

© 2021 ITS UP 2 U Information.All rights reserved.