LIVE PREVIEWBUY FOR $89

JustFans – Premium Content Creators SaaS is a fully-featured PHP platform that allows you to start your own premium content-based social media platform in no time.

The experience is powered by a mobile-first, clean and easy-to-use design, with Dark and Light mode themes, RTL, and localization capabilities. It allows your creators to sell their premium content via monthly subscriptions, offers, bundles, tips, and pay to unlock posts.

Give it a try

Demo URL: justfans.qdev.tech
Admin URL: justfans.qdev.tech/admin
Documentation: justfans.qdev.tech/docs
Credentials are pre-filled – Admin features partially disabled.

JustFans - Premium Content Creators SaaS platform - 1
JustFans - Premium Content Creators SaaS platform - 2
JustFans - Premium Content Creators SaaS platform - 3

Main Features

• Advanced posts creation module

  1. Multiple file upload
  2. Uploaded file previews
  3. Post draft save
  4. Video conversion via ffmpeg – fallback to mp4 only uploads
  5. Watermarking for images & videos

• Advanced feed module

  1. Bidirectional feed module with swippable gallery and full screen view
  2. Media galleries with support for audio, video and image files
  3. Post comments, reactions & comments reactions

• Multiple payments providers & way of monetizing content

  1. Stripe, Paypal & Coinbase payment providers
  2. Monthly/Biannual/Annual subscriptions
  3. Time limited user subscriptions offers
  4. Post & User tips
  5. Pay to unlock posts
  6. Ad spots
  7. Free profiles

• Multiple storage drivers supported

  1. Locally hosted files
  2. Wasabi stored files
  3. AWS S3 stored files (CDN & Presigned URLs support)

• User notifications (Email & on site, live notifications)
• Live user messenger, with file upload
• User bookmarks (Allow users to save content for later)
• User lists (Allow users to store users into custom lists)
• Multiple emailing drivers (Log/Mailgun/SMTP)
• Ability to enforce creators identity verification
• Ability to disable right click on user posts
• Printable invoices for each transaction

• User settings

  1. Profile settings (username,name, bio, birhtdate, location, website)
  2. Account (Reset password)
  3. Wallet settings (Deposit & Withdraw)
  4. Payments settings (View transactions data and invoices)
  5. Rates settings (General price, bundles and offers)
  6. Subscriptions settings (View and manage subsriptions)
  7. Notifications settings
  8. Privacy settings (Set your profile to public or private)
  9. Verify identiy settings

• Fluent, mobile-first design (PWA App included)
• Light & Dark Themes – Easy to rebrand via SCSS vars.
• RTL/LTR & Translatable ready
• Advanced admin panel (Over 90 different settings)
• Strong SEO practices (Sitemap, schema.org, Social media meta)
• GDPR & Cookies policy banner
• Unique, hand-drawn vector illustrations
• And so much more..

Techs behind it
  • Backend powered by Laravel 6
  • Frontend powered by Bootstrap 4 & modern jQuery
  • Aditional 3rd party backend and frontend drivers
Requirements

View full list of requirements over this documentation section.

Changelog

[1/12/2022] v1.2.0

* Added Coinbase as a new payment provider (Enabled for deposits, tips, post unlocks)
* Added Webhooks & CronJobs setup info over admin settings area
* Fixed a broken label over the installer's first step
* Fixed a few missing descriptions for some admin settings
* Added a descriptive tooltip over the file's icon for the create post page
* Improved cronjobs logging
* Documentation updates
* Other small bugfixes

[1/10/2022] v1.1.5

* Admin dashboard improvements (Added quick go-to links to common areas + Documentation links)
* Added new Admin > Settings > Site setting that allows admins to hide the "Verify" page for creators from their user settings menu
* Added new Admin > Setting > Feed setting to allow admins to skip empty profiles out of the suggestions list (as in users with no avatars or covers) 
* Fixed the user wallet (deposit) page to only show up available payment providers
* Fixed a typo for the feed suggestions widget title
* Small wording changes around User > Rates settings labels to better indicate how prices should be set up
* Small licensing system fix
* Added an in-site embed 500 error page template
* Documentation updates (Info on how to customize homepage, maintain custom versions, emails driver setup & more)

