https://github.com/getolympus/poseidon-customizer
Ποσειδῶν — Olympus Poseidon Customizer is a framework used to enhance the default WordPress customizer with a bunch of components and an easiest way to manipulate it.
https://github.com/getolympus/poseidon-customizer
Last synced: 24 days ago
JSON representation
Ποσειδῶν — Olympus Poseidon Customizer is a framework used to enhance the default WordPress customizer with a bunch of components and an easiest way to manipulate it.
- Host: GitHub
- URL: https://github.com/getolympus/poseidon-customizer
- Owner: GetOlympus
- License: mit
- Created: 2022-01-04T13:37:52.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T10:03:24.000Z (over 1 year ago)
- Last Synced: 2025-02-15T02:22:01.545Z (3 months ago)
- Language: PHP
- Homepage:
- Size: 348 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Olympus Poseidon Customizer
> **Olympus Poseidon Customizer** is a framework used to enhance the default WordPress customizer with a bunch of components and an easiest way to manipulate it.```sh
composer require getolympus/olympus-poseidon-customizer
```---
[![Olympus Component][olympus-image]][olympus-url]
[![CodeFactor Grade][codefactor-image]][codefactor-url]
[![Packagist Version][packagist-image]][packagist-url]
[![MIT][license-image]][license-blob]---
## Features
+ Better and secure folder structure
+ Dependency management with [**Composer**](https://getcomposer.org)
## How to
_in progress_
## Release History
See [**CHANGELOG.md**][changelog-blob] for all details.
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b feature/fooBar`)
3. Commit your changes (`git commit -am 'Add some fooBar'`)
4. Push to the branch (`git push origin feature/fooBar`)
5. Create a new Pull Request---
**Built with ♥ by [Achraf Chouk](http://github.com/crewstyle "Achraf Chouk") ~ (c) since a long time.**
[olympus-image]: https://img.shields.io/badge/for-Olympus-44cc11.svg?style=flat-square
[olympus-url]: https://github.com/GetOlympus
[changelog-blob]: https://github.com/GetOlympus/Poseidon-Customizer/blob/master/CHANGELOG.md
[codefactor-image]: https://www.codefactor.io/repository/github/GetOlympus/Poseidon-Customizer/badge?style=flat-square
[codefactor-url]: https://www.codefactor.io/repository/github/getolympus/Poseidon-Customizer
[license-blob]: https://github.com/GetOlympus/Poseidon-Customizer/blob/master/LICENSE
[license-image]: https://img.shields.io/badge/license-MIT_License-blue.svg?style=flat-square
[packagist-image]: https://img.shields.io/packagist/v/getolympus/olympus-Poseidon-Customizer.svg?style=flat-square
[packagist-url]: https://packagist.org/packages/getolympus/olympus-Poseidon-Customizer