Intechnic
Users Developers
Home / Forums / In-Portal CMS / Need Help! / Using In-Portal with Wordpress / Topic Posts

In-Portal Forum

This is a place for users of In-Portal to ask questions, discuss various topics, and interact with other members of the In-Portal Community. Please report bugs through the Bugs Team (not the Forum). If you are interested in contributing or joining one of the many Teams for In-Portal, please check out the Contribute section of the website.
 

In-Portal Forum

Using In-Portal with Wordpress (4)


Posted: 09/18/2015 5:41:41 AM

Reply Quoted  


Alex mentioned Wordpress would work with In-Portal for blogging.

I have a VPS server. Do I load Wordpress onto the same server with In-portal than install the In-Portal template onto Wordpress? Will I still get the same features from In-Portal such as forums, Directory, In-Commerce etc?

Thanks

Posted: 09/18/2015 6:22:42 AM

Reply Quoted  


Officially there is no In-Portal plugin for In-Portal. I've proposed to create one in here: http://community.in-portal.org/display/DEV/Create+WordPress+Plugin

When we create one, the you'll be able to show parts of In-Portal pages in WordPress pages (e.g. header/footer/etc.).

Posted: 09/18/2015 5:21:53 PM

Reply Quoted  


alex wrote:09/18/2015 6:22:42 AM
Officially there is no In-Portal plugin for In-Portal. I've proposed to create one in here: http://community.in-portal.org/display/DEV/Create+WordPress+Plugin

When we create one, the you'll be able to show parts of In-Portal pages in WordPress pages (e.g. header/footer/etc.).


Thank you Alex.

Posted: 03/29/2016 11:39:48 AM

Reply Quoted  


We've finally made that WordPress module.

You can download the 1st beta from http://www.in-portal.com/modules/downloads/download_more/wordpress-plugin.html page.

Installation Instructions:
1. download archive
2. unpack it into "wp-content/plugins" folder in WordPress (it will create "in-portal" folder)
3. login to WordPress admin console
4. go to Plugins page
5. activate "In-Portal CMS" plugin
6. go to "Configuration > In-Portal CMS" page (added by plugin) and specify URL where In-Portal CMS is installed

Usage Instructions:
1. use <?php echo inportal_get_template('template-name-here'); ?> in the WordPress templates