Libraries tagged by administer
dniccum/nova-documentation
93311 Downloads
A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.
degdigital/magento2-customreports
46538 Downloads
A Magento 2 module that allows an administrator to create reports in the admin panel. This is modeled after the Clean Reports module for Magento 1.
summerblue/administrator
29053 Downloads
A database interface package for Laravel, modified!
sleeping-owl/admin
37923 Downloads
Aministrative interface builder for Laravel.
serverfireteam/panel
32046 Downloads
Admin panel for Laravel applications
luyadev/luya-module-admin
142834 Downloads
Administration core module for all LUYA admin modules
froxlor/froxlor
22 Downloads
The server administration software for your needs. Developed by experienced server administrators, this panel simplifies the effort of managing your hosting platform.
firefly-iii/data-importer
5610 Downloads
Firefly III Data Import Tool.
yii2tech/admin
37827 Downloads
Admin pack (actions, widgets, etc) for Yii2
wp-user-manager/wp-optionskit
5436 Downloads
A toolkit for developers to create administration options panels for WordPress powered by Vuejs
vaened/swift-cart
5320 Downloads
The SwiftCart library is a powerful tool for managing shopping carts, invoicing, and product administration.
stuttter/wp-multi-network
22517 Downloads
Provides a Network Management Interface for global administrators in WordPress Multisite installations.
picocms/pico-composer
19344 Downloads
Pico is a flat file CMS, this means there is no administration backend and database to deal with. You simply create .md files in the "content" folder and that becomes a page.
oxid-professional-services/countryvatadministration
19812 Downloads
country vat administration
ory/client
12609 Downloads
# Introduction Documentation for all public and administrative Ory APIs. Administrative APIs can only be accessed with a valid Personal Access Token. Public APIs are mostly used in browsers. ## SDKs This document describes the APIs available in the Ory Network. The APIs are available as SDKs for the following languages: | Language | Download SDK | Documentation | | -------------- | ---------------------------------------------------------------- | ------------------------------------------------------------------------------------ | | Dart | [pub.dev](https://pub.dev/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/dart/README.md) | | .NET | [nuget.org](https://www.nuget.org/packages/Ory.Client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/dotnet/README.md) | | Elixir | [hex.pm](https://hex.pm/packages/ory_client) | [README](https://github.com/ory/sdk/blob/master/clients/client/elixir/README.md) | | Go | [github.com](https://github.com/ory/client-go) | [README](https://github.com/ory/sdk/blob/master/clients/client/go/README.md) | | Java | [maven.org](https://search.maven.org/artifact/sh.ory/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/java/README.md) | | JavaScript | [npmjs.com](https://www.npmjs.com/package/@ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript/README.md) | | JavaScript (With fetch) | [npmjs.com](https://www.npmjs.com/package/@ory/client-fetch) | [README](https://github.com/ory/sdk/blob/master/clients/client/typescript-fetch/README.md) | | PHP | [packagist.org](https://packagist.org/packages/ory/client) | [README](https://github.com/ory/sdk/blob/master/clients/client/php/README.md) | | Python | [pypi.org](https://pypi.org/project/ory-client/) | [README](https://github.com/ory/sdk/blob/master/clients/client/python/README.md) | | Ruby | [rubygems.org](https://rubygems.org/gems/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/ruby/README.md) | | Rust | [crates.io](https://crates.io/crates/ory-client) | [README](https://github.com/ory/sdk/blob/master/clients/client/rust/README.md) |