Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

52 total results found

Actions after installation

Mixpost Lite

After installation, it is necessary to configure the services to be able to connect your social accounts. Follow the instructions for each platform

Actions after installation

Mixpost Pro Team

After installation, it is necessary to configure the services to be able to connect your social accounts. Follow the instructions for each platform

Google

Services Configuration - Mixpost

With Google service, you will be able to post videos on your youtube channel. Prerequisites Before you start, make sure you have the following: A Google account A project in Google Console Steps Go to the Google Console and select your project. Click on...

Pinterest

Services Configuration - Mixpost

Pinterest is one of the world's most popular social media platforms, with millions of users. If you're looking to schedule posts on Pinterest, you will need to create and configure a Pinterest app. This guide will take you through the steps to create and confi...

Linkedin

Services Configuration - Mixpost

LinkedIn is a great platform for businesses to showcase their products and services. By creating a LinkedIn app and connecting your products, you can easily promote your business and reach a wider audience. Here's a step-by-step guide on how to create a Linked...

TikTok

Services Configuration - Mixpost

TikTok has become one of the most popular social media platforms. If you want to integrate TikTok into your application, create a TikTok App API. Here's a step-by-step guide on how to do it. Step 1: Create a TikTok Developer Account Before creating a TikTok ...

Installation - As a standalone app

Mixpost Pro Team

If you don't know Laravel, but have basic PHP knowledge and know how to deploy to a server, you can follow these instructions. You can create a new Laravel application with Mixpost preinstalled using Composer.  Getting a license In order to install Mixpost,...

Installing FFmpeg

Server Configuration - Mixpost

Mixpost has the ability to generate images from video while uploading a video file. This would not be possible without FFmpeg installed on your server. You need to follow FFmpeg installation instructions on their official website. After installation, dependi...

Installing Redis

Server Configuration - Mixpost

So that the posts can be scheduled, Mixpost puts them in the queue. To be able to do this, you need to install Redis. Then, you will need to modify the values of the REDIS_* entries in the .env file to make sure they are aligned with your redis instance.

Installing & Configuring Supervisor

Server Configuration - Mixpost

Installing Supervisor You need to configure a process monitor. To install Supervisor on Ubuntu, you may use the following command: sudo apt-get install supervisor Configuring Supervisor Supervisor configuration files are typically stored in the /etc/superv...

Cron

Server Configuration - Mixpost

Add a cron that running the scheduler: * * * * * cd /path-to-your-project && php artisan schedule:run >> /dev/null 2>&1

Other things to consider

Server Configuration - Mixpost

Some files that are uploaded, video for example, can be up to 200 mb, by default most web servers have configured a much smaller limit. You will need to check this. In php.ini: post_max_size = 200M upload_max_filesize = 200M Then, restart your PHP process....

Requirements

Server Configuration - Mixpost

PHP 8.1 or higher Database (eg: MySQL, PostgreSQL, SQLite) Redis 6.2 or higher Web Server (eg: Apache, Nginx, IIS) URL Rewrite (eg: mod_rewrite for Apache)

Instagram

Services Configuration - Mixpost

To be able to post on Instagram, you must configure a Facebook application. Because Facebook and Instagram belong to the same company Meta. How to create & configure the Facebook service/application Important info 👇 To be able to connect Instagram accounts ...

Default public web root

Server Configuration - Mixpost

If you installed Mixpost using the Standalone method you may instruct your web server(Nginx/Apache/Anything else) the default public web root. You should set the default public web root to the "/public" folder of the Mixpost Standalone project. An example of...

Stripe

Mixpost Enterprise Payment Platforms

Coming soon...

Paddle

Mixpost Enterprise Payment Platforms

Coming soon...

Upgrading to v1

Mixpost Pro Team Upgrade Guide

Features and fixes: Pages (Privacy policy, Terms...etc) Customization (Logo & Favicon) Forgot/Reset Password Two-Factor Authentication TikTok UI optimize Service forms optimized Clear cache on deleting the user Twitter analytics alert only to admin (cl...