Thursday, June 26, 2014

Re: How its better?

Hi, first excuse my English because I'm Brazilian!

No need to use two installations of cake.
Copy the App folder to outside the folder structure, you can rename it as you wish and create several of them.

Hen change the following file with the name of your core:

->  yourApp/webroot/index.php
define('CAKE_CORE_INCLUDE_PATH', ROOT . DS . 'YourCore' . DS . 'lib');

Good work


2014-06-26 1:11 GMT-03:00 Mauricio Fritsch <mauricionik@gmail.com>:
How it's better?

I want to develop a system of sales (a hotsite), and develop too a administration of these  page(s). 

First i think have two installations of cake using the same base, and reading more some people say to use plugins for develop the adminstration like a subsytem.

Someone here was developed something like this?

Thankyou!

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.



--
Ari Araujo

O milagre que eu esperei nunca me aconteceu,
Mas não ha de ser nada, pois eu sei que a madrugada acaba quando a lua se põe.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/d/optout.

No comments: