Welcome Guest, Not a member yet? Register   Sign In
Metallo.id - A Multi-purpose Content Management System
#1

(This post was last modified: 08-27-2019, 07:34 AM by metallo.id.)

Metallo.id is an Open-source Multi-purpose Content Management System.

Current Metallo.id CORE version: 0.3.0 (Not suitable for production)
Framework: CodeIgniter 4.0.0-beta.4

Metallo.id CORE Features:
- Administrators & Administrator Groups
- Users & User Groups
- Filemanager
- Download System
- Administrator Area Theming System
- Front-end Theming System
- Bootstrap 4 Theme Fallback System for both Administrator Area and Front-end Themes
- Menu System
- Widget System (Available widgets: Blank, Horizontal Divider, HTML, Jumbotron, Newsletter, Site Owner)
- Static Widget System (Available static widgets: User account, Search, Language selector, Theme Switcher)
- Administrator Area Dashboard Widget System (Available Widgets: Users, Administrators)
- Layout System
- Module System
- Marketing: Newsletter System
- Website Settings
- Captcha System
- Supports Multi-language
- Language Editor
- Information Pages
- CORE, Modules, Themes Updater System
- API
- Error Logs

Available Metallo.id Modules:
- Metallo.id Module: Page. Useful for creating pages for your Metallo.id-powered website.
- Metallo.id Module: Post. Useful for creating news/blog for your Metallo.id-powered website.
- Metallo.id Module: Forum. Experimental module. Still lack of functionalities. Useful if you want to run a forum on your Metallo.id-powered website.

Available Metallo.id Admin Themes:
- Theme default. Default admin theme of Metallo.id. Built-in the CORE. 
- Metallo.id Admin Theme: Theme Toba. An alternative to the admin Theme Default.

Available Metallo.id Front-end Themes:
- Theme Default. Default front-end theme of Metallo.id. Built-in the CORE.
- Metallo.id Front Theme: Theme Blog. An alternative to the front-end Theme Default

Available Metallo.id Mobile for Android:
- Metallo.id Mobile for Android: Full Package. The source code of Metallo.id Mobile for Android. Supports Metallo.id CORE API, Metallo.id Module: Page API , and Metallo.id Module: Post API .


Demo
https://demo.metallo.id/


Downloads, Report an Issue, Documentations (in progress)
https://dev.metallo.id/


Best Regards,
Metallo.id
Reply
#2

Metallo.id CORE version 0.2.0 is available for download!

Where to download, Report an Issue, Change Logs, Documentation (in progress), Demo Site please read the first post.

After updating the CORE, you have to update the installed modules and themes too.


Important note:
In the version 0.1.0, there is a bug (a missing zip extraction rule, actually) that prevent the files with newer time set being overwritten. So, if you want to test the CORE Update System (update The Metallo.id CORE via the Update CORE page), you have to fix the issue manually first.

How to fix the issue:

Open this file: app/Controllers/Admin/System/Update_core.php

Find this script (Line-109):
if (!$this->pclzip->extract(PCLZIP_OPT_PATH,ROOTPATH)) {

Change it to:
if (!$this->pclzip->extract(PCLZIP_OPT_PATH,ROOTPATH,PCLZIP_OPT_REPLACE_NEWER)) {

Then upload the patch file id.metallo.cms.core-0.1.0-to-0.2.0-patch.zip via the Update CORE page (Admin->System->Update Core).

This issue is fixed in the version 0.2.0.


Best Regards,
Metallo.id
Reply
#3

Metallo.id CORE version 0.3.0 is available for download!

Where to download, Report an Issue, Change Logs, Documentation (in progress), Demo Site please read the first post.

What's New

1. Metallo.id CORE version 0.3.0:
- Download System
- Captcha System
- Language Editor
- API v1
- Framework: CodeIgniter 4.0.0-beta.4

2. Metallo.id Module: Page version 0.3.0:
- Language Editor
- API v1

3. Metallo.id Module: Post version 0.3.0:
- Language Editor
- API v1

4. Metallo.id Mobile for Android version 0.1.0:
- Supports Metallo.id CORE API v1
- Supports Metallo.id Module: Page API v1
- Supports Metallo.id Module: Post API v1


Best Regards,
Metallo.id
Reply
#4

(This post was last modified: 02-01-2020, 06:17 PM by php_rocs.)

Amazing work Metalloid team.

Best Regards,
Sagar Kumar,
[Redacted]
Reply
#5

Defenilly it is a great job team.
All is possible! - Include download online from instagram
Reply
#6

Wow looks very nice and slick. Ill try it out and let you know Smile
Reply
#7

How to contribute for this project?
Reply
#8

Looks pretty solid so far, great job! Is there a user and password for the admin panel of the demo?
WebDevZone - A new, friendly web development community
Reply




Theme © iAndrew 2016 - Forum software by © MyBB