Showing 22 open source projects for "all-in-one"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    Laravel Impersonate

    Laravel Impersonate

    Laravel Impersonate is a plugin to authenticate as your users

    Laravel Impersonate makes it easy to authenticate as your users. Add a simple trait to your user model and impersonate as one of your users in one click. By default all users can impersonate a user. You need to add the method canImpersonate() to your user model. You can use the middleware impersonate.protect to protect your routes against user impersonation. This middleware can be useful when you want to protect specific pages like users subscriptions, users credit cards, etc,
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Permission manager

    Permission manager

    Permission Manager is a project that brings sanity to Kubernetes RBAC

    ... do what, within a namespace or globally) and associate them with all the users you might want to create.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Pow

    Pow

    Robust, modular, and extendable user authentication system

    ... configuration. It will keep a persistent fallback configuration that you configure in one place. Pow ships with a session plug module. You can easily switch it out with a different one. Pow is extremely modular and fully customizable. As your platform scales, each moving part can be modified or replaced ad-hoc. Several extensions are included in Pow so you with no effort can add secure features to your app.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    SCIPIO ERP

    SCIPIO ERP

    eCommerce framework for multinational omnichannel installations

    High-performance DNA for your custom ONLINE SHOP. A flexible composable commerce framework for international and complex multichannel webshops! Scipio ERP is a perfect fit for large-scale, multinational, multichannel operations. Our modern eCommerce store is optimized for a quick time-to-market. You can run multiple at the same time. Highly configurable products and prices, custom promotions and region-based offerings – the store can handle it all. Our web store is mobile-friendly and full...
    Downloads: 1 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 5
    Backpack\PermissionManager

    Backpack\PermissionManager

    Admin interface for managing users, roles, and permissions

    It's never been easier to build and customize admin panels using Laravel. Similar to how you'd build it without Backpack. To create a management page (aka CRUD), you create a CrudController. In there, configure or overwrite whatever you want. Load our views, or create your own. Laravel, Bootstrap & jQuery. Those are all the technologies you need to know, to customize anything in Backpack. You can totally use Vue, React, WebPack, Mix, Less, Sass, NPM, etc. If you want to. But you don't have...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    AspNetCore.Identity.Mongo

    AspNetCore.Identity.Mongo

    This is a MongoDB provider for the ASP.NET Core 2 Identity framework

    This is a MongoDB provider for the ASP.NET Core Identity framework. It is completely written from scratch and provides support for all Identity framework interfaces. Library supports .Net 5.0, .Net Core 3.1, .Net Core 2.1 simultaneously started from 8.3.0 nuget package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Github Authorized Keys

    Github Authorized Keys

    Use GitHub teams to manage system user accounts and authorized_keys

    Use GitHub teams to manage system user accounts and authorized_keys. Use our ready-to-go terraform architecture blueprints for AWS to get up and running quickly. Your team can operate like a pro today. Ensure that your team succeeds by using our proven process and turnkey blueprints. Plus, we stick around until you succeed. Six parts of your infrastructure must be optimized to scale and grow with your business. When you optimize these six key parts of your DevOps strategy, you’ll not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Admidio

    Admidio

    Manage your organization online

    Admidio is a free open source user management system for websites of organizations and groups. The system has a flexible role model so that it’s possible to reflect the structure and permissions of your organization. You can create an individual profile for your members by adding or removing fields. Additional to these functions the system contains several modules like member lists, event manager, guestbook, photo album or download area.
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 9
    Authing

    Authing

    IDaaS/IAM solution that can Auth to web and mobile applications

    Authing quickly implements authentication and user management for any Web, App, and enterprise software to provide the most complete login solution for your customers and employees. Authing serves as an identity infrastructure, or Identity As A Service (IDaaS) for cloud computing. Authing focuses on identity and building social infrastructure for identity sharing across all SaaS software and users to help companies build a secure modern IT infrastructure that not only protects their business...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10

    truthy

    Open source headless CMS API written using NestJS, that has pre built

    Open source headless CMS API written using NestJS, that has pre built modules like User Management, Role Management, Permission Management, Email Module, Account Settings, OTP, Throttling, RBAC support, Localization, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    nest-user-auth

    nest-user-auth

    A build for a back end which implements managing users with MongoDB

    This project uses NestJS, GraphQL, and MongoDB. This project implements user authentication. It will be easy to add other GraphQL schemas following the same structure. User auth is implemented in this project because it is one of the hardest and most common things to create for an API. The intent of this project is to provide an example of how to integrate all of these technologies together that are in the NestJS documentation (NestJS, GraphQL, MongoDB, Mongoose, Passport, JWT, DotEnv, Joi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    phpRegister Project

    phpRegister Project

    Account management PHP Script with a software infracstructure

    php login and user management script with an admin part to manage accounts, tickets, translations. Do you have a new web project to develop? By using phpRegister, you will have directly all the essential elements for the development of your platform: Account creation, identification, profile management, user support, contact page and even a license template! phpRegister is also a software infrastructure written in PHP with as main purpose to help developers to start a new web project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    php login with  email validation

    php login with email validation

    Complete PHP Login with Email Validation System

    This is the only complete php login system developed in core php. The system has many features that enable you to learn php Object Oriented Programming (OOP). This program is also very useful for those that want to learn how to create a complete login system in php. INSTALLATION AND SETUP PROCEDURE: https://www.youtube.com/channel/UCBemL4ht7jmZY9tJ8NGkS-A?sub_confirmation=1 subscribe to our youtube channels for more source codes. More source codes: Complete Login System with Email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    vBulletin Login for Visual Basic & C#

    Need a Login system for your VB.net or C# software? Download this then

    This is a old code I found in one of my old software from 2012. Credits go to Ken, for he is the one who got it working! http://mecode.vysilhq.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PartLogin Login System
    NOTE: Partlogin is no longer maintained. A modern login system is required as an alternative, such as Symfony's Security component. This page is kept as a historical reference. Partlogin: A login system written in PHP that connects to a MySQL database.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    PULSE

    PULSE

    Php User Login System Exentended

    .... Even if Pulse is easy to use, it's strongly secure: it has on its side the power of MD5 and SHA-1 algorithms! Salted properly! Pulse is fully opensource, you may download and re-distribute the code in any form, a link back to the project would be appreciated, but is not required. Enjoy! ~ David, project leader
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Simple, lightweight hypertext database front-end and login system using flat text files or mysql to store all data. Designed for keeping addresses and phone numbers. Written in PHP and javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    phpMAS (Multisite Authorization System) is a cross-domain PHP user-management script. Using single DB(mysql) to manage users from other sites(or domains) like YAHOO or GOOGLE, it can be integrated into many public scripts (phpBB,myBB,wordpress...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Centralized user management system for the FCT subject.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    The goal of PUMM is to provide a flexible, yet easy-to-implement userer managment system to PHP developers. It does all the donkeyword around user managment (e.g. verifying username/password, rights managment) and provides an easy-to-use interface to de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sphere's User Management System (UMS) provides a full members comunity for your PHP enabled site, with minimum required programming. Features: state of the art security measures, fully customizable registration fields, personal messages (PM), diary, full
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CUG user management: simple java api to create applications to support basic system adminstration taks. Escpecially tailored for administration of nds/groupwise servers with lang=dutch (NL) personal naming rules.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next