Libraries tagged by be_users
codemonkey1988/be-static-auth
47181 Downloads
Adds a button to backend login that automatically creates an admin user and log in using it.
phpsa/filament-dadjokes
14390 Downloads
With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
dive-be/laravel-wishlist
14072 Downloads
Manage your users' wishes in a Laravel app
sukhvir1313/directproductadd
10558 Downloads
Share link http://{yourdomain}/dpa/add/tocart/sku/{product_sku}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}/coupon/{coupon_code}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku}-{quantity}, http://{yourdomain}/dpa/add/tocart/sku/{product_sku_1},{product_sku_2}, http://{yourdomain}/dpa/add/tocart/id/{product_sku_1}-{quantity},{product_sku_2}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id}, http://{yourdomain}/dpa/add/tocart/id/{product_id}-{quantity}, http://{yourdomain}/dpa/add/tocart/id/{product_id_1},{product_id_2} OR http://{yourdomain}/dpa/add/tocart/id/{product_id_1}-{quantity},{product_id_2}-{quantity} with your users through email, share media, blogs etc. Once user clicks on this link product will be automatically added to cart and user will be redirected to checkout page.
sametsahindogan/laravel-jwtredis
2010 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
chantouch/laravel-jwt-redis
5727 Downloads
This package allows JWT-authenticated users to be stored and management in Redis with their roles, permissions, statuses and anything you want.
typo3/cms-rsaauth
326956 Downloads
Contains a service to authenticate TYPO3 BE and FE users using private/public key encryption of passwords
bitmotion/locate
4182 Downloads
Locate - The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.
silverstripe/selectupload
79475 Downloads
Enables files to be uploaded into a user-designated folder
saccilottoconsulting/craft-internal-assets
3521 Downloads
A simple plugin to restrict access to assets for permitted users only. Access to a given asset is only granted if the user has view-permissions for the given source (this can be set in the user- or group-settings). The asset source folder should be moved out of the web root folder so the files are never accessible without this plugin.
friendsoftypo3/sys-action
78117 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
codingms/view-statistics
12900 Downloads
TYPO3 View-Statistics by coding.ms: Logs frontend actions in TYPO3 and displays them in a backend module. It tracks page views, news, downloads, and objects such as products or real estate, while custom objects can be configured via TypoScript. Frontend logins, login duration, user ID, IP address, and user agent can be tracked optionally. By default, the extension works without cookies and without tracking personal data.
codingms/forum
1022 Downloads
TYPO3 Forum by coding.ms: A simple forum extension for TYPO3 that lets logged-in users ask questions, post replies, mark questions as answered, and optionally use tags. Access to questions can be restricted through shared user groups when needed. Pro features add notifications and subscriptions for frontend users and administrators.
typo3/cms-sys-action
247155 Downloads
Actions are 'programmed' admin tasks which can be performed by selected regular users from the Task Center. An action could be creation of backend users, fixed SQL SELECT queries, listing of records, direct edit access to selected records etc.
symbiote/silverstripe-dynamiclists
9860 Downloads
A Module that allows users to create custom data lists. These lists can then be used in a form control (specified via code by a developer) or within a user defined form to be able to define controlled vocabularies managed in a central location that might be used across several forms.