Subrion CMS Support Forums   Follow Subrion on Twitter Join Us on Facebook

Go Back   Subrion CMS Support Forums > Subrion CMS Core Discussion > Subrion CMS Plugins Discussion

Subrion CMS Plugins Discussion Here we discuss Subrion CMS plugins. If you have any questions about existing Subrion CMS plugins you can ask your questions in this forum.

Reply

 

LinkBack Thread Tools Display Modes
Old 06-04-2008   #1 (permalink)
Administrator
 
Vasily B.'s Avatar
 
Join Date: Feb 2008
Location: Kyrgyzstan, Bishkek
Posts: 509
Vasily B. is on a distinguished road
Question Plugin Installation Manual

Greetings,

Here I will try to explain how to install Subrion CMS plugins. Most plugins for Subrion can be installed pretty easy and they don't require any code changes. Plugin installation costs of 3 major steps.

1. Upload plugin
2. Install in admin panel
3. Modify .htaccess file

Detailed explanation how to install Subrion CMS plugins

1. Upload plugin step
First of all you should download a plugin you need from Subrion.com downloads area. You should save it to your pc and unpack using any archiver that supports zip format.
You will see a directory. Now you should connect to your server and upload this directory to your Subrion script plugins/ directory

2. Install in admin panel step
Now login to your admin panel and click Manage Plugins link. You will see this plugin in a list of non-installed plugins. Click Install Plugin icon and that's all

3. Modify .htaccess file step [optional]
Some plugins require .htaccess changes. If your plugin requires .htaccess changes you should click Configuration and copy generated .htaccess instructions in your .htaccess file

That's all. Your plugin should be installed. If you have any questions you can contact us anytime
__________________
Auto classifieds script, Best Articles Script, Web Directory Software, Realty Classifieds Script,
eLitius Affiliate Tracking Script - Open Source Affiliate Script, Free Directory Script - Best Free Directory Script
Follow Surbion CMS news and updates on Subrion Twitter
Vasily B. is offline   Reply With Quote
Old 06-30-2008   #2 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: Plugin Installation Manual

About 1-st step, it may confuse somebody.
When you unzip downloaded plugin, you will see directory 'upload_XXXXXXXXXXXX' (where XXXXXXXXXXXX - your license code), you should not download this directory, but 'plugins' directory inside.
__________________
With private requests send a ticket on http://www.subrion.com/desk/

Last edited by Sergey Hmelevsky; 06-30-2008 at 10:20 PM.
Sergey Hmelevsky is offline   Reply With Quote
Old 06-30-2008   #3 (permalink)
Administrator
 
Vasily B.'s Avatar
 
Join Date: Feb 2008
Location: Kyrgyzstan, Bishkek
Posts: 509
Vasily B. is on a distinguished road
Default Re: Plugin Installation Manual

Yep, thanks for the clarifying that Sergey.
__________________
Auto classifieds script, Best Articles Script, Web Directory Software, Realty Classifieds Script,
eLitius Affiliate Tracking Script - Open Source Affiliate Script, Free Directory Script - Best Free Directory Script
Follow Surbion CMS news and updates on Subrion Twitter
Vasily B. is offline   Reply With Quote
Old 07-02-2008   #4 (permalink)
Super Moderator
 
Join Date: Aug 2007
Location: Tennessee
Posts: 183
dstemper is on a distinguished road
Default Re: Plugin Installation Manual

If you guys ever need a technical writer, let me know. I will do it for services or software.
dstemper is offline   Reply With Quote
Old 07-03-2008   #5 (permalink)
Subrion Tech Support
 
Join Date: Apr 2007
Posts: 644
Sergey Hmelevsky will become famous soon enough
Default Re: Plugin Installation Manual

Thank you for offer, David. We'll bear in mind that.
__________________
With private requests send a ticket on http://www.subrion.com/desk/
Sergey Hmelevsky is offline   Reply With Quote
Old 01-22-2009   #6 (permalink)
Junior Member
 
