All Projects → XOOPS → Xoopscore

XOOPS / Xoopscore

Core Framework for next version of XOOPS CMS: 2.6.0

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Xoopscore

Nukeviet
NukeViet CMS is multi Content Management System. NukeViet CMS is the 1st open source content management system in Vietnam. NukeViet was awarded the Vietnam Talent 2011, the Ministry of Education and Training Vietnam officially encouraged to use.
Stars: ✭ 113 (-4.24%)
Mutual labels:  cms, mysql, composer, jquery
Cms
GleezCMS - A Light, Simple, Flexible Content Management System
Stars: ✭ 200 (+69.49%)
Mutual labels:  cms, mysql, jquery
E107
e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
Stars: ✭ 272 (+130.51%)
Mutual labels:  cms, mysql, jquery
Cms
Modular CMS powered by CakePHP
Stars: ✭ 163 (+38.14%)
Mutual labels:  cms, composer, jquery
Yclas
Yclas Self Hosted is a powerful script that can transform any domain into a fully customizable classifieds site within a few seconds.
Stars: ✭ 276 (+133.9%)
Mutual labels:  cms, mysql, jquery
Wondercms
WonderCMS - fast and small flat file CMS (5 files)
Stars: ✭ 330 (+179.66%)
Mutual labels:  cms, website-builder, jquery
Leafpub
Simple, beautiful, open source publishing.
Stars: ✭ 645 (+446.61%)
Mutual labels:  mysql, composer, jquery
Php frameworks analysis
php框架源码分析
Stars: ✭ 57 (-51.69%)
Mutual labels:  mysql, composer
Easy Short Url
ESU 短网址,可在 Laravel、Yii、ThinkPHP 等框架 Composer 包引入,也可以独立搭建短网址站点
Stars: ✭ 71 (-39.83%)
Mutual labels:  mysql, composer
Olog
📔 Online Note-Taking Experience | 即时灵感笔记记录平台
Stars: ✭ 79 (-33.05%)
Mutual labels:  mysql, jquery
Supermarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Stars: ✭ 1,278 (+983.05%)
Mutual labels:  mysql, jquery
Springboot Beginner
🔰 📝 这可能是流程最清晰、代码最干净、注释最详细的 SpringBoot 入门项目咯,对于初学 SpringBoot 的同学非常具有参考与学习价值哟 ~
Stars: ✭ 51 (-56.78%)
Mutual labels:  mysql, jquery
Tianti
java轻量级的CMS解决方案-天梯。天梯是一个用java相关技术搭建的后台CMS解决方案,用户可以结合自身业务进行相应扩展,同时提供了针对dao、service等的代码生成工具。技术选型:Spring Data JPA、Hibernate、Shiro、 Spring MVC、Layer、Mysql等。
Stars: ✭ 1,053 (+792.37%)
Mutual labels:  cms, mysql
Wtcms
基于thinkphp的内容管理系统,可快速搭建个人博客、公司学校官网、新闻类站点。
Stars: ✭ 75 (-36.44%)
Mutual labels:  cms, mysql
Larrock Core
Core components for LarrockCMS
Stars: ✭ 46 (-61.02%)
Mutual labels:  cms, composer
Docker Laravel
Laravel 5 with Dockerized Gulp, PHP-FPM, MySQL and nginx using docker-compose
Stars: ✭ 85 (-27.97%)
Mutual labels:  mysql, composer
Docker Skeleton Php
A simple Docker PHP development environment
Stars: ✭ 40 (-66.1%)
Mutual labels:  mysql, composer
Student Homework Management System
使用SSM+Shiro开发的学生作业管理系统。支持批量打包下载,QQ登陆等功能 生产版:
Stars: ✭ 79 (-33.05%)
Mutual labels:  mysql, jquery
Backbee Cms
The "BackBee CMS Standard Edition" distribution. Give us a star to support our project :)
Stars: ✭ 89 (-24.58%)
Mutual labels:  cms, website-builder
Phpvms
virtual airline management
Stars: ✭ 102 (-13.56%)
Mutual labels:  mysql, composer

alt XOOPS CMS

XOOPS Core

Backers on Open Collective Sponsors on Open Collective 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

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:

XOOPS CMS

Awesome contributors:

Contributing

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

Work in Progress

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].