https://catalogartifact.azureedge.net/publicartifacts/bcloudllc1671615348068.xoops-af85e4a7-77ad-4e2c-8445-7f9e89abaa5c/387cba5d-a312-45d9-8b51-0980ae0f2022_largebcloud.png

XOOPS

oleh bCloud LLC

(1 peringkat)

Version 2.5.11 + Free Support on Ubuntu 24.04

XOOPS is an open-source, web-based content management system (CMS) that allows users to build dynamic websites and online applications. It is known for its modular architecture, ease of customization, and strong community support.

Features of XOOPS:

  • Modular design for adding new functionalities easily.
  • User-friendly interface for content management and administration.
  • Supports themes and templates for customizable site design.
  • Robust user management system with permissions and groups.
  • Built-in support for multilingual websites and localization.
  • Active community with extensive documentation and modules.

Usage:

$ sudo su
$ cd /var/www/html
$ sudo chown -R www-data:www-data /var/www/html
$ sudo chmod -R 777 /var/www/html/uploads
$ sudo chmod -R 777 /var/www/html/cache
$ sudo chmod -R 777 /var/www/html/templates_c
$ sudo chmod -R 777 /var/www/xoops_data
$ sudo systemctl restart apache2

Access Web Interface

http://<ip-address>/install

Check Database Credentials

cat /var/www/credentials.txt

Disclaimer: XOOPS is open-source software distributed under its own licensing terms. It is not affiliated with, endorsed by, or sponsored by any other company. Users should review the official documentation for updates and best practices.