[1/6/2022] v1.1.4

* Fixed a bug related to SMTP driver admin configuration
* Fixed an email template bug, breaking a couple of email implementations
* Turned Taxes > Country field into a multiple select dropdown input
* Made the 6 and 12 months subscriptions calculate the final prices over the profile page, instead of relying on creators to do so
* Added validation over the locked posts price dialog, now allowing only sums bigger than $1
* Added license validation part of the one-click installer 
* Other small bugfixes

[1/4/2022] v1.1.3

* Added the user's ability to re-send verification messages (A new pop up has been added to user profile & account settings areas)
* Added confirmation message when users are confirming their email addresses
* Added verified badge for ID checked users, over suggestions slider and users profiles
* Added enforced validation for storage driver settings, so admins won't be able to save empty settings in there.
* Fixed the free profiles filter for the feed suggestions box
* Fixed a bug related to emails not using the admin uploaded platform logo
* Fixed a bug related to admin uploaded assets in certain Windows-based hosting servers
* Fixed the size of users avatars over Admin > Users area
* Small UI related tweaks over the feed area

[12/31/2021] v1.1.2

* Fixed an issue related to avatars & covers broken links when served from Wasabi
* Fixed an Admin > Users save bug
* Documentation updates (Added Wasabi setup info, Theming instructions & other tweaks)

[12/30/2021] v1.1.1

* Added an Admin > Settings > Ad spaces category, and one default ad space, for the right sidebar used on the feed & user profiles pages
* Fixed a bug related to custom JS code not being included in the page in some scenarios
* Fixed a bug related to .wmv video file uploads
* Small admin related UI tweaks
* Small documentation tweaks and updates

[12/29/2021] v1.1.0

* Added "Free Profiles" capabilities, so now creators can have free accounts, while fans are able to unlock their content with just a "Follow" 
* Re-designed the messenger module mobile layout & Other messenger related fixes
* Added an (admin) option of generating text-based assets watermarks (for including creator profile link)
* Added an (admin) option of allowing users to be able to zoom in/out on assets galleries
* Fixed an issue related to image watermarks when using custom storage drivers
* Fixed a bug related to profile page list management dialog, showing incorrect number of members inside a list
* Fixed a few translation issues related to lists in general
* Other small bugfixes

[12/27/2021] v1.0.6

* Made the user sidebar populate languages dropdown based on provided locale files
* Fixed the broken user admin save functionality & Other general admin side fixes
* Fixed the broken .mkv video files upload
* Fixed a bug related to users Identity Check feature
* Other small bugfixes and cleanups

[12/24/2021] v1.0.5

* Added Wasabi storage driver
* Made all platform dialog modals get vertically centered
* Admin styles consistency fixes & Few other tweaks
* Other small bugfixes

[12/21/2021] v1.0.4

* Admin > Added a new setting that allows feed's suggestion slider widget to autoplay slides
* Admin > Moved the currency symbol & code settings from the "Site" category to "Payments" 
* Admin > Added new "Custom CSS" & "Custom JS" settings, allowing admins to add custom tracking codes or styles
* Admin > Added setting that allows skipping the re-encoding of .mp4 videos, saving upload time and CPU usage (Recommended use: OFF)
* Admin > Added setting that allows admins to set maximum uploaded videos length (in seconds)
* Few UI fixes over the user payments & invoices areas.
* Other small bugfixes

[12/18/2021] v1.0.3

* Fixed a validation bug for locked posts which was blocking payments for post unlocks under $5
* Fixed a bug for the copy link fallback function of share/copy link feature
* Added new user info over it's profile  (Location - Website URL - Join date)
* Other small bugfixes

[12/17/2021] v1.0.2

* Fixed a messenger bug, that was skipping websokets connections at times
* Fixed a client-side bug related to the checkout window, occurring on certain server setups

[12/16/2021] v1.0.1

* Fixed an issue with the checkout dialog on the profile subscribe button
* Fixed the feed suggestions slider ( was locked on 3 suggestions )
* Fixed the case where users would have been able to tip themselves
* Fixed issues when running the platform on dark mode theme by default
* Fixed a bug related to invalid usernames 
* Other small bugfixes
Source