XOOPS Core

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

Here is an outline of what you need to participate in XOOPS development:

You will need a development environment with at least PHP 7.1 and MySQL 5.6.

You will need to interact with GitHub.com

You will need to have Composer installed. You can get it here: http://getcomposer.org/

Fork the XoopsCore repository to your account on GitHub.

Clone your fork to your development environment.

Composer is used to manage the libraries that XOOPS depends on. Composer uses the composer.json file for instructions about what is needed. To get started with a fresh fork, run this commands from the main directory (usually XoopsCore) of your cloned fork. (For *nix systems, use 'cp' instead of 'copy'.)

copy composer.json.dist composer.json composer install

When you update your fork with the latest changes you should run this command:

composer update

Configure your web server to point to the htdocs directory as the webroot (i.e. add a virtual host in Apache.)

Open the webroot in your browser to complete the XOOPS install.

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

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

Awesome contributors:

Contributing

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

Backers

Support us with a monthly donation and help us continue our activities. [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]

A huge thank you to JetBrains for supporting the development of this project with complimentary PhpStorm licenses.

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。
3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考学习用!
4、如文档内容存在违规,或者侵犯商业秘密、侵犯著作权等,请点击“违规举报”。