Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(→Tools) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 8: | Line 8: | ||
*[[Email-Notification | Deployment Email]] | *[[Email-Notification | Deployment Email]] | ||
*[[Magento Deployment | Problems During Deployment]] | *[[Magento Deployment | Problems During Deployment]] | ||
+ | === Magento Cloud === | ||
+ | Pages that will help developers to utilize the Magento Cloud environments | ||
+ | *[[MySQL Connections over SSH]] | ||
=== Local Environment === | === Local Environment === | ||
Pages that will help developers set up and maintain their local environment | Pages that will help developers set up and maintain their local environment | ||
Line 25: | Line 28: | ||
Common information developers may need to reference quickly | Common information developers may need to reference quickly | ||
*[[Active Processes]] | *[[Active Processes]] | ||
− | *[[All Website Stuff]] | + | *[[All Website Stuff | List of Tools in Use]] |
== Troubleshooting == | == Troubleshooting == | ||
Common issues developers are likely to face and possible solutions | Common issues developers are likely to face and possible solutions | ||
− | *[[ | + | *[[Common Issues]] |
*[[Magento Production Environment]] | *[[Magento Production Environment]] | ||
− | *[[ | + | *[[Miscellaneous Notes | Miscellaneous Issues]] |
− | *[[ | + | ===Problems=== |
− | + | *[[Mirasvit | auto-complete functionality in the search bar is returning "Could not find results for "."]] | |
− | *[[ | + | ===Error Messages=== |
− | *[[ | + | *[[Amasty | PHP Fatal error: Declaration of Laminas\\ServiceManager\\ServiceLocatorInterface::get($name) must be compatible with Psr\\Container\\ContainerInterface::get(string $id) in /var/www/html/trescolighting.com/vendor/laminas/laminas-servicemanager/src/ServiceLocatorInterface.php on line 16]] |
− | *[[ | + | *[[Browser Caching | PHP error message relating to AdminSessionInfo.php]] |
+ | *[[Magento Deployment | "Could not delete <some directory>: Directory is not empty" During deploy]] | ||
== Certifications == | == Certifications == | ||
Line 49: | Line 53: | ||
== Developer tips == | == Developer tips == | ||
Tips to help developers be more productive | Tips to help developers be more productive | ||
− | *[[Browser Caching]] | + | *[[Browser Caching | Refreshing the Cache for Magento Development]] |
*[[Miscellaneous Notes]] | *[[Miscellaneous Notes]] | ||
===Magento=== | ===Magento=== | ||
*[[Magento Development Commands]] | *[[Magento Development Commands]] | ||
− | *[[Jquery Widgets]] | + | *[[Jquery Widgets | Extending Jquery Widgets]] |
*[[Magento]] | *[[Magento]] | ||
− | |||
− | |||
*[[Magento Production Environment]] | *[[Magento Production Environment]] | ||
Line 62: | Line 64: | ||
Pages that are no longer used | Pages that are no longer used | ||
*[[PuTTY]] | *[[PuTTY]] | ||
− | + | *[[Magento Workshop Notes]] | |
− | |||
== Editing the Wiki == | == Editing the Wiki == | ||
* [https://www.mediawiki.org/wiki/Help:Formatting Formatting] | * [https://www.mediawiki.org/wiki/Help:Formatting Formatting] | ||
+ | |||
+ | ==[[Special:AllPages|View all pages]] == |
Latest revision as of 15:18, 31 May 2023
Contents
Processes[edit]
Processes to ensure production goes smoothly
Deployments[edit]
Pages that will help developers with the deployment process
Magento Cloud[edit]
Pages that will help developers to utilize the Magento Cloud environments
Local Environment[edit]
Pages that will help developers set up and maintain their local environment
Tools[edit]
The many third-party tools Rev-a-shelf use and how to work with them
- Accessible Development
- Active Processes
- List of Tools in Use
- ElasticSearch
- RASAPI
- Rev-A-Shelf Wiki
- EC2 Instances
Reference[edit]
Common information developers may need to reference quickly
Troubleshooting[edit]
Common issues developers are likely to face and possible solutions
Problems[edit]
Error Messages[edit]
- PHP Fatal error: Declaration of Laminas\\ServiceManager\\ServiceLocatorInterface::get($name) must be compatible with Psr\\Container\\ContainerInterface::get(string $id) in /var/www/html/trescolighting.com/vendor/laminas/laminas-servicemanager/src/ServiceLocatorInterface.php on line 16
- PHP error message relating to AdminSessionInfo.php
- "Could not delete <some directory>: Directory is not empty" During deploy
Certifications[edit]
Certifications developers will need and how to set them up
Testing[edit]
List of tools and processes for testing code
Developer tips[edit]
Tips to help developers be more productive
Magento[edit]
Archived[edit]
Pages that are no longer used