Skip to content

ming-hai/XoopsCore

 
 

Repository files navigation

alt XOOPS CMS

XOOPS Core

Build Status Software License Coverage Status Quality Score Latest Version

Note: This repository contains the core code of the XOOPS Core 2.6.x. It's under development currently. If you want to build a web site using XOOPS, visit the main XOOPS Web Site for more information.

Developer Installation

To participate in XOOPS development, fork this repository on GitHub.

Pull your fork to your development environment.

To install this version you will need Composer. You can get it here: http://getcomposer.org/

From the htdocs/xoops_lib folder run:

 composer install

if you are installing for the first time. Otherwise run:

 composer update

This should download some required libraries that XOOPS depends on.

Now you can proceed with a standard XOOPS install.

You can see the full Installation in under 4:40 min in this video:

XOOPS CMS

When your changes are complete and tested, send us a Pull Request on GitHub and we will take a look.

Contributing

Thank you for considering contributing to the XOOPS Project. See CONTRIBUTING file.

Work in Progress

About

Core Framework for next version of XOOPS CMS: 2.6.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 68.6%
  • JavaScript 16.4%
  • CSS 6.9%
  • HTML 4.5%
  • Smarty 3.6%
  • ApacheConf 0.0%