| Server IP : 121.121.20.254 / Your IP : 216.73.217.84 Web Server : Microsoft-IIS/10.0 System : Windows NT WEB-SERVER 10.0 build 20348 (Windows Server 2022) AMD64 User : IUSR ( 0) PHP Version : 8.3.28 Disable Function : NONE MySQL : ON | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/AIWEBSTATION/wp-content/plugins/fluent-crm/ |
Upload File : |
{
"name": "wpfluent/wpfluent",
"type": "project",
"description": "The WPGlue Framework for WordPress.",
"keywords": [
"WordPress",
"framework",
"WPFluent"
],
"license": "MIT",
"authors": [
{
"name": "Sheikh Heera",
"email": "heera.sheikh77@gmail.com"
}
],
"repositories": [
{
"type": "vcs",
"url": "https://github.com/wpfluent/framework"
}
],
"require": {
"wpfluent/framework": "^2.10",
"woocommerce/action-scheduler": "3.9.3"
},
"autoload": {
"psr-4": {
"FluentCrm\\App\\": "app/",
"FluentCrm\\Includes\\": "includes/",
"FluentCrm\\Framework\\": "vendor/wpfluent/framework/src/WPFluent"
},
"classmap": [
"database/"
],
"exclude-from-classmap": [
"/app/Services/Libs/Emogrifier/scoped-vendor/",
"/app/Services/Libs/csv/src/"
],
"files": [
"boot/globals.php"
]
},
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
},
"wpfluent": {
"namespace": {
"current": "FluentCrm"
}
}
},
"scripts": {
"post-update-cmd": [
"FluentCrm\\App\\ComposerScript::postUpdate"
]
},
"minimum-stability": "dev",
"prefer-stable": true
}