-
Notifications
You must be signed in to change notification settings - Fork 2
Ὄλυμπος — The Olympus framework, a simple, easy to use, secured and powerful framework to deploy and work with WordPress
Achraf Chouk edited this page Jan 21, 2024
·
3 revisions
The Olympus package is a set of line codes that provides a secure WordPress application structure with better tools to developers. It is aimed to WordPress developers of any levels.
In order to provide those tools, the Olympus package uses dependency manager and remote server automation tool such as Composer and Capistrano. A bunch of auto-generated files and auto-loaded plugins make your WordPress website more secure and faster.
# Quick install
git clone https://github.com/GetOlympus/Olympus.git projectname && cd $_
composer install
The framework was created by Achraf Chouk.
- Better and secure folder structure
- Autoloader for mu-plugins
- Auto-generated configuration files with composer install
- Dependency management with Composer
- Remote server automation tool with Capistrano and Olympus Hestia Capistrano
The project is open-source and we encourage you to participate. You can contribute to the project in multiple ways by:
- Reporting a bug issue
- Suggesting features
- Sending a pull request
- Following the project on GitHub
- Sharing the project around you
Thanks for supporting us ♥