2.4k questions

2.4k answers

99.5k users

Categories

0 votes
65 views
Example, a system that can solve a problem and at the same time keep the record?
in General by (46.5k points)

1 Answer

0 votes

There is a family of systems the CMS family (Content Management Systems), they use Blocks of code, you can build a site very fast. The blocks can be

  • plugins/extensions
  • themes
  • you can make the block

Systems like that are

  • WordPress
  • Joomla
  • Drupal
  • and more

If you use the

  • quickstart tech
  • import data

in a few min, you have a ready site, you just need to change photos, logo, articles e.t.c.

There are using a Database. They have plugins for many like

  • eCommerce
  • Forum
  • Blog
  • LMS
  • Browser site
  • For/Page Builders (CCK)
  • and more

These information systems can be Intranet or for all WEB.

My advice:

use WordPress is easy.

by (46.5k points)
...