Download the PHP package getolympus/olympus-zeus-core without Composer
On this page you can find all versions of the php package getolympus/olympus-zeus-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download getolympus/olympus-zeus-core
More information about getolympus/olympus-zeus-core
Files in getolympus/olympus-zeus-core
Download getolympus/olympus-zeus-core
More information about getolympus/olympus-zeus-core
Files in getolympus/olympus-zeus-core
Vendor getolympus
Package olympus-zeus-core
Short Description Olympus Zeus framework core system used to make all your WordPress plugins and themes developments easier and efficient.
License MIT
Homepage https://github.com/GetOlympus/Zeus-Core
Package olympus-zeus-core
Short Description Olympus Zeus framework core system used to make all your WordPress plugins and themes developments easier and efficient.
License MIT
Homepage https://github.com/GetOlympus/Zeus-Core
Please rate this library. Is it a good library?
Informations about the package olympus-zeus-core
Olympus Zeus Core
Olympus Zeus Core is a framework which allows you to make all your WordPress plugins and themes developments easier and efficient.
Features
- Better and secure folder structure
- All Olympus fields integrated by default
- Olympus Hera Renderer and Hermes Translator
- Symfony HTTP Foundation and Class loader components
- Dependency management with Composer
- And more...
Initialization
To initialize Zeus Core
from your functions.php
WordPress theme file or main plugin php file:
A custom post type example
Assuming you need a new Movie
custom post type, here is the controllers/posttypes/MoviePosttype.php
content file:
Release History
See CHANGELOG.md for all details.
Contributing
- Fork it (https://github.com/GetOlympus/Zeus-Core/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request
Built with ♥ by Achraf Chouk ~ (c) since a long time.
All versions of olympus-zeus-core with dependencies
PHP Build Version
Package Version
Requires
behat/transliterator Version
^1.0
getolympus/olympus-dionysos-field-background Version ^0.0.3
getolympus/olympus-dionysos-field-code Version ^0.0.12
getolympus/olympus-dionysos-field-color Version ^0.0.13
getolympus/olympus-dionysos-field-content Version ^0.0.11
getolympus/olympus-dionysos-field-font Version ^0.0.2
getolympus/olympus-dionysos-field-link Version ^0.0.21
getolympus/olympus-dionysos-field-oembed Version ^0.0.3
getolympus/olympus-dionysos-field-radio Version ^0.0.16
getolympus/olympus-dionysos-field-select Version ^0.0.11
getolympus/olympus-dionysos-field-text Version ^0.0.19
getolympus/olympus-dionysos-field-textarea Version ^0.0.14
getolympus/olympus-dionysos-field-toggle Version ^0.0.15
getolympus/olympus-dionysos-field-upload Version ^0.0.16
getolympus/olympus-dionysos-field-wordpress Version ^0.0.20
getolympus/olympus-poseidon-customizer Version ^0.0.1
getolympus/olympus-hera-renderer Version ^0.0.6
getolympus/olympus-hermes-translator Version ^0.0.2
symfony/http-foundation Version ^5.0
getolympus/olympus-dionysos-field-background Version ^0.0.3
getolympus/olympus-dionysos-field-code Version ^0.0.12
getolympus/olympus-dionysos-field-color Version ^0.0.13
getolympus/olympus-dionysos-field-content Version ^0.0.11
getolympus/olympus-dionysos-field-font Version ^0.0.2
getolympus/olympus-dionysos-field-link Version ^0.0.21
getolympus/olympus-dionysos-field-oembed Version ^0.0.3
getolympus/olympus-dionysos-field-radio Version ^0.0.16
getolympus/olympus-dionysos-field-select Version ^0.0.11
getolympus/olympus-dionysos-field-text Version ^0.0.19
getolympus/olympus-dionysos-field-textarea Version ^0.0.14
getolympus/olympus-dionysos-field-toggle Version ^0.0.15
getolympus/olympus-dionysos-field-upload Version ^0.0.16
getolympus/olympus-dionysos-field-wordpress Version ^0.0.20
getolympus/olympus-poseidon-customizer Version ^0.0.1
getolympus/olympus-hera-renderer Version ^0.0.6
getolympus/olympus-hermes-translator Version ^0.0.2
symfony/http-foundation Version ^5.0
The package getolympus/olympus-zeus-core contains the following files
Loading the files please wait ....