How to Install Stackposts Main Script – Social Media Marketing Tool?
That's why we list Buffer among the other social media marketing tools. Best platform with social media and marketing management tools. Get the right social media marketing tool or platform to help your marketing strategy.

Table of Contents
Before installing the Stackposts script on your server, make sure your server is fully configured for the script by following the below requirements:
What are Server Requirements for Stackposts Installation?
PHP version |
PHP version 7.1 ~ 7.3 |
allow_url_fopen |
allow_url_fopen=On (php.ini file) |
PHP cURL |
Required. (Curl Library, Curl_init Function, and Curl_exec) |
PHP OpenSSL |
Required. (For secure data encryption.) |
PHP PDO |
Required. (To create a secure connection to MySQL server) |
GD |
Required. (For image processing). |
PHP EXIF |
Required. (For validating JPEG files) |
PHP mbstring |
Required. |
Cronjobs |
Required (The cronjobs must be configured for publishing scheduled posts.) |
FFMPEG |
Required for video posts. (For Video post types.) |
Zip |
PHP zip extension is required (for updating, installing, etc) |
Option (Recommended) |
To make sure that the script working fine. You need to increase the following values in your server: |
How to Install Stackposts Main Script?
Watching this video to know how to install the Stackposts Main Script:
NGINX SERVER
If you want use Stackposts on the Nginx server. You need config Nginx like this:
location / {
try_files $uri $uri/ /index.php;
}
location /install {
try_files $uri $uri/ /install/index.php;
}
How to get Support from the Developer Team?
Please open the ticket here to get support detail from our developer team.