Platform / Download
- Exponential Platform 3.2.9 has been released for download and production use.
- Exponential Platform Legacy 2.5.0.1 has been released for download and production use.
The software stack and administration is functioning as originally designed using the latest PHP 8 release (8.1/8.2/8.3+).
Try our software today and get ready to enter your own content and see it in your own website powered by Exponential Platform and Exponential Platform Legacy.
Releases
- Exponential Platform 3.2.9 has been released for download and production use.
- Exponential Platform Legacy 2.5.0.1 has been released for download and production use.
The software stack and administration is functioning as originally designed using the latest PHP 8 release (8.1/8.2/8.3+).
Exponential Platform 3.2.9 and Exponential Platform Legacy 2.5.0.1 is currently installable via composer package or git if you prefer to try our most recent progress.
Try our software today and get ready to enter your own content and see it in your own website powered by Exponential Platform and Exponential Platform Legacy.
Downloads now available! Exponential Platform - Version 3.2.9 (GPL, Stable) has been released for download. Download v3.2.9 via GitHub in zip or tar.gz
Downloads now available! Exponential Platform Legacy - Version 2.5.0.1 (GPL, Stable) has been released for download. Download v2.5.0.1 via GitHub in zip or tar.gz
General
We encourage general use and development to begin. This is a open source based free software release.
A new greater version 2.5.0.2 and 5.x (core release upgrade) is now in active development for our our fourth and fifth release.
Read more about our project and it's historic value added services it provided early adopters, developers and businesses in the 2014 era of web based application development environments and their required systems.
Exponential Platform 3.2 Downloads
Download v3.2.9 via GitHub in zip or tar.gz
Download v3.2.9 via SourceForge in zip
Downloads also available via SourceForge Project.
Downloads available via GitHub Project Releases and Tags
Exponential Platform Legacy Downloads
Download v2.5.0.1 via GitHub in zip or tar.gz
Download v2.5.0.1 via SourceForge in zip
Downloads also available via SourceForge Project.
Downloads available via GitHub Project Releases and Tags
Exponential Platform and Exponential Platform Legacy License
- GNU GPLv2 (or later version)
Exponential Platform GitHub
Exponential Platform Legacy GitHub
Exponential Platform 3.2.x Installation via Git & GitHub
Follow these steps to set up Exponential Platform Legacy via GitHub:
Clone the repository:
git clone https://github.com/se7enxweb/exponential-platform.git;
Navigate to the project directory:
cd exponential-platform;
Checkout the correct branch
git checkout 3.2;
Install dependencies:
composer install --ignore-platform-reqs;
EXP 3.2.x Composer Installation
Use the following command to install Exponential Basic Basic software.
composer create-project se7enxweb/exponential-platform:dev-master --ignore-platform-reqs;
EXP 3.2.x Composer Package
EXPL 2.5.0.x Installation via Git & GitHub
Follow these steps to set up Exponential Platform Legacy via GitHub:
Clone the repository:
git clone https://github.com/se7enxweb/exponential-platform-legacy.git;
Navigate to the project directory:
cd exponential-platform-legacy;
Install dependencies:
composer install --ignore-platform-reqs;
EXPL 2.5.0.x Composer Installation
Use the following command to install Exponential Basic Basic software.
composer create-project se7enxweb/exponential-platform-legacy:dev-master --ignore-platform-reqs;
EXPL 2.5.0.x Composer Package
Installation Instructions
- Exponential Platform : Installation Instructions. Read how to quickly install the software.
- Installation Instructions for Exponential Platform Legacy from GitHub