2017 © Pedro Peláez
 

project platform

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

image

joomlatools/platform

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

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 12 Forks
  • 8 Open issues
  • 24 Versions
  • 12 % 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

13/06 2018

dev-feature/360-media-finder

dev-feature/360-media-finder https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

08/05 2018
12/04 2018

dev-feature/353-404-redirect

dev-feature/353-404-redirect https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

28/03 2018

dev-feature/348-batch

dev-feature/348-batch https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

27/03 2018

dev-feature/357-error

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

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

26/03 2018

dev-feature/287-sortable

dev-feature/287-sortable https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

22/03 2018

dev-feature/322-php7

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

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

20/03 2018

dev-feature/350-elysio-logo

dev-feature/350-elysio-logo https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

02/03 2018

dev-feature/319-joomlatools-ui

dev-feature/319-joomlatools-ui https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0

The Requires

 

php platform joomla

01/03 2018

dev-feature/346-404redirect-plugin

dev-feature/346-404redirect-plugin https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

28/02 2018

dev-feature/344-sef-advance-link

dev-feature/344-sef-advance-link https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0-only

The Requires

 

php platform joomla

24/11 2017

dev-feature/339-disable-frontend-editing

dev-feature/339-disable-frontend-editing https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0

The Requires

 

php platform joomla

27/09 2017

dev-feature/336-cache

dev-feature/336-cache https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0

The Requires

 

php platform joomla

12/09 2017

dev-feature/334-language-override

dev-feature/334-language-override https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0

The Requires

 

php platform joomla

03/05 2017

dev-feature/317-session

dev-feature/317-session https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0

The Requires

 

php platform joomla

24/03 2017

dev-feature/315-joomla-3.6.5-upgrade

dev-feature/315-joomla-3.6.5-upgrade https://github.com/joomlatools/joomlatools-platform

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

  Sources   Download

GPL-3.0

The Requires

 

php platform joomla

10/03 2016

dev-develop

dev-develop 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

08/03 2016

v1.0.4

1.0.4.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

08/03 2016

1.0.x-dev

1.0.9999999.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/02 2016

v1.0.3

1.0.3.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

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

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

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