定制 joomlatools/joomla-platform 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

joomlatools/joomla-platform

最新稳定版本:v2.0.1

Composer 安装命令:

composer create-project joomlatools/joomla-platform

包简介

Joomla based web platform for building modern, scalable and maintainable software-as-a-service apps

README 文档

README

Alt text for your video

Would you be willing to trade all the days from this day forward for one chance -- just one chance -- to come back here and tell our enemies that they may take our lives, but they'll never take our freedom?

Alba gu bràth!

Joomlatools Platform is a modern Joomla stack that helps you get started with the best development tools and project structure.

Much of the philosophy behind the platform is inspired by the Twelve-Factor App methodology including the Joomla specific version.

Forked from Joomla CMS v3.6.5

Features

  • Better directory structure
  • Slimmed down codebase
  • Additional flexibility improvements and bug fixes
  • Dependency management with Composer
  • Easy Joomla configuration with environment specific files
  • Environment variables with Dotenv
  • CLI extension installer with Joomlatools Composer

Use the Joomlatools Vagrant box for additional features:

  • Easy development environments with Vagrant
  • Easy server provisioning with Puppet (Ubuntu 14.04, PHP 5.5, MariaDB)
  • One-command deploys using Capistrano

Requirements

  • PHP >= 7
  • Composer - Install
  • Mbstring PHP Extension

Installation

Automatic (recommended)

  1. Run composer create-project joomlatools/platform
  2. Complete the steps
  3. Access Joomla administrator at http://example.com/web/administrator

Manual

  1. Clone the git repo - git clone https://github.com/joomlatools/joomlatools-platform.git
  2. Run composer install
  3. Create a new database and import the MySQL data in the following order:
    • install/mysql/schema.sql
    • install/mysql/data.sql
    • install/mysql/legacy.sql
  4. Copy .env.example to .env and update environment variables:
    • JOOMLA_DB_NAME - Database name
    • JOOMLA_DB_USER - Database user
    • JOOMLA_DB_PASS - Database password
    • JOOMLA_DB_HOST - Database host
    • JOOMLA_ENV - Set to environment (development, staging, production)
    • JOOMLA_KEY - A 32 character random string
    • JOOMLA_CACHE - [OPTIONAL] True or false to enable or disable caching
    • JOOMLA_DEBUG - [OPTIONAL] True or false to enable or disable debug mode
  5. Access Joomla administrator at http://example.com/web/administrator and login with both username and password admin.

Joomlatools Console

Our Joomlatools Console also supports the Joomlatools Platform. To install the platform with a single command, add the --repo=platform flag:

joomla site:create joomlatools-platform --repo=platform

Configuration

To be able to access your Joomla site at http://example.com/set your site vhost document root to /path/to/site/web/.

If you are using shared hosting and/or you are not allowed to change your server Apache vhost configuration directly rename htaccess.txt to .htaccess and modify it use your domain name to set web root or document root to /web.

Deploys

There is currently one method to deploy platform sites out of the box:

Any other deployment method can be used as well with one requirement:

composer install must be run as part of the deploy process.

Documentation

Contributing

Joomlatools Platform is an open source, community-driven project. Contributions are welcome from everyone. We have contributing guidelines to help you get started.

Contributors

See the list of contributors.

License

Joomlatools Platform is free and open-source software licensed under the GPLv3 license.

Community

Keep track of development and community news.

joomlatools/joomla-platform 适用场景与选型建议

joomlatools/joomla-platform 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 74 次下载、GitHub Stars 达 34, 最近一次更新时间为 2015 年 09 月 01 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「php」 「joomla」 「platform」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 joomlatools/joomla-platform 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 joomlatools/joomla-platform 我们能提供哪些服务?
定制开发 / 二次开发

基于 joomlatools/joomla-platform 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 74
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 34
  • 点击次数: 25
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 34
  • Watchers: 17
  • Forks: 12
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2015-09-01