Billy by them.es is a business-oriented billing suite—tailored for freelancers and small agencies that integrates seamlessly into an existing WordPress environment.
The FREE version is available on the WordPress Plugins Directory under https://wordpress.org/plugins/billy For more information and a showcase and for purchasing the PRO Add-on check out https://them.es/plugins/billy
- Custom Post types with Blocks and Block templates.
- Privacy by design: All information published will be made private by default and stays confidential as no data is being shared with third-parties.
The Plugin should work with any modern WordPress theme that supports the Block editor. Minor style modifications may be required. Heads up: Please note that the main content area of the Single/Custom Post Template needs to be "fullwidth". Having a sidebar may narrow the (invoice) table layout too much.
- https://them.es/starter-fse
- https://them.es/starter
- https://them.es/starter-material
- https://wordpress.org/themes/twentytwentythree
- https://wordpress.org/themes/twentytwentytwo
- https://wordpress.org/themes/twentytwentyone
- https://wordpress.org/themes/twentytwenty
- https://wordpress.org/themes/twentynineteen
If you would like to extend this plugin you can fork this repo and create a pull request. Bugs or feature requests can be reported by creating a new issue.
$ npm install
.$ npm run watch
: Start developing in the /assets directory.
All PHP classes are stored in a separate directory /inc
Some external dependencies need to be installed via Composer
$ composer install
Blocks are stored in a separate directory /blocks
$ npm install
$ npm run start
- Start developing and test the updated version.
$ npm run build
- Create a build version and test the updated build version.
All translations are managed via https://translate.wordpress.org/projects/wp-plugins/billy. If you have modified translation strings you can update the POT file with the following command (WP-CLI required!).
$ npm run create-languagefile
More information: https://developer.wordpress.org/block-editor/developers/internationalization
The development version may become quite large due to some external libraries and should not be implemented on a live system. You can create a smaller dist
version with the following command:
$ npm run dist
- Now you can activate and test the plugin on your system
When you're done with the development you can submit a Pull Request to this repository.
This code repository is not suitable for support requests. If you have a question or need assistence please access our https://them.es/support (PRO Add-on) or submit your question in the Support section of the WordPress Plugin directory (FREE version).
- Gutenberg Block Editor, GPLv2+
- Bootstrap, MIT
- gulp, MIT
- Sass, MIT
- webpack, MIT
- Geocoding with Nominatim OSM-Search, GPLv2 license
- PDF file generation
- Strauss, MIT