Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
All Astronauts Posted May 11, 2022 Posted May 11, 2022 I'm afraid to ask but need to. Applications with custom API code (so we make an API directory under our application and add in our whatevers) - works a treat on self-hosted. Am I going to have a good time installing said-application on CIC or is this a brick wall staring back at me? Given how CIC is structured and the hullabaloo about the interface directory awhile back...
Daniel F Posted May 11, 2022 Posted May 11, 2022 No, The application/api directory is just the place where they’re placed so that the framework is aware of them. Theres a central api gateway root/api/index.php which will route to them when there requested.
Solution All Astronauts Posted May 11, 2022 Author Solution Posted May 11, 2022 (edited) So this is good to go? Just making sure this stuff will write out on CIC installs and not get ignored. EDIT: Never mind. Just went ahead and confirmed it myself. Works great. Thanks. Edited May 11, 2022 by All Astronauts
Recommended Posts