I can't help but to notice something...
Is that Bootstrap 2.x???
I can't help but to notice something...
Is that Bootstrap 2.x???
Absolutely not, the current template (due to be replaced with a new one) as well as the new one are both 3.3.7, though - as it seems, Bootstrap won't last for long as the #1 CSS framework out there, with competition from Material and Semantic-UI, as they both (especially the latter) mature in time, they will replace it in no time.
Not sure how far I should go with working on these Bootstrap templates..
Small update~
Started converting components into full-fledged Laravel packages.
- Status package is now done (checks the world & channels status, stores cache as JSON, storage/app/sockets.json)
The Status package is fully configurable through the Server config file, currently supports only one* world.
*Multi-World support will be added soon, also support for CashShop server(s) and designated LoginServer(s).
I still need to create a centralized package for all Server-related stuff to include the Server config file globally (all packages, by adding it as a required package via composer.json).
More packages that are currently on the list:
- Informant
My CMS will be called Enigma and I plan to release a miniature version of it with Core components only once I'm done with the major stuff.
Will be released under CC-BY-NC-4.0.
I think this belongs into the development subforum as this isn't as a discussion anymore.
I made a minimal prototype for the Status package and it's available on GitHub (as well as Packagist), here.
I'm going to create a new thread under the Development sub-section and make this project, EnigmaCMS, a open-source project.
First step will be to switch up the template because it uses a design I sold not long ago, MapleSoul.
Last edited by Snopboy; 20-10-17 at 10:57 PM.
Looks great!
Been working on it somewhat a lot lately (considering the time constraints of being active duty in the Army, sigh).
I'm planning to first release it as a developmental prototype for developers only (I do not recommend using it in production for your servers!), then once the entire functionality seems to be ready, divide it into modular packages that will be first released as Alpha, then progress to Beta and iron out all the bugs, glitches and exploits. Once that's done - proceed with an RC version and then stable releases.
This project currently supports custom themes (in a very minimal, yet dynamic way, still requires more functionality to make this better).
Currently, it's using (partially, still working on completing this) a controversial design I made (or "ripped", as some would say, which in a way - is partially true) back in 2015, called MapleTria, since it's collecting dust - this will be the default theme it comes with.
- Don't bitch about the theme, the theme is not the focus here - the CMS is, I just see no reason to keep the Theme for myself anymore, it will be released for the public to use, along with other themes (For the time being - it's just MapleTria, MapleStrap, ExonicMS and perhaps a clean Bootstrap template).
Some snippets and screenshots
Spoiler:
If anyone has a populated OdinMS database, let me know - this can contribute to the development as it's needed for testing.
And please do spare me the passwords and other sensitive data, I don't need those.
As of this point, any update of the development will not be posted here, when I feel like posting updates - I'll create a thread inside the Development section including everything about this, with a download link, though no support will be given during the Prototype and Alpha development phases, as I said - for the time being this is strictly for Developers to tune in and contribute, not for usage for your private server.
This discussion thread shall remain open for discussion, as well as brainstorming ideas to enhance this CMS.
Looks promising! MapleStory needs a good CMS written in robust framework unlike MapleBit. Being a PHP developer myself I would love to look at your code if it's hosted in GitHub :-)