Packages from antaresproject
-
PHP
antaresproject/component-acl
ACL is a lightweight role-based permissions module for Antares. It is designed to manage user access to resources located in different sections of the application. It sets up permissions based on module rules. It provides NIST Level 2 Hierarchical Role Based Access Control (RBAC). It also provides an interface for administator to manage user roles (ACL configuration).
-
PHP
antaresproject/component-automation
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
-
PHP
antaresproject/component-brands
Gives a possibility of dividing the application into brands. By default, one main brand which is simultaneously the default brand is set during the system installation. Brands' functionalities provides the possibility of defining own color settings for the whole application, default composition of e-mail templates (header, style, footer), url, date and language settings. Dividing the application into areas is a superior function in relation to brands.
-
PHP
antaresproject/component-customfields
Custom fields module provides possibility to create system custom fields to extend default entity attributes.
-
-
PHP
antaresproject/component-logger
<p><p>Logger is a module responsible for gathering and displaying logs coming from multiple parts of the system and other modules. It covers:</p><ul><li>Activity log - events related to objects in the system. E.g. changing user details.</li><li>Error log - application errors with detailed information for easier debugging.</li><li>Request log - all the HTTP requests to the application.</li><li>Automation log - logs of the Automation module.</li><li>Notification log - all the notifications sent to users by Notification module.</li></ul></p>
-
PHP
antaresproject/component-notifications
Notifications module is responsible for configuration interface of notification templates and sending notifications to users in the system. It handles email and sms notifications, but also displays alerts (the bell icon) to the users. It allows administrator to set up their own text and supports multi-language.
-
PHP
antaresproject/component-tester
Tester is module which provides tools to verify(test) configuration in various sections.
-
PHP
antaresproject/component-translations
Translations is a module allowing administrator to manage the translations on the interface level. It provides handy tools for importing/exporting translations as files. The interface includes text comparison feature which makes it very easy to use even for non-technical person.
-
PHP
antaresproject/component-users
Antares Users Module allows you to manage users in your application.
-
-
PHP
antaresproject/module-api
Antares Api Module. Design your application without focus to restfull api driven development. Just create standard Antares application, API layer will be transformed without any interference.
-
PHP
antaresproject/module-ban_management
Antares Ban Management Module. Improve application security, using advanced ip and emails blocking with wildcards and whitelists.
-
-
-
-
PHP
antaresproject/module-two_factor_auth
Two Factor Authentication Module with Google and Yubikey authenticators