[Chocolatey | Espreso] Habbo.com Clone CMS & Housekeeping

Page 6 of 20 FirstFirst 123456789101112131416 ... LastLast
Results 76 to 90 of 290
  1. #76
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Yes. It has always been there however the emulator up and untill 1.2.0 used to update this field. Now the CMS has to do this.

    This is to support IP banning when using a proxy.

  2. #77
    Valued Member Tando is offline
    MemberRank
    Mar 2012 Join Date
    NorwayLocation
    108Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Hello.
    I hope you don't mind me sharing some ideas for the SHOP. Most Retro's have some kind of paid VIP-rank, currency (eg. Diamonds) or both. I think this is an important part to not leave out and would be something most retro owners would appreciate.

    What about making it possible for the admin to customize "packages" that is for sale on the shop page. The admin can edit the content of these "packages" to contain everything from just premium currency and credits to memberships and even "bundles" that contain multiple types of goods. When it comes to payment methods, it appears vary depending on where in the world your retro is "located". The most universal method would be PayPal, so it might be an idea to implement PayPal as a default payment method but leave possibility for the admin to add additional methods?

    Also, last time i checked in on Habbo, i believe they had a purchase history? Might be best to implement this as well, now that it is regarding real money.
    Last edited by Tando; 30-01-17 at 11:33 PM.

  3. #78
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by Tando View Post
    Hello.
    I hope you don't mind me sharing some ideas for the SHOP. Most Retro's have some kind of paid VIP-rank, currency (eg. Diamonds) or both. I think this is an important part to not leave out and would be something most retro owners would appreciate.

    What about making it possible for the admin to customize "packages" that is for sale on the shop page. The admin can edit the content of these "packages" to contain everything from just premium currency and credits to memberships and even "bundles" that contain multiple types of goods. When it comes to payment methods, it appears vary depending on where in the world your retro is "located". The most universal method would be PayPal, so it might be an idea to implement PayPal as a default payment method but leave possibility for the admin to add additional methods?

    Also, last time i checked in on Habbo, i believe they had a purchase history? Might be best to implement this as well, now that it is regarding real money.
    Thanks for the ideas! I was thinking in implement exactly on this way.
    Obviously if i do this. But the customization thing, can only be done when someone or me code the Housekeeping.

    Anyways, it's a set of great ideas.

    I'm planning to create those functions on the Housekeeping.:

    1. All Shop Things (Payment Methods, Categories, Countries, Items, Rewards)
    2. Articles (Minimail, Articles, Articles Categories)
    3. Normal HK Features (User Management, Staff Management, Logs, Bans, Etc)
    4. HabboWEB Pages Management (Pages Content)
    5. Manage Photos Reports
    6. Manage Room Reports
    7. Manage User Security Answers
    8. Manage Security Messages (User Chat Log, Groups Forums Logs, Messenger Logs)
    9. Manage Habbo Groups & Habbo Rooms

    What i really want it's making the Mod Tools of the Client being totally synced with Housekeeping.
    The Housekeeping Design will be exactly like from AzureWEB (HoloCMS HK Style)
    Because was a design inspired on Sulake's Housekeeping.

    Also the external Links from HK (setted on the External Variables) will work with the Housekeeping.

    My deal for Housekeeping it's simplicity, perfomance, security & amount of features coded in right way.

    I will only publicly release the CMS (on Habbo Releases) after all Features being coded.

    You can use the Pre-Release versions accessing our GitHub or watching/subscribing this thread.

    Thanks for all the support, folks!

  4. #79
    Joorren Joorren is offline
    MemberRank
    May 2011 Join Date
    1,547Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by Tando View Post
    Hello.
    I hope you don't mind me sharing some ideas for the SHOP. Most Retro's have some kind of paid VIP-rank, currency (eg. Diamonds) or both. I think this is an important part to not leave out and would be something most retro owners would appreciate.

    What about making it possible for the admin to customize "packages" that is for sale on the shop page. The admin can edit the content of these "packages" to contain everything from just premium currency and credits to memberships and even "bundles" that contain multiple types of goods. When it comes to payment methods, it appears vary depending on where in the world your retro is "located". The most universal method would be PayPal, so it might be an idea to implement PayPal as a default payment method but leave possibility for the admin to add additional methods?

    Also, last time i checked in on Habbo, i believe they had a purchase history? Might be best to implement this as well, now that it is regarding real money.
    The thing with Paypal is that you need a business account to be able to use their api. When using the business account, you will lose € 0.35 + 3.4% (or whatever currency you use) per transaction. You'll also need to fill in business information, and as your retro hotel isn't an official business they may be able to find out you're making money on an illegal website. I'm not sure how often this actually happens, but it's a thing that I wouldn't want to be involved with. ( And you may have to fill in your CoC-number, which you won't have, but I'm not sure about this one).
    Not using a business account is something I wouldn't recommend tho, because, as I said, you won't be able to use the api.

    Other payment methods would not be that easy to implement when you want to give the retro owners the ability to customize the packages, as most payment websites have either fixed prices or prices that can only be used with a specific api, which you'd have to replace when you change a price.

  5. #80
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    @Joorren I will not use PayPal API. The checkout for PayPal things will be a simple redirect to an order button.

    Yes the system will not refund the account automatically with what the user has purchased
    But this is an Habbo retro
    Actually selling something it's illegal.

    I totally agree with you.

    - - - Updated - - -
    @CodeDragon can you change the thread title to "[Chocolatey & Espreso] Habbo.com Clone CMS & Housekeeping

    #UPDATES
    Tommorrow 01/31/2017 i will code HabboSHOP & Habbo Ads Features. After all sections of the Chocolatey became GREEN.
    I will start the Espreso Housekeeping.

    You can see the espreso Housekeeping here.: https://github.com/sant0ro/espreso

    Also i added Chocolatey in the Scrutinizer CI and the Score Rank is 10! Woah, that's awesome for this big code.

    I'm enthusiast with this CMS & Housekeeping. I hope yours like it.

    Please help the development with a simple like or by clicking the rep+ button. Thanks!

    This will be really the first project that i really finishes hahahha.

    - - - Updated - - -

    Quote Originally Posted by The General View Post
    Builds an CMS in a week.
    When i code seriously i code frenetically and code right.

    Thanks for the support Wesley! I hope you like the CMS and use it on Arcturus. Many thanks!!

    And i will finish this CMS in this week and maybe the Housekeeping in 1 week or two weeks. I will code really fast.

  6. #81
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    #UPDATES

    HabboSHOP
    * Coded Countries
    * Coded Items
    * Coded Payment Methods
    * Coded Payment Categories
    * Coded Prepaid Page
    * Coded Checkout System
    * Coded Items Categories
    * Coded Redeem Voucher
    * Coded (Not Done) Purchase History
    * Coded Purse
    * Coded Page for Checkout not Found
    * Coded Prepaid Views

    NEW
    * Coded Change Avatar
    * Coded Database Migrations for HabboSHOP

    FIXES
    * Fixed User Register from PHP7
    * Fixed User Avatar Creation
    * Fixed User Password Change Security
    * Fixed Saving User Preferences
    * Fixed User Metadata Retrieve
    * Fixed Saving User Settings
    * Fixed More than 13+ Controllers Errors
    * Fixed some problematic Routes

    HabboWEB Angular Changes
    * Changed allowance of any Voucher Code Pattern
    * Changed Some Routines to Allow some Chocolatey Routes

    IMPROVED
    * Improved some HabboWEB Templates
    * Improved some Models & Controllers
    * Improved Routes Documentation

    GITHUB
    * Updated README.md
    * Added Scrutinizer CI

    - - - Updated - - -

    #NEXT

    Habbo Adverteisement
    * Code Custom Adverteisement System

    Mailing System

    * Start Coding Mail System

  7. #82
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by saamus View Post
    @Joorren I will not use PayPal API. The checkout for PayPal things will be a simple redirect to an order button.

    Yes the system will not refund the account automatically with what the user has purchased
    But this is an Habbo retro
    Actually selling something it's illegal.
    Or just use Stripe, this thing is really cool to handle credit card payments, professionally this is what I used to handle payments for participation booking in a cycling event. Brandless (meaning you can style your payment form on your side without any requirements from Stripe), requires literally just 3/4 API calls and you're done.

    I know it's gadget but it also support payment with Bitcoins and Apple Pay, but I guess not many users on a retro would be paying using such methods.

  8. #83
    Valued Member Tando is offline
    MemberRank
    Mar 2012 Join Date
    NorwayLocation
    108Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by Emetophobic View Post
    Or just use Stripe, this thing is really cool to handle credit card payments, professionally this is what I used to handle payments for participation booking in a cycling event. Brandless (meaning you can style your payment form on your side without any requirements from Stripe), requires literally just 3/4 API calls and you're done.

    I know it's gadget but it also support payment with Bitcoins and Apple Pay, but I guess not many users on a retro would be paying using such methods.
    And this service does not require CoC-numbers or other sensitive information which might be a bit risky for the admin?

  9. #84
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by Tando View Post
    And this service does not require CoC-numbers or other sensitive information which might be a bit risky for the admin?
    All their require is a valid & verified (IBAN and identity verification) bank account like any human in age of having one would have, they don't care about how the money was made.

    I mean they gotta know somewhere to send you your Stripe balance.

  10. #85
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    @Emetophobic can you provide URIS of this? Will be great i create integration on this with Chocolatey. Thanks.

  11. #86
    ◝(⁰▿⁰)◜Smile◝ (⁰▿⁰)◜ Taiga is offline
    DeveloperRank
    May 2007 Join Date
    InternetLocation
    2,464Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    I think there shouldn't be a payment system included by default due to legal reasons. It should be up to the retro owners to implement it if they want it.

  12. #87
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by CodeDragon View Post
    I think there shouldn't be a payment system included by default due to legal reasons. It should be up to the retro owners to implement it if they want it.
    Really good point. Totally agree

    - - - Updated - - -

    #UPDATES

    #FIXED
    * Fixed Some Routes
    * Fixed some CSS Styles
    * Fixed Main HabboWEB Route
    * Fixed Article "all" Category

    #REMOVED
    * Removed Advertisement from the CMS Views
    * Removed Sulake Logo from the Sprites
    * Removed Sulake Words from the Languages
    * Removed Habbo Articles Pagination (it's useless on my opinion)

    #CODED
    * Advertisement with Doubleclick on the Client View (Those Before Enter Client Ads) (You can configure it from config/chocolatey.php)
    * Optional Contact E-mail address on the (config/chocolatey.php)

    #NEXT

    * Start Mailling System
    * Facebook Login

    - - - Updated - - -

    #IMAGES
    Spoiler:




















    Last edited by Taiga; 01-02-17 at 05:46 PM. Reason: Added a spoiler for the images

  13. #88
    Check http://arcturus.pw The General is offline
    DeveloperRank
    Aug 2011 Join Date
    7,607Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Damn.

  14. #89
    Full-Stack Web Developer Emetophobic is offline
    MemberRank
    Jan 2012 Join Date
    Nice, FranceLocation
    238Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Quote Originally Posted by saamus View Post
    Really good point. Totally agree

    - - - Updated - - -

    #UPDATES

    #FIXED
    * Fixed Some Routes
    * Fixed some CSS Styles
    * Fixed Main HabboWEB Route
    * Fixed Article "all" Category

    #REMOVED
    * Removed Advertisement from the CMS Views
    * Removed Sulake Logo from the Sprites
    * Removed Sulake Words from the Languages
    * Removed Habbo Articles Pagination (it's useless on my opinion)

    #CODED
    * Advertisement with Doubleclick on the Client View (Those Before Enter Client Ads) (You can configure it from config/chocolatey.php)
    * Optional Contact E-mail address on the (config/chocolatey.php)

    #NEXT

    * Start Mailling System
    * Facebook Login
    That's some good shit right there.

    For the room screenshot, a way to do it would be to code a plugin that triggers the :screenshot command and save the result to a configured path in the plugin config.
    Last edited by Taiga; 01-02-17 at 05:47 PM. Reason: Please remove the images next time.

  15. #90
    git bisect -m ovflowd is offline
    MemberRank
    Sep 2011 Join Date
    2,191Posts

    Re: Chocolatey - Habbo.com Clone [CMS]

    Thanks @Emetophobic!! And thanks @The General hahahah. Today more updates, like mailing system. And maybe starting the HK.

    This is literally a good programmed CMS coded in two weeks

    - - - Updated - - -

    Also I'm discussing with Wesley how we can gather the room screeenshot.



Advertisement