Affiliate 1 Banner

Milly Money

Original poster
Approved Game Owner
Messages
7
Reaction score
7
Points
3
I wanted to say a little bit here about Mysidia Adoptables:


There is a FREE version that works with php 8, and it gives you a lot of options to add in your own features!

There are also older versions, but those will require php 5.6. I personally enjoy the older ones even more since I learned some coding for them, and just got attached to them I guess 🙂 But the current download of the pet site is really great, and someone more versed in php I am sure would be able to add much more.

It includes already in the package:

1. Breeding

2. Alternate forms

3. Levels for even more alternate forms

4. Many mods on the forum site, most of which are very easy to add in~!

5. A pretty in depth way to trade pets and items

6. In Site shops for items and pets.

This is NOT just a basic simple 'click' or adoptable script. A lot has been added in, and it's fairly complex.

Did I mention its free? Totally free. Here's the link: Mysidia Adoptables Site


Hope this information helps someone! 🙂
 
  • Star
Reactions: cpvr

Mysidia-Deluxe is also available for the Mysidia Adoptables framework: GitHub - mysidia-deluxe/Mysidia-Deluxe: A custom version of the Mysidia Adoptables framework

Mysidia Deluxe is an open-source custom version of the Mysidia Adoptables framework, based off of v1.3.4 and maintained by the community.

Features​

This version overhauls and adds many things, including:

  • Bugfixes (like the "rn" issue, and reading other user's PMs)
  • Smoother installation
  • AJAX support
  • Reskinned ACP for a more modern look
  • 4 brand new themes using Bootstrap 4
  • Overhauled trade system
  • Auction and Raffle system
  • User shops
  • Built-in forum (a forum right on the site, not SMF or myBB)
  • Layered pet image support
  • Bank system
  • Cronjobs
  • More HTML (no formbuilders or tablebuilders, html will be used instead)
  • More comments in the code, so it's easier to understand what's going on
  • Proper documentation
  • And more to come!

Server Requirements​

  • PHP 5.4 - PHP 7
    • Will not work on PHP 7.2
  • PDO support
  • (optional) Imagick support. Layered pet images won't work without it.
  • (optional) A little PHP knowledge is advised if you wish to expand and add your own features (like custom pages).
  • (optional) Cronjob support (won't be able to use cronjob features without it)

Download information​

If you already built a site using Mysidia v1.3.4 or below and plan to use this version, it is recommended to backup your old site and use Mysidia Deluxe as a fresh install. That being said, all features in this version are compatible with sites running v1.3.4. If you have some PHP knowledge and wish to upgrade without reinstallation, see the "Updating to a new Mysidia Deluxe version" section below.

If you're planning to use Mysidia Deluxe for a new site, please use the latest version from the releases section. Releases are finalized and you are less likely to run bugs caused by newly added features.