Jump to content

Search the Community

Showing results for tags 'cms'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Metin2 Dev
    • Announcements
  • Community
    • Member Representations
    • Off Topic
  • Miscellaneous
    • Metin2
    • Showcase
    • File Requests
    • Community Support - Questions & Answers
    • Paid Support / Searching / Recruiting
  • Metin2 Development
  • Metin2 Development
    • Basic Tutorials / Beginners
    • Guides & HowTo
    • Binaries
    • Programming & Development
    • Web Development & Scripts / Systems
    • Tools & Programs
    • Maps
    • Quests
    • 3D Models
    • 2D Graphics
    • Operating Systems
    • Miscellaneous
  • Private Servers
    • Private Servers
  • Uncategorized
    • Drafts
    • Trash
    • Archive
    • Temporary
    • Metin2 Download

Product Groups

  • Small Advertisement
  • Large Advertisement
  • Advertising

Categories

  • Third Party - Providers Directory

Categories

  • Overview
  • Pages
    • Overview
    • File Formats
    • Network
    • Extensions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Pillory


Marketplace


Game Server


Country


Nationality


Github


Gitlab


Discord


Skype


Website

Found 20 results

  1. M2 Download Center Download Here ( Internal ) [Replica] Old Metin2 Website & ItemShop This is a working replica of the old Metin2 website and ItemShop. The project originally made in 2013 for a possible server but we never opened it. For now I just refactored it to be compatible with PHP7/8, tidied the code a little but honestly, expect real old shit procedural style code! While you can use "as is", I highly recommend to check it for old vulnerabilities before you take it live because of it's deprecated nature. The language is hungarian, you can use web.archive.org to speed up your translation. Website: ItemShop: Download: [Hidden Content] Regards, TMP4
  2. M2 Download Center Download Here ( Internal ) Download Here ( Last Version ) Author: Ionuț ( me ) Size: 3.67 MB Version: v2.12 Type: Open-Source Features: Modern design with elements in bootstrap (v4 alpha 3), admin panel (currently in beta), member panel (currently basic systems), update system, registration, general settings in the admin panel, offline system (if the server is offline, notifications will be displayed, also the last copy of the top site), database of news is sqlite, settings files are in json. Language: English & Romanian Preview: Download: [Hidden Content] Documentation : [Hidden Content]/documentation/ Install: Just edit config.php with your datas. CMS is not completely. It will be updated. I expect criticism / opinions / advice constructive. To report an error: [Hidden Content] Tutorial: how to add login with Google reCAPTCHA: [Hidden Content]
  3. Hello Guys, today I bring you a simple CMS for your metin2 server. User features: Register Login Player and Guild ranking Downloads Change email Change password Warehouse password Character password Unbugg character Recover account password Admin features: Add post Edit post Delete post Ban user permanent Ban user for days Unbann user Add coins to players Remove coins from players Some others things: Enable/Disable Lycan in Ranking (disabled by default) Enable and set max accounts per email (disabled by default) Enable/disable register Block user login on site if banned option to change website language easily Send emails with SMTP(PHPMailer) and more... Its made with slim framework v2 and raintpl, supports PHP 7.0.0+ All changes can be made in 'vendor/init.php'. Required PHP Modules: session json pdo pdo_mysql filter sockets - optional If you use apache its necessary to activate mod_rewrite for friendly url or you get a 404 error. (for others web servers you can check slim framework documentation to fix possible errors) For localhost tests: I've found in levmud website a link for localhost tests, it contains some modifications to not call google recaptcha and some small changes in index.php Direct link: [Hidden Content] (outdated) Production link: [Hidden Content] (v1.2.1) Demo: [Hidden Content] Backup: Metin2 Download Demo user: admin | password: !Admin1! You can change server responses to english in init.php (SERVER_LANG, 'en') but all HTML files are in portuguese. Its free to use, share and modify. I'm not the owner. Hope its useful for someone Update - new version! ## [1.2.1] - 2022-03-01 ### Changed - Account creation and Login moved to individual pages. - Improved 'TopClass' ranking. ### Added - New option 'ENABLE_CAPTCHA' in /vendor/init.php. (set to false for localhost tests) ### Fixed - Fixed error when trying to login with BLOCK_LOGIN_SITE_USER_BAN enabled. - Fixed the possibility to access "deleted" posts.
  4. M2 Download Center Download Here ( ItemShop 1.5 ) Download Here ( Market + ItemShop 1.5 ) Hello guys. A few try to describe what I developed. We have created a place where players can buy and sell items from each other. I worked on bootstrap because such a platform deserves to be accessed from a wide range of devices, not just on the desktop. Communication with the database is done using the PDO extension. The platform is available in 8 languages: [Hidden Content] Data related platform are stored in a SQLite database, no longer need for a new database. It included a store of objects (Item-Shop). It can add items with bonuses and can make payments with paypal for dragon coin. Attention! Site to function properly, you must login as a player, last_play table must be updated. Objects can be marketed after 10 minutes after disconnecting character. (Because dbcache's) Download: [Hidden Content] Download only item-shop, without market: [Hidden Content] Preview: [Hidden Content]
  5. M2 Download Center Download Here ( Internal ) Hey guys today i have a nice upload for you all.Today i would like to release the Loyal Metin2 Homepage! Download Link :[Hidden Content]
  6. Download About CMS PapixCMS was created using metin2cms.cf by IonutRO as the basis. The goal of this project was to make a quality website available for free to everyone who wants to open a metin2 server. Several changes have been made in order to improve performance and security. ChangeLog CMS v1 | 21-11-2022 Added timeout on connection to the database. @/include/classes/database.php (Note: If the timeout time is not entered in case the database connection fail it create an infinite loop that may underload the hosting). Metin2cms API system and all components linked to the api removed (Note: The site performance has improved by 100% when removing all api components). Fixed XSS exploits (Donate and ranking guilds/players) Fix SendEmail. Recaptcha v2 in login, register, password recovery and change email. Choose the recaptcha theme. @config.php Change in account creation, passwords must contain only numbers and letters and must be between 5 and 16 characters long. Multilingual adapted to friendly URL’s. System for easy installation of new themes. Option for users to choose the theme of the site with ON/OFF option in the admin panel. Fake statistics geral and guilds. @config.php Gallery Change Theme: Click Here Change Themetic (Christmas): Click Here Fake Statistics: Click Here Users can choose the theme (ON/OFF): Click Here Administrative Panel: Click Here Improved perfomance: Click Here Recaptcha v2 (Choose Style): Click Here Download and Documentation [Hidden Content]
  7. Hi Devs, Finally i decide to share my exclusive project website design +code that i closed & stopped in 2018, the 7zip include all the scripts + design in PNG files if you need the PSD files you can ask me by private message Live Preview: [Hidden Content] Download Link : Mega or Metin2 Download Password: i WILL UPDATE SOON THE WEBSITE WITH NEW CODE .... Preview design Important Note: I posted this website on my own decision it was created with my idea
  8. M2 Download Center Download Here ( Internal ) Hello to all community members, Today (03/25/2021) I am pleased to announce the release of version 2 of episode 1 of the Zulu project: Episode 1 V2 - Metin2 PayPal Payment Gateway [M.P.P.G] This tool is still extremely easy to use and allows you to receive automatic donations through PayPal. Entering the user name and selecting the amount of "Coins" with their respective price would be more than enough. Admin Panel It also has an administrative panel with which you can manage the prices and coins to be delivered and review the logs of current donations with some useful statistics. Sumary This application has been rebuilt using PHP and the framework for it, Laravel. When entering an account it will verify that it exists within the server, if it does not exist then it will display a message alerting of this. For security reasons there is a limit of 40 attempts per minute. In the administrative panel there is also an account verification and an attempt limit, and in order to access the administrative account, it must have Lv 9 in the "web_admin" field in the account database, account table. The information of each purchase (log) and the prices as well as the coins to be awarded are stored in a local database in SQLite 3. The Laravel application has been modified to be used on any hosting server, shared or not, without any additional configuration. An .htaccess file has been added and modified to the root folder to prevent access to sensitive content/files. A documentation explaining the correct installation of the application has been created. As I said in the first version, I hope it will be useful to someone. It is a completely free project created to help server creators and encourage good feedback in the communities, we can all contribute a grain of sand and help each other more now in difficult times. If something is wrong, please let me know by any means of communication and it will be fixed as soon as possible. Special thanks to: .Seikatsu Swiss (Gloria-II) Kitzia SirJoker Kazui Morderek Akatsuki For their support in making this project a reality. I Love you guys! Link to Repository | Repository - Metin2 PayPal Payment Gateway [M.P.P.G] Link to Documentation | Fregion - Project Zulu | Documentation Download Link | Fregion - Project Zulu | Download Page Contact: Discord: Fregion#3615 E-Mail: [email protected]
  9. M2 Download Center Download Here ( Internal ) Link download : Mega Link VT: Virus Total Why post: Resellers for me are shits
  10. M2 Download Center Download Here ( Internal ) Hi, Im releasing my metin2 cms. Reason: few people made refund after paying me on paypal (i'm not using this stupid system for selling stuffs anymore) Features: Almost everything customizable in administration - no programming knowledge required Highly secured (CMS is using PDO driver instead of mysql_ function, bruteforce protection, anti flood protection) Responsive template (bootstrap) Almost every user actions on web are logged You can choose if you want to use classic php email function or SMTP server Built-in ticket system Referral system Coupons Itemshop - you can enable discount action, let users change quantity of item, add normal item / premium Easy to translate language (all strings are in 1 file) SEO friendly links (yoursite.com/team instead of yoursite.com?page=team) Automatic paypal payment script, paysafecard and amazon code payment scripts And many others... (see screenshots) Screenshots: [Hidden Content] I didn't implement installation script, so you must install it manually (tutorial in readme.txt) If you like my CMS, you can donate me on paypal - [Hidden Content] Don't remove my copyright, please. Download link: [Hidden Content] Scan: [Hidden Content] EDIT: Bugfix 1 - Rename file "inc/classes/securimage.class.php" to "Securimage.class.php" (first letter need to be uppercase)
  11. M2 Download Center Download Here ( Internal ) Hey guys, i've been working lately on metin2 website and i finally finished it. This website is completely running securely using php and PDO not mysql like other sites i have seen. it only needs you to change to design of it and it will be ready to use you can download the files from this link [Hidden Content] and if anyone needs any help to setup this website just contact me on skype : john.dark95 or facebook : [Hidden Content] best wishes to you all.
  12. M2 Download Center Download Here ( Internal ) Hi , A years ago when i was working on one server my idk if he made this code atleast i post here the website it contain: PSD and Code and website is working well 100% Preview of design Download
  13. M2 Download Center Download Here ( Internal ) Hello, XenForo is a forum content manager written in the PHP programming language using Zend Framework. It is developed by former senior vBulletin developers Kier Darby and Mike Sullivan. It's a so called nulled, crack version, you don't need the license to use it. Sincerly; ASIKOO
  14. M2 Download Center Download Here ( Internal ) Hello, WoltLab Burning Board is a forum produced by the German company WoltLab GmbH. It is written in PHP and uses a MySQL database, it is comparable to other forums such as Invision Power Board, phpBB, vBulletin and MyBulletinBoard. It's a so called nulled, crack version, you don't need a license to use it. Sincerly, ASIKOO
  15. M2 Download Center Download Here ( Internal ) Table of Contents · Introduction · General Informations · Features o Functional Features o Working on it… o Planned · Pictures · Acknowledgements · Closing Introduction Dear metin2dev-Community, since Ayaka stopped working on his CMS and we found some things, which were done on a bad way, we agreed to recreate everything on a in our opinion better way. So we proudly present our new and amazing QuantumCMS (made by “Team Quantum” obviously), which still is under development and will be OpenSource (licensed under GPL v3) in the future. “Team Quantum” is a non-profit organization, which consists of two people: DevChuckNorris & .PolluX Our idea is it, to create a new “in-2015”-CMS, which will have a huge amount of possibilities of customization and also have a professional way of Coding & Plugin Support. And how much will it costs? Nothing! It’s completly open source and modifiable. General Informations We’re now working on this project for some days and also have a small base on which we develope further. Our plans are also for the future. We’re planning to create a simple Plugin-Store on which Users/Developers can submit Plugins to us to make them available to the public. Also, as we said in the introduction, we’re using OOP to deliver a cleaner and more professional system. This intention is supported by the Template System “Smarty” and some more PHP librarys (e.g Doctrine ORM). Features Functional features Multi-Language System Template System (using Smarty) Page System SEO friendly URLs (like [Hidden Content]) Working on it… Serverstatus Plugin System Hooking Points User area Admin area Planned features Simple installation Small but full functional board (easy integrated into your design) Automatic generated Wiki Advanced server statistics Plugin Store Automatic update system Theme System Full Documentation for Developers and end-users you can find more on our ToDo list on github Pictures 1. Main Site For development we’re using german translations, but we’ll deliver an english one, too. 2. Code Example This is the Development-Tool of me. You can see, that we’ve done a lot of work, yet - and more will follow each week. More is coming soon. Acknowledgements Thanks to Ayaka, for creating a small base on which we can start our development. Also we want to thank hen! for his “in-2010-great”-CMS, but now it’s time for a new and unique one, ours! Additionally to this, we want to thank all of you, which will support our idea and our work and help us, making this a great and future-proof CMS. Closing We hope, that you now have a good view on our project and will support us in any way you are able to. Later on, we will need help on translating this page into other languages (e.g. Czech, Spanish, Italian, etc.) You can find and watch our progress on github: [Hidden Content] Cheers, DevChuckNorris & .PolluX
  16. M2 Download Center Download Here ( Internal ) Hi all, Since I'm too busy nowadays, I decided to release all of my old works that I got scammed with. Due to lack of time, my services are suspended for more than 6 months now. Hope that I can help newbies to learn some new techniques. Tbh, I was a newbie too when I made these, but I learned a lot while I was working on them. You have all rights to use all of them, just please leave my name in the footer. Langara2 webdesign (coded with metin2cms, I don't recommend to use it since as I remember this version have some exploits) Have fun with them, font are included.
  17. M2 Download Center Download Here ( Internal ) Hi! As you know I'm already selling some small very good designs, to have no problem with one of them because its interface and edited only share your code with its original design. It is the classic of officers in its glory as it were. I have searched many forums and in all your link is down, this in Spanish at 90% and is very good, very stable and useful in many ways. Add a screenshot that and get on google, is in English but serves as a reference! Download here Another skin If you have any error let me know to help since I have edited and tested the design, and improved this or not. I hope you like it, I'll be sharing some designs, you! PS: Sorry for my bad English Wered $.
  18. M2 Download Center Download Here ( Internal ) Hey Guys I want to share a site for SOMetin2 server edit while you were online. Download: Click Credits: * NyBu (Flying Men Development) * Ayaka * Wered $$ Sorry for my bad English. Kings Regards Wered $$.-
  19. M2 Download Center Download Here ( Internal ) Version: Lite Language: Romanian (easy to translate) Details: It's a simple site with only: register, ranking, staff list, online user stats(can be disabled) Preview: Download: [Hidden Content] Install: Edit config/db.php. For config site and edit links go config/site.php For errors: [Hidden Content] Copyright for design (all template): [Hidden Content] , It was a misunderstanding following which we used design or unauthorized. I apologize again to owner.
  20. M2 Download Center Download Here ( Internal ) I would like to present you our new website made 100% by darkdev.eu, it's an old version but the most stable and clean on the internet at the moment. This is a free version wich includes basic functions and some added. The premium version includes : vote reward, refferal system, website included devilium itemshop, view deposit, cached menu`s and much more. We need to asure that full script and design made by darkdev.eu , only thing that is from others is the daten.inc for the bonuses and crap like that Size: 2.530 MB Language : Romanian ( sorry, but it`s easy to translate it ) Facilities : It has alot more functions but i will let u guys find out about them. In present it is used by over 200 servers romanian and other. If you use it please keep de copyrights , and change so : Mady by darkdev.eu for SERVER NAME Also we are taking request for custom designs and scripts : Portfolio [Hidden Content]
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.