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
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)
- Run
composer create-project joomlatools/platform - Complete the steps
- Access Joomla administrator at
http://example.com/web/administrator
Manual
- Clone the git repo -
git clone https://github.com/joomlatools/joomlatools-platform.git - Run
composer install - Create a new database and import the MySQL data in the following order:
install/mysql/schema.sqlinstall/mysql/data.sqlinstall/mysql/legacy.sql
- Copy
.env.exampleto.envand update environment variables:JOOMLA_DB_NAME- Database nameJOOMLA_DB_USER- Database userJOOMLA_DB_PASS- Database passwordJOOMLA_DB_HOST- Database hostJOOMLA_ENV- Set to environment (development,staging,production)JOOMLA_KEY- A 32 character random stringJOOMLA_CACHE- [OPTIONAL] True or false to enable or disable cachingJOOMLA_DEBUG- [OPTIONAL] True or false to enable or disable debug mode
- Access Joomla administrator at
http://example.com/web/administratorand login with both username and passwordadmin.
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.
- Follow @joomlatoolsdev on Twitter
- Join joomlatools/dev on Gitter
- Read the Joomlatools Developer Blog
- Subscribe to the Joomlatools Developer Newsletter
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 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 joomlatools/joomla-platform 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
LinkedIn API PHP SDK with OAuth 2.0 & CSRF support. Can be used for social sign in or sharing on LinkedIn. Examples. Documentation.
Joomla Preload Package
A PHP desktop/mobile user agent parser with support for Laravel, based on Mobiledetect
Alfabank REST API integration
Press package for Orchid Platform
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 34
- 点击次数: 25
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-only
- 更新时间: 2015-09-01