简体   繁体   中英

How to configure OpenAds in CakePHP?

I want to use OpenAds in CakePHP, how can I install it? I put the OpenAds folder in my vendors folder and tried to change the URL in the Router but it did not work.

I think you need to do a lot more than that.

You should place the OpenAds folder in /webroot to start with.
Then you probably want to create a small Helper or Element that can give you the right invocation codes for OpenAds. You should analyse the invocation codes OpenAds gives you and create a Helper that can fill in the blanks like zone ids and so on.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM