Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar]

Newbie Spellweaver
Joined
Nov 8, 2018
Messages
37
Reaction score
32
Goldfish is a CMS that uses the Laravel framework, bootstrap4, with a ton of customization.

Feature List:
  • Themes
    • Legacy
    • GoldFish
  • Flash Event support
    • Loading Screen
    • News alert
  • Rcon Support
    • Alert user
    • Hotel Alert
    • Exec commands
    • Currency(Seasonal, Duckets, Diamonds, Credits)
    • Disconnect
    • Mute User
    • Badges
    • Forward user (send to room id)
  • Custom Discord/ Social integration
  • Findretros Integration
  • Full Housekeeping
    • Site settings
    • Emu settings
    • Client settings
    • Site alerts
    • Chatlogs
    • User lookup
    • Badge giver
    • Public room generator
    • Rcon bans/ban list
    • Online users
    • News creator/editor
    • RCON Page (update catalog/navigator/ send hotel alert)
    • Voucher Codes
  • Databased Navigation (easily add new pages to the navigation bar)
  • Profile pages
    • My Habbo
    • Room list
    • Group list
    • Friend list
    • Badges list
    • Photos
  • Photo viewer
  • Staff Page
  • Leaderboards
    • Credits
    • Diamonds
    • Duckets
  • Custom loading screen

Theme 1:
Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums
Legacy (Theme 2):
Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums
Housekeeping:
Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums
Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums
Laynester - GoldFish CMS [1.0.0 STABLE][Arcturus Morningstar] - RaGEZONE Forums

Requirements:
  • Composer
  • PHP 7
  • Mysql
  • Existing Arcturus database
  • Existing SWF Directory
IIS Installation guide
  1. Download the stable release from
  2. Install Composer from
  3. Place ZIP file into wwwroot and extract it.
  4. Edit .env file DB details
  5. Open a Command Prompt, cd to the folder " cd c:\inetpub\wwwroot\ " and run composer install and php artisan key:generate
  6. Give Storage the proper permissions right click storage > properties > Security tab > Edit > Add > new user IUSR > give it full control.
  7. Now go to localhost/website link in a browser
  8. Follow setup steps.
  9. All done!
 
Newbie Spellweaver
Joined
Jun 22, 2009
Messages
11
Reaction score
0
Awesome Thread - now we just need everything inside a docker :D
 
Joined
May 7, 2007
Messages
500
Reaction score
103
The housekeeping looks a lot like HoloCMS used to look like... I assume credits would be given if it was borrowed!

Good release though, its nice to see some solid CMS development.
 
Newbie Spellweaver
Joined
Nov 8, 2018
Messages
37
Reaction score
32
Haha, yes the housekeeping style was inspired by HoloCMS, But i fully rewrote all the css, to use bootstrap4, and all if the original images(gradients) used were changed into css, so pretty much a full rewrite of it, still a great style nonetheless
 
  • Like
Reactions: WJJ
Newbie Spellweaver
Joined
Jan 5, 2014
Messages
89
Reaction score
4
I mean that xampp does not work to use it?
 
Newbie Spellweaver
Joined
Dec 1, 2014
Messages
98
Reaction score
4
I'm happy about the release of this CMS and love laravel too!
Well done anyway! :D
 
Newbie Spellweaver
Joined
Jan 5, 2014
Messages
89
Reaction score
4
if running locally, just use the php artisan serve command.

So when I install it from xampp simply from cmd I put
CD
cd c: \ xmapp \ htdocs
and then php artisan serve command?
Something like that? or so how it would be
 
Newbie Spellweaver
Joined
Nov 8, 2018
Messages
37
Reaction score
32
wouldnt recommend using.
doesn't utilize any of the recommended standards when using laravel.
You're welcome to fork and fix anything you see fit, this is my first time using laravel, so i may not know well enough to use whats correct, my apologies
 
Newbie Spellweaver
Joined
Feb 2, 2014
Messages
13
Reaction score
1
Its kinda working for me but ive never used this framework... how can I change the url path? i have to manually change the url every time to add /myfolder/public/ for everything to work
 
Newbie Spellweaver
Joined
Nov 8, 2018
Messages
37
Reaction score
32
Its kinda working for me but ive never used this framework... how can I change the url path? i have to manually change the url every time to add /myfolder/public/ for everything to work

really depends on what webserver you’re using...


 
Newbie Spellweaver
Joined
Jan 16, 2018
Messages
52
Reaction score
6
If you have in mind creating a new CMS project built in top of Laravel, please, read and apply
 
Newbie Spellweaver
Joined
Jan 5, 2014
Messages
89
Reaction score
4
I think there is a xampp guide on the Github INSTALLATION.md file

edit: nope nvm.

That said file you mention is not found on the page, since you say how it is installed in the xmapp and I would like to know how this is installed in the xmapp. If you can help me, I will be grateful.
 
Back
Top