• FaxModem
  • Blog

Loading custom config for a CakePHP plugin

Feb 12, 2024 in CakePHP #cakephp #api #cakephp-plugin-development

Making a CakePHP plugin have it's own config file


Opencart API session, api_id and permission error

Feb 16, 2022 in Development #api #opencart

*Warning: You do not have permission to access the API*


The EU Language tools

Feb 12, 2022 in Development #api #european-union #look-what-i-found

If you are an EU-based SME, use this API to auto translate content in EU languages


Creating a RESTful API resource in CakePHP 4

Nov 30, 2023 in CakePHP #cakephp #api #rest

Here's how to quickly convert a controller into an API resource