scph5500.bin 26-Aug-2018 20:47 512.0K
scph5501.bin 26-Aug-2018 20:47 512.0K
scph5502.bin 26-Aug-2018 20:47 512.0K
scph5500.bin 26-Aug-2018 20:47 512.0K
scph5501.bin 26-Aug-2018 20:47 512.0K
scph5502.bin 26-Aug-2018 20:47 512.0K
| <?php | |
| namespace MageVision\Blog15\Block; | |
| class CustomContent extends \Magento\Cms\Block\Page | |
| { | |
| /** | |
| * Prepare HTML content | |
| * | |
| * @return string | |
| */ |
Getting started:
Related tutorials:
| <?php | |
| /** | |
| * Plugin Name: BP Add Page | |
| * Plugin URI: https://webdevstudios.com | |
| * Description: Example on adding a page to BuddyPress profiles | |
| * Author: WebDevStudios | |
| * Author URI: https://webdevstudios.com | |
| * Version: 1.0.0 | |
| * License: GPLv2 | |
| */ |
| cd /usr/local/etc/httpd | |
| openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout server.key -out server.crt |
| #thanks gitignore.io ;) | |
| *~ | |
| .DS_Store | |
| .DS_Store? | |
| ._* | |
| .Spotlight-V100 | |
| .Trashes | |
| ehthumbs.db | |
| Thumbs.db |