Flow-Flow PHP: Installation and Requirements
Flow-Flow PHP Script builds stunning social grids of cards with content from social networks. This premium plugin works great with all popular networks and is suitable for any page of your site.
Installation
-
Unzip file you downloaded from CodeCanyon and find
flow-flow
folder inside. -
In
flow-flow
folder you will find ff-config.php file. You need to edit it with your data before start using plugin. -
First section where you set URLs to plugin folder and files:
"FF_PLUGIN_URL"
The path to parent folder where you WILL place
flow-flow
folder. Eg.http://domain.com/admin/plugins
"FF_AJAX_URL"
The path to file
ff.php
that located inflow-flow
folder. Eg.http://domain.com/admin/plugins/flow-flow/ff.php
-
Second section where you specify MySQL database credentials (ask your hosting about this if you don't know where to find this):
"DB_HOST"
The URL of your database. Usually can be found in your site admin panel. Eg. in Dreamhost admin:
"DB_NAME"
Name of your database. Eg. in Dreamhost admin:
"DB_USER"
Username of existing user of database specified above.
"DB_PASSWORD"
Password of DB user specified above.
-
Rest of constants shouldn't be modified, just leave them as they are.
"DB_PASSWORD""DB_COLLATE""DB_TABLE_PREFIX"
-
After finishing editing your config file place
flow-flow
folder via FTP to your site. You can place it anywhere but better not in folder where you have your public files because it contains sensitive data. -
You can find example files
admin.php
andindex.php
that you can place anywhere on site. For example placeadmin.php
in the folder where you placedflow-flow
folder before. Then when you go to URLhttp://domain.com/admin/plugins/admin.php
in your browser you should see Flow-Flow admin page if this is allowed by your CMS.index.php
is the example page that will load stream with ID #1 after you add it in FF admin. -
For further guides and instructions use links in the menu
Browser support
- Chrome >= 20
- Mozilla Firefox >= 15
- Internet Explorer >= 9
- Safari >= 5
- Opera >= 15
- Safari Mobile for iOS
- Chrome for Android / iOS
- Firefox for Android
Requirements
- You need to have jQuery version 1.7 or later on your site.
- Some network API require secure connection to send data so your server should have SSL certificate installed. In the most cases SSL is provided by hosting. But we suggest to consult your hosting about your server security before purchasing. If you don’t have SSL check this article to consider free and lowcost options. Next networks require secure connection: Twitter, Facebook, G+, Instagram.
Support
To get support please visit our Help Center. Our Help Center is the only official Social Stream Apps support handling mechanism. Questions sent using other channels may be ignored without notice. Check out our Support Policy.