Skip to content

stevapple/wptc-cloud-infinite

Repository files navigation

wptc-cloud-infinite

Cloud Infinite from Tencent Cloud provides you with intelligent processing services for different types of data such as images. This plugin integrates the power of Cloud Infinite into WordPress, empowering users to enhance media experience effortlessly.

Installation

  1. Upload the plugin files to the /wp-content/plugins/wptc-cloud-infinite directory.
  2. Activate the plugin through the 'Plugins' screen in WordPress.
  3. Enable plugin functionalities through the 'Cloud Infinite' option page in WordPress.

Development

To develop this plugin, you need to have PHP and Composer installed locally.

Setup

  1. Clone and checkout the repository:
    $ git clone https://github.com/stevapple/wptc-cloud-infinite.git
    $ cd wptc-cloud-infinite
  2. Generate vendor files:
    $ composer install

Testing

  1. Install WordPress testing environment:
    $ ./bin/install-wp-tests.sh <db-name> <db-user> <db-pass>
  2. Run PHPUnit:
    $ ./vendor/bin/phpunit

About

Enhances WordPress media library with cloud-based intelligent data processing powered by Cloud Infinite.

Resources

License

Stars

Watchers

Forks

Packages

No packages published