Join Date: May 2008
Posts: 2
webgas is on a distinguished road
Default Re: Plugin Installation Manual

Hi,
How to know what plugin require .htaccess changes ?
Thanks,
CV
webgas is offline   Reply With Quote
Old 01-22-2009   #7 (permalink)
Administrator
 
Vasily B.'s Avatar
 
Join Date: Feb 2008
Location: Kyrgyzstan, Bishkek
Posts: 509
Vasily B. is on a distinguished road
Default Re: Plugin Installation Manual

Hi welcome to our support forums

That's easy to understand. Just pay attention to messages after plugin installation. If a plugin requires .htaccess modification you will be informed about this.
__________________
Auto classifieds script, Best Articles Script, Web Directory Software, Realty Classifieds Script,
eLitius Affiliate Tracking Script - Open Source Affiliate Script, Free Directory Script - Best Free Directory Script
Follow Surbion CMS news and updates on Subrion Twitter
Vasily B. is offline   Reply With Quote
Old 01-30-2009   #8 (permalink)
Junior Member
 
Join Date: Dec 2008
Location: Zurich
Posts: 4
zacwoe is on a distinguished road
Default Re: Plugin Installation Manual

I am faced with the same issue as Webgas.
Isn't there a possibility to make the .htaccess file change automatically?

Furthermore I did some change in the .htaccess file to have Name.com - Domain Name Registration pointing at Name.com - Domain Name Registration. But each time I install a new plugin I loose this changes, and need to re-do them.
I guess it should be a way that would allow the webmaster not ot touch this .htaccess file.
Any hints?
zacwoe is offline   Reply With Quote
Old 02-01-2009   #9 (permalink)
Administrator
 
Vasily B.'s Avatar
 
Join Date: Feb 2008
Location: Kyrgyzstan, Bishkek
Posts: 509
Vasily B. is on a distinguished road
Default Re: Plugin Installation Manual

Hi,
This can be done. In our 1.0.00 version you can set writable permissions for your .htaccess file and all the changes will done automatically. Don't worry about the same message to rebuild the file. It is rebuilt if you have writable permissions. The message is also fixed in our future version
Well, there are quite few persons who make manual changes in our .htaccess Anyway right now there is no any chance to avoid file modifications But you can add your instructions in DB so they still exist after each rebuild process. Please make changes in config table - you will see .htaccess lines there
__________________
Auto classifieds script, Best Articles Script, Web Directory Software, Realty Classifieds Script,
eLitius Affiliate Tracking Script - Open Source Affiliate Script, Free Directory Script - Best Free Directory Script
Follow Surbion CMS news and updates on Subrion Twitter
Vasily B. is offline   Reply With Quote
Old 02-01-2009   #10 (permalink)
Super Moderator
 
Join Date: Aug 2007
Location: Tennessee
Posts: 183
dstemper is on a distinguished road
Default Re: Plugin Installation Manual

Quote:
Originally Posted by Vasily B. View Post
Hi,
This can be done. In our 1.0.00 version you can set writable permissions for your .htaccess file and all the changes will done automatically. Don't worry about the same message to rebuild the file. It is rebuilt if you have writable permissions. The message is also fixed in our future version
Well, there are quite few persons who make manual changes in our .htaccess Anyway right now there is no any chance to avoid file modifications But you can add your instructions in DB so they still exist after each rebuild process. Please make changes in config table - you will see .htaccess lines there
I am making a tutorial on this as we speak, the How to install a package on Subrion Video Tutorial shows how this is done.
dstemper is offline   Reply With Quote
Reply

Tags
plugins installation

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Installation Manual Subrion Installation & Upgrades 20 01-26-2009 04:32 AM
Polls plugin Vasily B. Subrion CMS Plugins Discussion 3 09-12-2008 04:01 AM
FAQs plugin Vasily B. Subrion CMS Plugins Discussion 0 06-04-2008 02:42 AM
Alert Pay Plugin placi4subrion Subrion Core Discussion 3 02-27-2008 09:40 PM


All times are GMT -6. The time now is 01:24 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0