7x provides hosting for our package server containing all the installation (site style, extension and demo data) packages required to complete the Exponential installation setup wizard correctly.
The package server is now part of the default 7x Exponential 6 installation. So you no longer need to add it into Exponential yourself, it's now built into the settings.
The package server is now located at: http://exponential.packages.exponential.earth
Package server settings
To use our package server simply create a settings/override/package.ini.append.php file and add this content:
[RepositorySettings] RemotePackagesIndexURL=https://exponential.packages.exponential.earth/exponential/6.0/6.0.9/ RemotePackagesIndexURLBase=https://exponential.packages.exponential.earth/exponential
Then: Clear ini caches and then simply complete the Exponential Setup Wizard installation configuration process successfully.
The above package ini changes work with Exponential 6.0.x and are provided now by default configuration as of 6.0.10.
Package Server Site Packages
Add your own custom site (installation) packages to our package server by forking our repository and submitting a pull request.
For those with a keen interest in our work, we are also maintaining this mirror on GitHub, https://github.com/se7enxweb/exponential.packages.exponential.earth