ApCpanelBundle:易于使用的Cpanel API捆绑包

时间:2024-05-27 09:16:20
【文件属性】:

文件名称:ApCpanelBundle:易于使用的Cpanel API捆绑包

文件大小:9KB

文件格式:ZIP

更新时间:2024-05-27 09:16:20

PHP

ApCpanelBundle 易于使用的Cpanel API捆绑包 步骤1:使用composer下载ApCpanelBundle 通过运行以下命令添加ApCpanelBundle: $ php composer.phar require ap/cpanel-bundle ' dev-master ' 步骤2:注册ApCpanelBundle 在内核中启用捆绑: <?php // app/AppKernel.php public function registerBundles () { $ bundles = array ( // ... new Ap \ CpanelBundle (), ); } 步骤3:配置ApCpanelBundle 编辑您的config.yml: ap_cpanel : domain : you


【文件预览】:
ApCpanelBundle-master
----Api()
--------Cpanelapi.php(3KB)
----.gitattributes(483B)
----Resources()
--------doc()
--------config()
--------translations()
----ApCpanelBundle.php(124B)
----Tests()
--------DependencyInjection()
----DependencyInjection()
--------ApCpanelExtension.php(1KB)
--------Configuration.php(1KB)
----README.md(903B)
----.gitignore(482B)
----composer.json(574B)

网友评论