Home
Softono

Aquila Features

Open source JavaScript
110
Stars
28
Forks
1
Issues
4
Watchers
3 years
Last Commit

 About Aquila Features

Advanced WordPress Plugin Development

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Aquila Features?

We provide expert installation service for this software. Our team will install, configure, and secure Aquila Features on your server. plans start at just $30.

Aquila Features

View on GitHub

aquila-features

Advanced WordPress Plugin Development

Setup

How to set up the plugin.

Install Setup Packaaes.

  • npm ci && composer install

Development

Start Development Server.

  • npm run dev

Run PHPCS.

  • npm run lint:php
  • npm run lint:php:fix