getolympus / olympus-artemis-backend-theme
Olympus Artemis is a backend theme WordPress plugin used to make admin panel more attractive.
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 21
Language:Less
Type:wordpress-plugin
Requires
- getolympus/olympus-zeus-core: ~0.0.1
Requires (Dev)
- dev-master / 0.x-dev
- v0.0.9
- v0.0.8
- v0.0.7
- v0.0.6
- v0.0.5
- v0.0.4
- v0.0.3
- v0.0.2
- v0.0.1
- dev-dependabot/npm_and_yarn/is-svg-and-imagemin-svgo-4.4.0
- dev-dependabot/npm_and_yarn/json-schema-and-jsprim-0.4.0
- dev-dependabot/npm_and_yarn/minimist-and-mkdirp-1.2.8
- dev-dependabot/npm_and_yarn/set-value-and-union-value-2.0.1
- dev-dependabot/npm_and_yarn/decompress-4.2.1
- dev-dependabot/npm_and_yarn/grunt-1.5.3
- dev-dependabot/npm_and_yarn/ajv-6.12.6
- dev-dependabot/npm_and_yarn/load-grunt-config-4.0.0
- dev-dependabot/npm_and_yarn/hosted-git-info-2.8.9
- dev-dependabot/add-v2-config-file
- dev-dependabot/npm_and_yarn/grunt-1.4.0
- dev-dependabot/npm_and_yarn/grunt-contrib-cssmin-4.0.0
- dev-dependabot/composer/getolympus/olympus-zeus-core-approx-2.2.0
- dev-dependabot/npm_and_yarn/ini-1.3.8
- dev-dependabot/npm_and_yarn/bl-1.2.3
- dev-dependabot/npm_and_yarn/grunt-contrib-imagemin-4.0.0
- dev-dependabot/npm_and_yarn/mixin-deep-1.3.2
- dev-dependabot/npm_and_yarn/lodash.merge-4.6.2
- dev-dependabot/npm_and_yarn/time-grunt-2.0.0
- dev-dependabot/npm_and_yarn/grunt-contrib-clean-2.0.0
- dev-dependabot/composer/squizlabs/php_codesniffer-3.star
This package is auto-updated.
Last update: 2024-10-08 18:02:23 UTC
README
Olympus Artemis is a backend theme WordPress plugin used to make admin panel more attractive.
This plugin works entirely with the Olympus Zeus Core WordPress framework.
Installation
If you use the Olympus framework, you can easily install the Artemis Backend Theme plugin with composer
.
From your olympus root folder
:
composer require getolympus/olympus-artemis-backend-theme
Else, you can download the Artemis Backend Theme plugin from the official WordPress plugins repository.
The download link will be available soon.
Plugin usage
Under the Appearance WordPress admin panel menu, a new Artemis Options page will appear.
This page contains two sections:
- Welcome which displays a welcome panel to explain you what you can do with this WordPress plugin
- Login page which lets you customize some details over your login page
Custom themes
The Artemis Backend Theme plugin comes with new WordPress admin panel themes :
You can define yours in the Users > Your profile WordPress admin panel menu.
Authors and Copyright
Please, read LICENSE for more information.
https://github.com/crewstyle
http://fr.linkedin.com/in/achrafchouk
Contributing
- Fork it (https://github.com/GetOlympus/Artemis-Backend-Theme/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.