X7ROOT File Manager
Current Path:
/home/oakwood/public_html/wp-content/plugins/powerpack-lite-for-elementor
home
/
oakwood
/
public_html
/
wp-content
/
plugins
/
powerpack-lite-for-elementor
/
ðŸ“
..
📄
.jshintrc
(378 B)
ðŸ“
assets
ðŸ“
base
📄
changelog.txt
(32.44 KB)
ðŸ“
classes
📄
composer.json
(881 B)
ðŸ“
extensions
📄
gruntfile.js
(14.82 KB)
ðŸ“
includes
📄
index.php
(28 B)
ðŸ“
languages
📄
license.txt
(14.49 KB)
ðŸ“
modules
📄
package.json
(1.17 KB)
📄
phpcs.xml
(3.18 KB)
📄
plugin.php
(15.93 KB)
📄
powerpack-lite-elementor.php
(7.2 KB)
📄
readme.txt
(60.3 KB)
Editing: composer.json
{ "name": "ideabox/powerpack-lite-elementor", "description": "Addon for Elementor", "type": "wordpress-plugin", "license": "GPL-2.0-or-later", "authors": [ { "name": "IdeaBox Creations", "email": "hello@ideaboxcreations.com" } ], "require": { "php": ">=5.6|>=7.0" }, "require-dev": { "squizlabs/php_codesniffer": "^3.5", "dealerdirect/phpcodesniffer-composer-installer": "^0.6.0", "wp-coding-standards/wpcs": "^2.2", "phpcompatibility/phpcompatibility-wp": "^2.1" }, "scripts": { "phpcs": [ "phpcs -s -p ." ], "phpcbf": [ "phpcbf -p ." ] }, "extra": { "script-description": { "phpcs": "Analyze code against the WordPress coding standards with PHP_CodeSniffer", "phpcbf": "Fix coding standards warnings/errors automatically with PHP Code Beautifier" } } }
Upload File
Create Folder