Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/old/app/code/Soon/CsBlock/docs/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/old/app/code/Soon/CsBlock/docs/03_User_manual.md
[comment]: # (You have been able to install the module by following the Install.md instructions step by step, now let's see some vocabulary and use cases.)

**Concepts & Terms that matter**
--------------------------------

**Description**  
---------------
Makes the CsBlock module of AheadWorks much more powerful by adding the ability to choose the type of content displayed in each line of CsBlock.
Each line of the cs_block is a customizable layer from the BO. 

**Configuration**  
-----------------

Two accesses are available for the management of CsBlocks :  
1. **Manage blocks**  
  Allows you to define an area composed of several blocks.  
  For example, the home page, the tableware universe ...  
2. **Manage static Blocks**  
  Allows to create all the blocks individually.  
  For example a slider block or a push block marketing.

![Access menu in backoffice](./images/Configuration-1.png)

Scenario 1
--------------

### I want to modify my Block 

#### Steps  
- Step 1 : Manage Block

The interface of the block list is identical to the other lists in magento, so the functionality is the same.  

![Block Grid](./images/Scenario1-Grid.png)


- Step 2 : General informations  

You can modify :
1. Name of block
2. Activate or deactivate the block
3. Define the groups in which the block will be displayed
4. Define the page in which the block will be displayed

![Block Edition - General Tab](./images/Scenario1-BlockEdition.png)

- Step 3: Content  

You can modify:
1. "View store" : defined the scope of the block
2. "Static Block" : Choose a block from the list
3. Access the block configuration
4. Delete de block

![Block Edition - Content Tab](./images/Scenario1-BlockEdition-Content.png)

#### Result  
You can add your blocks and have a different rendering

![Frontend result](./images/Scenario1-Result.png)  


Scenario 2
----------

### I want to create my Block

#### Steps
When creating the block, you must fill in its content, its generals informations and its informations related to the various slides

![Creating a block](./images/Scenario2-CreationForm.png)

#### Result  
![Frontend result](./images/Scenario1-Result.png)  

Spamworldpro Mini