Question about Drupal as CMS

Hey guys! Im a Junior web developer, and i have some questions about Drupal..

First of all, excuse me for my bad english, i don't dominate it well yet.

I can make a website or web application with a framework as Laravel or AngularJS, and make the post or notices section
with Drupal as CMS?

If you guys have any suggest, its really appreciated.

Thanks.

Rewrite result - view

Hi !

I'm start with Drupal (8.x) and I want to personalise a view by the "rewrite resultat" option.
I try this code

Drupal 8 disable caching issue

Hey y'all.

I'm clearly missing something here and am hoping someone can point out to me what that something is. I've Googled the topic and can't find anything that's helping; I've read many tutorials on turning off caching during module/theme development, but none of the info is working.

I've created my local.settings.yml file in the /sites/default/ directory and pointed to it from the settings.yml file - this appears to be working. In the local.settings.yml file, I have the following lines uncommented:

Problem with fonts in D8 ck editor

I have migrated my D6 site to D8 successfully and want to implement the font module in ck editor. When I activate the ck editor font module the editor window does not appear when editing a page if I disable it the edit window reappears. How can I fix this? Where exactly do I insert the font plugin? I have successfully implemented ck editor and ck finder in drupal 6 & 7 but this has me baffled.

convert "drush" Drupal 8 site for updating with Composer ?

Hello
I had problem some weeks ago with the last "drush update" to 8.1.8, who broke the /vendor
I restore a 8.1.7 backup and all is running.

I understand now that I must not use drush for update.
Composer is THE tool to used.

Fine.
I read some How-to, and find the Lullabot page :

https://www.lullabot.com/articles/goodbye-drush-make-hello-composer

I succeed to install a D8 site with Composer.
Seem not to difficult.

Install Drupal with composer

Hi,

Which command to use to install Drupal:

composer create-project drupal/drupal my_site_name 8.1.*@dev

or

composer create-project drupal-composer/drupal-project:~8.0 my_site_name --stability dev --no-interaction ?

Thanks

Pages

Subscribe with RSS Subscribe to RSS - Drupal 8.x