Home
Softono

Autoptimize

Open source PHP
287
Stars
91
Forks
7
Issues
29
Watchers
3 months
Last Commit

 About Autoptimize

Official Autoptimize repo on Github

Platforms

Web Self-hosted

Languages

PHP

Need Help Installing Autoptimize?

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

Autoptimize

View on GitHub

Autoptimize

The official Autoptimize repo on GitHub can be found here.

Installing/running the tests

  • Install wp test suite by running bin/install-wp-tests.sh
  • Run composer install
  • Now you should be able to run either composer test or phpunit

Have a read through tests/test-ao.php and tests/bootstrap.php if you'd like to know more.

Ideally, this should be switched to a more modern setup using https://github.com/Brain-WP/BrainMonkey -- once the AO codebase allows for easier testing. One day, maybe.