2017 © Pedro Peláez
 

project joomla-platform

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

image

joomlatools/joomla-platform

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

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 11 Open issues
  • 11 Versions
  • 0 % Grown

The README.md

Joomlatools Platform

Alt text for your video, (*1)

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?, (*2)

Alba gu bràth!, (*3)


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

Much of the philosophy behind the platform is inspired by the Twelve-Factor App methodology including the Joomla specific version., (*5)

Forked from Joomla CMS v3.6.5, (*6)

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:, (*7)

  • 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

  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:, (*8)

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/., (*9)

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., (*10)

Deploys

There is currently one method to deploy platform sites out of the box:, (*11)

Any other deployment method can be used as well with one requirement:, (*12)

composer install must be run as part of the deploy process., (*13)

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., (*14)

Contributors

See the list of contributors., (*15)

License

Joomlatools Platform is free and open-source software licensed under the GPLv3 license., (*16)

Community

Keep track of development and community news., (*17)

The Versions

01/12 2015

dev-master

9999999-dev https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

01/12 2015

v1.0.2

1.0.2.0 https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

01/12 2015

dev-release/1.0.2

dev-release/1.0.2 https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

19/11 2015

dev-feature/260-administrator

dev-feature/260-administrator https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

15/11 2015

dev-feature/268-concurrency

dev-feature/268-concurrency https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

15/11 2015

dev-feature/165-error

dev-feature/165-error https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

14/11 2015

dev-develop

dev-develop https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

13/11 2015

v1.0.1

1.0.1.0 https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

13/11 2015

dev-feature/240-phpdotenv

dev-feature/240-phpdotenv https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

28/10 2015

dev-feature/247-php7

dev-feature/247-php7 https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla

03/09 2015

v1.0.0

1.0.0.0 https://github.com/joomlatools/joomla-platform

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

  Sources   Download

GPL-2.0+

The Requires

 

php platform joomla