Hi, All,
How do I make the current YII project for B2B kind of development? In the starting time I was making it for just one company but now I want to sell the existing module if they pay for that.
For example,
I have communication module(not the module of Yii which can enable/disable from config).
> Protected/Controller/CommunicationController.php
> Protected/Models/Communication.php
> Protected/views/Communication/*.php
How do I do it? Is there any way to convert it in the PROPER YII MODULE. If so then please let me know.
Thank you in advance.
Sahil Patel