Libraries tagged by admin one
serfe/magento2-admin-only-payments-methods
0 Downloads
Allow to select which payment method should be only used on the backend
radphp/admin-bundle
65 Downloads
Admin bundle to manage all other bundles in one control panel
parabol/parabol-locale-admin-bundle
29 Downloads
Admin bundle to manage locales for cms base on symfony2admingenerator.
numeno/api-admin
20 Downloads
## Introduction Use the Numeno Administration API to create API Keys and set their permissions (which we call Scopes). This API is meant to be used by administrators of your organization. ## Scopes Scopes are used to let API Keys access only certain parts of the API. Scopes are expressed as a string of the form `api:resource:action`. For example, from the Numeno Article Recommender API (`art-rec`): - `art-rec:feeds:read` - can read any Feed (eg. `GET` `/feeds`, `/feeds/:id`, `/feeds/:id/streams`, etc.) - `art-rec:feeds:write` - can write (and read) any Feed - `art-rec:feeds:*` - can perform any action on Feeds - `art-rec:*:read` - can read any resource on `art-rec` - `*:*:*` - can do everything
kallookoo/wp_plugin_check_admin_referer
47 Downloads
Checks if using the plugin on register_activation_hook, register_deactivation_hook and register_uninstall_hook
imanilchaudhari/yii2-mongodb-admin
128 Downloads
Auth manager for Yii2 based on MongoDB (RBAC Manager)
etopian/fortify-tabler-admin
1 Downloads
Laravel Fortify based on Fortify UI and open source Tabler theme.
dsl-platform/admin
36 Downloads
Administrative web interface for data based on the DSL model
dovstone/symfony-blog-admin-bundle-sleekdb-based
4 Downloads
A Symfony Blog Administrator as simplest as complete based on SleekDB
dovstone/symfony-blog-admin-bundle-pairdb-based
0 Downloads
A Symfony Blog Administrator based on PairDB
dovstone/symfony-blog-admin-bundle-mynosql-based
3 Downloads
A Symfony Blog Administrator based on MyNoSQL
dovstone/symfony-blog-admin-bundle-mongodb-based
7 Downloads
A Powerfull Symfony Blog Administrator based on MongoDB
domprojects/admin-ci
4 Downloads
Template for the frontend and backend based on Bootstrap
cmskit/admin-project-setup
15 Downloads
This wizard lets you create new projects or upload existing ones
cmskit/admin-database-adminer
43 Downloads
Database-administration based on adminer.org