Votre panier est actuellement vide !
The Lab
In addition to the free and premium extensions that WE develop, we maintain a range of tools for development.
These libraries are often used in our extensions and may be useful for other developments.
WP Reporting
Allows you to send bug reports in WordPress themes or plugins, depending on the site's preferences.
composer require agencenous/wp-reporting
Bump version
A utility to update the version number of a project in all PHP, JS, JSON, MD, and XML files.
composer require --dev agencenous/bump-version
vendor/bin/bump 1.0.0
Todo
A utility for listing tasks to be done, entered as comments in a project's files.
composer require --dev agencenous/todo
vendor/bin/todo
jQuery Tabs
A jQuery plug-in for creating tabs.
composer require agencenous/jquery-tabs