Skip to content

Update README for XOOPS Core version change to 2.7.x#2

Merged
mambax7 merged 1 commit intoXOOPS:masterfrom
mambax7:master
Apr 9, 2026
Merged

Update README for XOOPS Core version change to 2.7.x#2
mambax7 merged 1 commit intoXOOPS:masterfrom
mambax7:master

Conversation

@mambax7
Copy link
Copy Markdown
Contributor

@mambax7 mambax7 commented Apr 9, 2026

Summary by CodeRabbit

Documentation

  • Updated README to reference XOOPS Core 2.7.x as the current version
  • Updated installation and upgrade guide instructions to point to the 2.7.x process

Copilot AI review requested due to automatic review settings April 9, 2026 02:30
@mambax7 mambax7 merged commit 05973a2 into XOOPS:master Apr 9, 2026
9 of 10 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 9, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 415ad10b-2a57-4f5d-8202-a4101e9dafa0

📥 Commits

Reviewing files that changed from the base of the PR and between 681665f and 92199b2.

📒 Files selected for processing (1)
  • README.md

Walkthrough

README.md updated to reference XOOPS Core version 2.7.x instead of 2.5.x across the version heading, repository description, and installation guide links.

Changes

Cohort / File(s) Summary
Documentation Version Update
README.md
Updated all references from XOOPS Core 2.5.x to 2.7.x, including version heading, repository note, and installation/upgrade guide links.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 9, 2026

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository README to reflect a XOOPS Core version label change, intended to present this codebase as “2.7.x” to readers.

Changes:

  • Renamed the README title from “XOOPS Core 2.5.x” to “XOOPS Core 2.7.x”.
  • Updated the introductory note and install sentence to refer to “2.7.x”.

@@ -1,15 +1,15 @@
![alt XOOPS CMS](https://xoops.org/images/logoXoops4GithubRepository.png)
# XOOPS Core 2.5.x
# XOOPS Core 2.7.x
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The README now claims this repository is “XOOPS Core 2.7.x”, but the codebase still defines XOOPS_VERSION as 2.5.12 (see htdocs/include/version.php) and other docs/tests reference 2.5.x. Either keep the README aligned with the actual core version, or update the version constant and related documentation as part of the same version bump so users aren’t misled.

Copilot uses AI. Check for mistakes.
Comment on lines +2 to 8
# XOOPS Core 2.7.x

[![Build Status](https://img.shields.io/travis/XOOPS/XoopsCore/master.svg?style=flat)](https://travis-ci.org/XOOPS/XoopsCore25)
[![Software License](https://img.shields.io/badge/license-GPL-brightgreen.svg?style=flat)](docs/license.txt)
[![Coverage Status](https://img.shields.io/scrutinizer/coverage/g/XOOPS/XoopsCore25.svg?style=flat)](https://scrutinizer-ci.com/g/XOOPS/XoopsCore25/code-structure)
[![Quality Score](https://img.shields.io/scrutinizer/g/XOOPS/XoopsCore25.svg?style=flat)](https://scrutinizer-ci.com/g/XOOPS/XoopsCore25)
[![Latest Version](https://img.shields.io/github/release/XOOPS/XoopsCore25.svg?style=flat)](https://github.com/XOOPS/XoopsCore25/releases)
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this repo is moving to 2.7.x, the badges/links in this section still point to XOOPS/XoopsCore25 (Scrutinizer, GitHub releases, Travis link). Please update these URLs to the correct repository/project for 2.7.x, or revert the 2.7.x wording so the README is internally consistent.

Copilot uses AI. Check for mistakes.
Comment on lines +10 to +12
> **Note:** This repository contains the core code of the XOOPS Core 2.7.x. Our next generation is currently under development on [GitHub](https://github.com/XOOPS/XoopsCore).

To install this version of XOOPS 2.5.x follow the instructions in [The XOOPS Install & Upgrade Guide](https://xoops.gitbook.io/xoops-install-upgrade/)
To install this version of XOOPS 2.7.x follow the instructions in [The XOOPS Install & Upgrade Guide](https://xoops.gitbook.io/xoops-install-upgrade/)
Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note and install sentence were updated to 2.7.x, but other references within this README (and the wider repo) still mention XoopsCore25 / 2.5.x. Consider updating/removing the “next generation” wording and any remaining 2.5.x repository links so the README doesn’t mix versions.

Copilot uses AI. Check for mistakes.
@coderabbitai coderabbitai bot mentioned this pull request Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants