Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add read me #3

Open
masihfathi opened this issue Nov 18, 2017 · 10 comments
Open

add read me #3

masihfathi opened this issue Nov 18, 2017 · 10 comments

Comments

@masihfathi
Copy link

could you plz add read me how to use this template and can we use this template instead of yii2 basic template?

@skeeks-semenov
Copy link
Member

skeeks-semenov commented Nov 18, 2017

Yes, Put here like this


# Download latest version of composer
curl -sS https://getcomposer.org/installer | COMPOSER_HOME=.composer php

# Installing the base project SkeekS CMS
COMPOSER_HOME=.composer php composer.phar create-project --prefer-dist --stability=dev skeeks/app-basic demo.ru
# Going into the project folder
cd demo.ru

#Edit the file to access the database, it is located at common/config/db.php

#Installation of ready-dump
php yii dbDumper/mysql/restore

@masihfathi
Copy link
Author

can we use our own developed yii2 extensions in this template? and if we want to extend your modules how can we do that for exmple user module/

@skeeks-semenov
Copy link
Member

Of course! Any solutions for yii2 are compatible with this template. And besides that, there are CMS add-ons that allow you to write solutions written according to defined rules immediately into a common system.

https://github.com/skeeks-cms/cms-log-db-target
For example, if you install this solution, it will immediately appear in the cms administration system

@masihfathi
Copy link
Author

thanks for your great work in the skeeks, in our team we decided to change our strategy to use ready made solution for routin work and develop other things carefully for the project cause using diffrent strategy for work make problem for example using wordpress near or yii2 app made sync problems and a lot of problems, but using a uniform template which has usual need for the site like your system(blogging, usal shop, create page, forms) and add extra features to this template make a lot of sense.
another suggestion i work a lot on this extension
https://github.com/pceuropa/yii2-forms
and add a lot of features like editing submitted form, view submited form, deleting and add after submit events for payments and... if you want i can give source code to use in your cms. it is really like joomla rsform.

@skeeks-semenov
Copy link
Member

Yes fine. I watched the demo, very interesting.

@masihfathi
Copy link
Author

in this week i will add complete extension to github and send you.

@masihfathi
Copy link
Author

hi again, i added the completed drag and drop form builder (as i promised) "https://github.com/masihfathi/yii2-drag-drop-forms"

@masihfathi
Copy link
Author

@skeeks-semenov hi, did you see the extension?

@skeeks-semenov
Copy link
Member

@masihfathi I'll try to look at the weekend

@masihfathi
Copy link
Author

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants