Create (or add) the 'config.json' and 'connector.php' files to the root of your website. The connector.php file is the root of the CMS's power. To create a connection to the API server, include the connector.php file and create an instance of the Todaycms class using php. ```php ``` The $cms variable is now availible to start making calls to the api